2025-02-01 10:30:18 -05:00
|
|
|
# dotnet
|
2022-05-04 12:55:23 -04:00
|
|
|
|
|
|
|
```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.
|