Minimalist query engine executor used with Entity Framework Core + LINQ for quick experiments.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.3.0 |
Author(s): | ByteDecoder |
Last Update: | Thursday, July 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ByteDecoder/Queryology |
NuGet Url: | https://www.nuget.org/packages/ByteDecoder.Queryology |
Install
Install-Package ByteDecoder.Queryology
dotnet add package ByteDecoder.Queryology
paket add ByteDecoder.Queryology
ByteDecoder.Queryology Download (Unzip the "nupkg" after downloading)
Dependencies
- ByteDecoder.Queryology.Abstractions(>= 0.3.0)
- ByteDecoder.RoyalLibrary(>= 1.5.0)
Tags