Files
TechradarDev/radar/2022-10-12/hotchocolate.md
2022-11-15 09:24:13 +01:00

11 lines
450 B
Markdown

---
title: "Hot Chocolate"
ring: assess
quadrant: "languages-and-frameworks"
featured: true
---
[Hot Chocolate](https://chillicream.com/docs/hotchocolate/v12) is an open-source GraphQL server for .NET.
It is compatible to many GraphQL clients and tools and is really easy to setup and use. We assess it in one of our
projects as an alternative to [GraphQL .NET](https://graphql-dotnet.github.io/docs/getting-started/introduction/).