A collection of demonstrations and reusable utilities showcasing modern C# language features, design patterns, and framework usage. It consists of extension methods, reusable utilities, and demonstration classes for features like data dumping, advanced type parsing, and performance testing.
| Status | Badge | Link |
|---|---|---|
| NuGet Package | Nemesis.Demos on NuGet | |
| License | MIT | |
| Build Status | GitHub Actions |
If you wish to use the reusable demonstration utilities provided by this project, you can install the main package via NuGet.
Install-Package Nemesis.Demosdotnet add package Nemesis.Demos