Use extension methods in Entity Framework Core queries.
Info
| Version: | 0.4.7 |
| Author(s): | Clave Consulting |
| Last Update: | Friday, December 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ClaveConsulting/Expressionify |
| NuGet Url: | https://www.nuget.org/packages/dotnet-expressionify |
Install
Install-Package dotnet-expressionify
dotnet add package dotnet-expressionify
paket add dotnet-expressionify
dotnet-expressionify Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 2.0.0)
- Microsoft.NETCore.App(>= 2.0.0)