add v6 folder again

This commit is contained in:
Daniel
2022-11-18 09:07:59 +01:00
committed by Bastian
parent 47c3b0a739
commit e32ecb3d30
8 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
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/).