Contains the Hot Chocolate GraphQL HTTP GET schema 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.HttpGetSchema |
Install
Install-Package HotChocolate.AspNetCore.HttpGetSchema
dotnet add package HotChocolate.AspNetCore.HttpGetSchema
paket add HotChocolate.AspNetCore.HttpGetSchema
HotChocolate.AspNetCore.HttpGetSchema Download (Unzip the "nupkg" after downloading)
Dependencies
- HotChocolate(>= 10.5.5)
- HotChocolate.AspNetCore.Abstractions(>= 10.5.5)
Tags