Net.Belt 0.1.6

dotnet add package Net.Belt --version 0.1.6
                    
NuGet\Install-Package Net.Belt -Version 0.1.6
                    
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="Net.Belt" Version="0.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Net.Belt" Version="0.1.6" />
                    
Directory.Packages.props
<PackageReference Include="Net.Belt" />
                    
Project file
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 Net.Belt --version 0.1.6
                    
#r "nuget: Net.Belt, 0.1.6"
                    
#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 Net.Belt@0.1.6
                    
#: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=Net.Belt&version=0.1.6
                    
Install as a Cake Addin
#tool nuget:?package=Net.Belt&version=0.1.6
                    
Install as a Cake Tool

Net-Belt

Latest Package Latest Release Code Coverage

Validation Status Publish Status

Code Coverage

Helpers, value objects, pattern implementations... and a bag of chips

From Vertica.Utilities to Net-Belt

Latest Package Source Code

Quite a few time ago (in the not-so-dark ages of .NET Framework) a fair amount of utility code (toolbelt) for .NET was written/scavenged.

In the let's-admit-it brighter ages of .NET, some of that code is either not current anymore or much better alternatives exist for it.

Let's start anew with Net-Belt (without the initial dot).

Product 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

    • No dependencies.

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
0.1.6 116 11/21/2025
0.1.5 220 11/17/2025
0.1.1 211 11/17/2025
0.1.0 213 11/17/2025