Contains a GraphiQL middleware for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
                        
                    
         
                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.GraphiQL | 
Install
Install-Package HotChocolate.AspNetCore.GraphiQL
                        dotnet add package HotChocolate.AspNetCore.GraphiQL
                        paket add HotChocolate.AspNetCore.GraphiQL
                        
                                HotChocolate.AspNetCore.GraphiQL Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- HotChocolate.AspNetCore.Abstractions(>= 10.5.5)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.1)
Tags
