Dynamic repository with many built-in data access methods for Repository Pattern implementation for .NET projects using EF6, EF Core or MongoDB.
Info
| Version: | 1.3.6 |
| Author(s): | Rafael Carvalho |
| Last Update: | Monday, August 1, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rpaschoal/DynamicRepository |
| NuGet Url: | https://www.nuget.org/packages/DynamicRepository |
Install
Install-Package DynamicRepository
dotnet add package DynamicRepository
paket add DynamicRepository
DynamicRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- LinqKit.Core(>= 1.1.17)
- Polly(>= 7.2.0)
- System.Linq.Dynamic.Core(>= 1.0.22)