FluentValidation middleware for HotChocolate GraphQL
Explore Similar Repositories
graphql-clean-architecture:The repository contains a backend of a simple Conference Planner and serves as a GraphQL server.
GraphQL.RepoDB:A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
HotChocolateGraphQL:A sample demonstrating how to create a GraphQL Backend in .NET using HotChocolate and consume it from a .NET mobile app created using .NET MAUI + Strawberry Shake