Files
TechradarDev/radar/2022-10-12/hotchocolate.md
2023-02-23 09:31:13 +01:00

12 lines
465 B
Markdown

---
title: "Hot Chocolate"
ring: assess
quadrant: "languages-and-frameworks"
featured: true
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 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/).