Nemesis.Demos
1.0.34
dotnet add package Nemesis.Demos --version 1.0.34
NuGet\Install-Package Nemesis.Demos -Version 1.0.34
<PackageReference Include="Nemesis.Demos" Version="1.0.34" />
<PackageVersion Include="Nemesis.Demos" Version="1.0.34" />
<PackageReference Include="Nemesis.Demos" />
paket add Nemesis.Demos --version 1.0.34
#r "nuget: Nemesis.Demos, 1.0.34"
#:package Nemesis.Demos@1.0.34
#addin nuget:?package=Nemesis.Demos&version=1.0.34
#tool nuget:?package=Nemesis.Demos&version=1.0.34
Nemesis.Demos
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
| Status | Badge | Link |
|---|---|---|
| NuGet Package | Nemesis.Demos on NuGet | |
| License | MIT | |
| Build Status | GitHub Actions |
Installation
If you wish to use the reusable demonstration utilities provided by this project, you can install the main package via NuGet.
Package Manager
Install-Package Nemesis.Demos
.NET CLI
dotnet add package Nemesis.Demos
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- ICSharpCode.Decompiler (>= 9.1.0.7988)
- Microsoft.CodeAnalysis.CSharp (>= 4.14.0)
- QRCoder (>= 1.7.0)
- Spectre.Console (>= 0.52.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.34 | 276 | 10/28/2025 |
| 1.0.33 | 251 | 10/28/2025 |
| 1.0.31 | 253 | 10/27/2025 |
| 1.0.30 | 249 | 10/27/2025 |
| 1.0.29 | 252 | 10/27/2025 |
| 1.0.28 | 248 | 10/22/2025 |
| 1.0.27 | 257 | 10/20/2025 |
| 1.0.26 | 247 | 10/20/2025 |
| 1.0.25 | 249 | 10/20/2025 |
| 1.0.24 | 256 | 10/19/2025 |
| 1.0.23 | 241 | 10/19/2025 |
| 1.0.21 | 243 | 10/19/2025 |
| 1.0.20 | 249 | 10/19/2025 |
| 1.0.19 | 237 | 10/19/2025 |
| 1.0.18 | 249 | 10/19/2025 |
| 1.0.17 | 192 | 10/18/2025 |
| 1.0.16 | 185 | 10/18/2025 |
| 1.0.15 | 249 | 10/13/2025 |
| 1.0.14 | 244 | 10/13/2025 |
| 1.0.13 | 240 | 10/12/2025 |
# Release 1.0.34 - PageSize for demos inc to 60
**Full Changelog**: https://github.com/nemesissoft/Nemesis.Demos/compare/1.0.33...1.0.34