stazz / UtilPack

Home of UtilPack - library with various useful and generic stuff for .NET.
17 stars 6 forks source link
scram scram-sha-1 scram-sha-256 scram-sha-512

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+.