Files
TechradarDev/radar/2023-02-23/hotchocolate.md
2023-02-23 10:47:58 +01:00

11 lines
454 B
Markdown

---
title: "Hot Chocolate"
ring: assess
quadrant: "languages-and-frameworks"
tags: [coding]
---
[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 set up 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/).