Set of generic repositories based on Microsoft Entity Framework Core.
Info
| Version: | 1.2.1 |
| Author(s): | Ievgenii Stepanenko |
| Last Update: | Wednesday, November 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ievgeniistepanenko/Repositories |
| NuGet Url: | https://www.nuget.org/packages/Softwaris.Repositories |
Install
Install-Package Softwaris.Repositories
dotnet add package Softwaris.Repositories
paket add Softwaris.Repositories
Softwaris.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.1)
- Softwaris.Specification.Interfaces(>= 1.0.1)
Tags