Skip to main content
NetBox package icon

NetBox

Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.

Total Downloads
6.9M
6,923,412
Published
Jan 23, 2020
Latest stable version

Install

.NET CLI
dotnet add package NetBox --version 2.4.0
Package Manager Console
Install-Package NetBox -Version 2.4.0
PackageReference
<PackageReference Include="NetBox" Version="2.4.0" />

Frameworks

.NETStandard1.6 .NETStandard2.0 .NETStandard2.1

Dependencies

NETStandard.Library
.NETStandard1.6
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.