GraphQL Extensions for Microsoft Sql Server.
Info
Version: | 0.1.5 |
Author(s): | Fish & Richardson |
Last Update: | Friday, April 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Annotations.TSql |
Install
Install-Package GraphQL.Annotations.TSql
dotnet add package GraphQL.Annotations.TSql
paket add GraphQL.Annotations.TSql
GraphQL.Annotations.TSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- GraphQL(>= 2.4.0)
- GraphQL.Annotations(>= 1.0.5)
- GraphQL.Server.Transports.AspNetCore(>= 3.2.0)
- Humanizer(>= 2.5.16)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- System.Data.SqlClient(>= 4.5.1)