YTechFramework.Persistence has the Persistence interface of the YTechFramework architecture.
Info
Version: | 1.0.0 |
Author(s): | YTechFramework.Persistence |
Last Update: | Tuesday, April 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YTechFramework.Persistence |
Install
Install-Package YTechFramework.Persistence
dotnet add package YTechFramework.Persistence
paket add YTechFramework.Persistence
YTechFramework.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- YTechFramework.Core(>= 1.0.0)
- Dapper(>= 2.0.30)
- Inflector.NetCore(>= 1.2.3)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- System.Data.SqlClient(>= 4.8.0)