Nemesis.Demos
1.0.18
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Nemesis.Demos --version 1.0.18
NuGet\Install-Package Nemesis.Demos -Version 1.0.18
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nemesis.Demos" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nemesis.Demos" Version="1.0.18" />
<PackageReference Include="Nemesis.Demos" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nemesis.Demos --version 1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nemesis.Demos, 1.0.18"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Nemesis.Demos@1.0.18
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nemesis.Demos&version=1.0.18
#tool nuget:?package=Nemesis.Demos&version=1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- ICSharpCode.Decompiler (>= 9.1.0.7988)
- Microsoft.CodeAnalysis.CSharp (>= 4.14.0)
- Spectre.Console (>= 0.51.1)
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 | 284 | 10/28/2025 |
| 1.0.33 | 253 | 10/28/2025 |
| 1.0.31 | 254 | 10/27/2025 |
| 1.0.30 | 250 | 10/27/2025 |
| 1.0.29 | 253 | 10/27/2025 |
| 1.0.28 | 250 | 10/22/2025 |
| 1.0.27 | 258 | 10/20/2025 |
| 1.0.26 | 249 | 10/20/2025 |
| 1.0.25 | 250 | 10/20/2025 |
| 1.0.24 | 258 | 10/19/2025 |
| 1.0.23 | 242 | 10/19/2025 |
| 1.0.21 | 244 | 10/19/2025 |
| 1.0.20 | 250 | 10/19/2025 |
| 1.0.19 | 238 | 10/19/2025 |
| 1.0.18 | 250 | 10/19/2025 |
| 1.0.17 | 193 | 10/18/2025 |
| 1.0.16 | 186 | 10/18/2025 |
| 1.0.15 | 250 | 10/13/2025 |
| 1.0.14 | 245 | 10/13/2025 |
| 1.0.13 | 241 | 10/12/2025 |
Loading failed
# Release 1.0.18 - Add value wrapper for dumping