Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.0 |
Author(s): | enisn |
Last Update: | Monday, November 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/enisn/AutoFilterer |
NuGet Url: | https://www.nuget.org/packages/AutoFilterer.Dynamics |
Install
Install-Package AutoFilterer.Dynamics
dotnet add package AutoFilterer.Dynamics
paket add AutoFilterer.Dynamics
AutoFilterer.Dynamics Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFilterer(>= 2.5.0)
Tags
The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.