12 lines
304 B
Markdown
12 lines
304 B
Markdown
|
# Dotnet
|
||
|
|
||
|
```bash
|
||
|
shaunrd0/klips/dotnet/
|
||
|
├── sitemap # Custom library to generate sitemaps
|
||
|
├── testing # General .NET practice
|
||
|
└── README.md
|
||
|
```
|
||
|
|
||
|
All of these projects were created with the `dotnet` CLI on Linux (Kubuntu 20.04).
|
||
|
They have not been tested on any other platform.
|