dotnet core based data access repository for propa.
Info
Version: | 1.0.1 |
Author(s): | Vinidu Nirash |
Last Update: | Monday, February 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PropA.Core.Repository |
Install
Install-Package PropA.Core.Repository
dotnet add package PropA.Core.Repository
paket add PropA.Core.Repository
PropA.Core.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- System.Data.SqlClient(>= 4.8.2)