This document highlights projects from our awesome community.
Feel free to open a PR to include your project in this list.
Various libraries, packages, etc. that developers can add to their own project and benefit from.
- TransactChoco - TransactionScope middleware for Hot Chocolate
- GraphQL.PreprocessingExtensions - HotChocolate resolver extensions for working with Micro ORM(s) and encapsulated data access without IQueryable.
- GraphQL.RepoDB - An integration library for HotChocolate and SQL Server data access using RepoDB micro-orm.
- AutoGuru.HotChocolate.PolymorphicIds - Polymorphic Relay IDs for HotChocolate
- HotChocolate.Types.NodaTime - Adds support for NodaTime types in Hot Chocolate.
- AppAny.HotChocolate.FluentValidation - Input field HotChocolate + FluentValidation integration
- DataAnnotatedModelValidations - Data Annotated Model Validation Middleware for HotChocolate.
- FairyBread - Input validation for Hot Chocolate (FluentValidation)
- FluentChoco - FluentValidation middleware for Hot Chocolate
- Graph.ArgumentValidator - Add input argument validator to HotChocolate. (Just by adding 2 lines of code in StartUp.cs)