Goodboy generic repository implementation.
Info
| Version: | 0.0.3-beta |
| Author(s): | Goodboy |
| Last Update: | Tuesday, October 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Goodboy.Repository |
Install
Install-Package Goodboy.Repository
dotnet add package Goodboy.Repository
paket add Goodboy.Repository
Goodboy.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.2)
- Microsoft.EntityFrameworkCore.Tools(>= 2.0.2)
- Goodboy.Practices(>= 0.0.3)