GraphQl server annotations.
Info
| Version: | 1.0.0-alpha02 |
| Author(s): | Mihail Podshivadlov |
| Last Update: | Sunday, August 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mihailpw/GraphQl.Server.Annotations |
| NuGet Url: | https://www.nuget.org/packages/GraphQl.Server.Annotations |
Install
Install-Package GraphQl.Server.Annotations
dotnet add package GraphQl.Server.Annotations
paket add GraphQl.Server.Annotations
GraphQl.Server.Annotations Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.0.01194)
- GraphQL.Server.Transports.AspNetCore(>= 3.5.00014)
- GraphQL.Server.Transports.WebSockets(>= 3.5.00014)
- Microsoft.AspNetCore.Http(>= 2.2.2)
Tags