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.
- 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
- TransactChoco - TransactionScope middleware for HotChocolate
- AutoGuru.HotChocolate.PolymorphicIds - Polymorphic Relay IDs for HotChocolate
- AppAny.HotChocolate.FluentValidation - Input field HotChocolate + FluentValidation integration
- DataAnnotatedModelValidations - Data Annotated Model Validation Middleware for HotChocolate
- FairyBread - Input validation for HotChocolate (FluentValidation)
- FluentChoco - FluentValidation middleware for HotChocolate
- Graph.ArgumentValidator - Adds input argument validation to HotChocolate (DataAnnotations)