Library containing useful and generic methods, which are missing from one or more BCL.


Keywords
bcl, utility, binary, serialization, collection, extensions
License
Apache-2.0
Install
Install-Package UtilPack -Version 1.7.2+c129063b81ed743d2af93a67b65f86195b959ccf

Documentation

Build status

UtilPack

Home of UtilPack - library with various useful and generic stuff for .NET Desktop and Core, and also for managing NuGet packages and assemblies.

Projects

There are currently 8 projects in UtilPack repository, with 1 being project for (currently small amount of) tests.

Migration

The UtilPack.NuGet.* projects have migrated to NuGetUtils repository. The UtilPack.Cryptography.* projects have migrated to FluentCryptography repository. The UtilPack.ResourcePooling.* (except .NetworkStream) projects have migrated to ResourcePooling repository. The UtilPack.Configuration.NetworkStream and UtilPack.ResourcePooling.NetworkStream projects have migrated to IOUtils repository. The UtilPack.AsyncEnumeration projet has migrated to AsyncEnumeration repository.

Documentation

The current projects are browsable in the source directory.

Portability

UtilPack is designed to be extremely portable. Currently, most of the projects target .NET 4+ and .NET Standard 1.0+.