NGraphQL - GraphQL for .NET; ASP.NET-Core integration.
Info
| Version: | 2.1.0 |
| Author(s): | Roman Ivantsov |
| Last Update: | Saturday, August 31, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rivantsov/ngraphql |
| NuGet Url: | https://www.nuget.org/packages/NGraphQL.Server.AspNetCore |
Install
Install-Package NGraphQL.Server.AspNetCore
dotnet add package NGraphQL.Server.AspNetCore
paket add NGraphQL.Server.AspNetCore
NGraphQL.Server.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NGraphQL(>= 1.0.0)
- NGraphQL.Server(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
Tags