An extremely lazy repository implementation for EF Core which probably won't save any time.
Info
Version: | 0.2.0 |
Author(s): | Mattia Bonanni |
Last Update: | Monday, December 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MattiaBonanni/EFCore.LazyRepository |
NuGet Url: | https://www.nuget.org/packages/EFCore.LazyRepository |
Install
Install-Package EFCore.LazyRepository
dotnet add package EFCore.LazyRepository
paket add EFCore.LazyRepository
EFCore.LazyRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EFCore.LazyRepository.Interfaces(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Scrutor.AspNetCore(>= 1.0.0)