Contains the Hot Chocolate GraphQL HTTP GET middleware for ASP .Net core.
Info
Version: | 10.5.5 |
Author(s): | ChilliCream authors and contributors |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://hotchocolate.io/ |
NuGet Url: | https://www.nuget.org/packages/HotChocolate.AspNetCore.HttpGet |
Install
Install-Package HotChocolate.AspNetCore.HttpGet
dotnet add package HotChocolate.AspNetCore.HttpGet
paket add HotChocolate.AspNetCore.HttpGet
HotChocolate.AspNetCore.HttpGet Download (Unzip the "nupkg" after downloading)
Dependencies
- HotChocolate(>= 10.5.5)
- HotChocolate.AspNetCore.Abstractions(>= 10.5.5)
Tags