docs: .net quickstart (#1683)

* fix: add .net quickstart

* fix: add .net quickstart

* fix: add .net quickstart

* fix: add .net quickstart

* fix: add .net quickstart

* add syntax highlight for csharp

* typo in go

* fix: fix docs

* Update docs/docs/quickstarts/dot-net.md

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
Fabi
2021-04-27 15:10:13 +02:00
committed by GitHub
parent f51f0ede5c
commit 72f0cbe813
5 changed files with 129 additions and 7 deletions

View File

@@ -25,7 +25,8 @@ module.exports = {
{
type: 'category',
label: 'Backends',
items: ['quickstarts/go'],
items: ['quickstarts/go', 'quickstarts/dot-net'],
collapsed: false,
},
{
type: 'category',