Skip to content

Commit 77c6af1

Browse files
committed
Updated the Hot Chocolate listing
1 parent 6908ac9 commit 77c6af1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/code/language-support/c-net/server/hot-chocolate.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
name: Hot Chocolate
3-
description: GraphQL Server for .NET core and .NET classic
4-
url: https://github.com/ChilliCream/hotchocolate
3+
description: Hot Chocolate is an open-source GraphQL Server for .NET
4+
url: https://chillicream.com/docs/hotchocolate/
55
github: ChilliCream/hotchocolate
66
---
77

8+
Hot Chocolate takes the complexity away from building a fully-fledged GraphQL server and lets you focus on delivering the next big thing.
9+
810
```csharp
911
using Microsoft.AspNetCore;
1012
using Microsoft.AspNetCore.Hosting;

0 commit comments

Comments
 (0)