Package Description
AutoMapper Profile and Converters for converting global ID types to BCL types
Rely on GraphQL query, this library propose a solution to dynamic query fron client by linq
GraphQL playground for testing queries and exploring GraphQL schemas on ASP.NET Core
A library that provides a way to handle unions discriminated unions in `AddAutoSchema` cases for GraphQL.Net
A library that adds support for auto schema with discriminated unions when using the OneOf library.
Lightweight package with minimal dependencies containing data annotations for code-first GraphQL API development
Basic types for GraphQL server modules in Delights module framework.
Package Description
Contains a GraphiQL middleware for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
A toolset for Asp.net core authorizing integrate to graph types for GraphQL .NET
FluentValidation custom validation extensions for checking strong, global ID types.
A template for an API using Alignment with other Clean Examplesa streamlined verion of Clean Architecture and GraphQL.net.
Adds support for GraphQL to EntityQueryLanguage
Package Description
Type generation and resolvers for embedding an OData api within a GraphQL Api
Package Description
Query HTTP api using GraphQL with C# defined models.
Package Description
GraphQL playground for testing queries and exploring GraphQL schemas
GraphQL server and playground for ASP.NET Core
GraphQL query executine engine. This package is not intended for stand-alone use. Install the GraphZen.AspNetCore.Server package for hosting GraphQL API servers.
RestToGraphQL proxy middleware
GraphQL for EPiServer
An extension to the graphql-dotnet library to allow easy creation of GraphQL endpoints in a style similar to ASP.Net Core controllers
GraphQL abstract syntax tree, parser, printer, and language utilities
GraphQL type system object model for creating, inspecting, and manipulating GraphQL schemas
A toolset for authorizing access to graph types for GraphQL .NET
A property name formatter for GraphQL.Query.Builder based on Newtonsoft.Json.
Default models for the Nikcio.UHeadless package
Package Description
Package Description
SQL Query Builder Utility Useful for scenarios where dynamic SQL is required. Supports multiple condition set logic. Generate Select, Insert, Update and Delete statements with parameters. Additional features include : Paging, Advanced Condition Sets, Auto Parameter Naming Currently used in GraphQL.SQL for dynamically generating SQL statements.
A set of extensions for working with HotChocolate GraphQL and RepoDb as the data access micro-orm without dependency on IQueryable. This enables fully encapsulated control over SQL queries in every way within a Service or Repository layer of your application. This extension pack provides a significantly simplified facade to access critial elements such as Selections/Projections, Sort arguments, & Paging arguments with support for mapping them to Models using built in RepoDb functionality. It also leverages RepoDb to provide a generic, Relay spec compatible, cursor pagination/slice query api for Sql Server.
ASP.NET Core middleware for GraphQL.NET
Package Description
Package Description
Package Description
Newtonsoft.Json JsonSerializer settings and Converters for converting global ID types to/from JSON strings.
Framework to create web apps with GraphQL and RethinkDb, lite version refactored to get rid of asp.net