This is a complement to graphql-dotnet (https://github.com/graphql-dotnet/graphql-dotnet) to avoid boilerplate.
Info
Version: | 7.0.5 |
Author(s): | SER.Graphql.Reflection.NetCore |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SER.Graphql.Reflection.NetCore |
Install
Install-Package SER.Graphql.Reflection.NetCore
dotnet add package SER.Graphql.Reflection.NetCore
paket add SER.Graphql.Reflection.NetCore
SER.Graphql.Reflection.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.1.3)
- GraphQL-Parser(>= 5.3.3)
- GraphQL.Authorization(>= 3.1.0)
- GraphQL.Conventions(>= 2.5.5)
- GraphQL.Server.Transports.AspNetCore.SystemTextJson(>= 4.3.0)
- GraphQL.Server.Ui.Playground(>= 4.3.0)
- GraphQL.SystemTextJson(>= 3.1.3)
- Microsoft.EntityFrameworkCore.DynamicLinq(>= 3.2.5)
- NetTopologySuite.IO.GeoJSON(>= 2.0.4)
- Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite(>= 5.0.0)
- System.Linq.Dynamic.Core(>= 1.2.5)