Abstractions for extending and building the minimalist Queryology Engine.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.3.0 |
Author(s): | ByteDecoder |
Last Update: | Wednesday, July 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ByteDecoder/Queryology |
NuGet Url: | https://www.nuget.org/packages/ByteDecoder.Queryology.Abstractions |
Install
Install-Package ByteDecoder.Queryology.Abstractions
dotnet add package ByteDecoder.Queryology.Abstractions
paket add ByteDecoder.Queryology.Abstractions
ByteDecoder.Queryology.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.6)
Tags