GraphiQLAuth available as middleware for ASP.NET Core.
Info
Version: | 1.1.2 |
Author(s): | MatthewErtl |
Last Update: | Thursday, October 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mymatthew/graphiql-dotnet |
NuGet Url: | https://www.nuget.org/packages/GraphiQLAuth |
Install
Install-Package GraphiQLAuth
dotnet add package GraphiQLAuth
paket add GraphiQLAuth
GraphiQLAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Composite(>= 2.1.1)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.1)
Tags