Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.4.1 |
Author(s): | Georg Dangl |
Last Update: | Thursday, July 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeorgDangl/LightQuery |
NuGet Url: | https://www.nuget.org/packages/LightQuery.Shared |
Install
Install-Package LightQuery.Shared
dotnet add package LightQuery.Shared
paket add LightQuery.Shared
LightQuery.Shared Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore(>= 2.1.3)
- Microsoft.AspNetCore.Mvc(>= 2.1.2)
- Microsoft.AspNetCore(>= 2.1.3)
- Microsoft.AspNetCore.Mvc(>= 2.1.2)
No dependencies.
Tags
It is not intended for direct reference. It is consumed by the LightQuery and LightQuery.EntityFrameworkCore packages.