Contains some useful implementations for GraphQl .Net.
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.3.6 |
Author(s): | Francis-Black EWANE |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Francescolis/Xpandables |
NuGet Url: | https://www.nuget.org/packages/Xpandables.GraphQL |
Install
Install-Package Xpandables.GraphQL
dotnet add package Xpandables.GraphQL
paket add Xpandables.GraphQL
Xpandables.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.4.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.1)
- System.Linq.Dynamic.Core(>= 1.0.20)
- Xpandables.EntityFrameworkCore(>= 3.3.6)
Tags