Attribute-based schema definitions for GraphQL in .NET.
Info
Version: | 1.0.5 |
Author(s): | Daniel Zimmermann |
Last Update: | Tuesday, April 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dlukez/graphql-dotnet-annotations |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Annotations |
Install
Install-Package GraphQL.Annotations
dotnet add package GraphQL.Annotations
paket add GraphQL.Annotations
GraphQL.Annotations Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- GraphQL(>= 0.14.6.657)
- NETStandard.Library(>= 1.6.0)
- GraphQL(>= 0.14.6.657)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags