mikvalsor
- 11,603 total downloads
- last updated 5/30/2019
- Latest version: 1.0.11
Library for validating that .NET types are immutable.
- 9,585 total downloads
- last updated 5/8/2018
- Latest version: 1.0.6
Base32 Encoder, Decoder and ValueType. Implementing multiple standards:
- [default] Base32 according to RFC4648.
- z-base-32 aka. ZBase32.
- Crockford's Base32.
- base32hex / Triacontakaidecimal according to RFC 2938.
- 9,225 total downloads
- last updated 5/8/2018
- Latest version: 1.0.5
Simple and small implementation of Immutable Collection.
- 7,105 total downloads
- last updated 5/22/2018
- Latest version: 1.0.4
Library for validating that .NET types are serializable and deserialize with System.Runtime.Serialization.
- 5,585 total downloads
- last updated 5/8/2018
- Latest version: 1.0.2
.NET Standard Library for Base64 value type in a style equivalent to MikValSor.Base32
- 5,240 total downloads
- last updated 5/22/2018
- Latest version: 1.0.2
Package Description
- 3,989 total downloads
- last updated 5/14/2018
- Latest version: 1.0.0
.NET library for hashing in immutable value based style.
- 3,941 total downloads
- last updated 5/28/2018
- Latest version: 1.0.0
.NET Libaray for Object pools. Object pools can improve application performance in situations where you require multiple instances of a class and the class is expensive to create or destroy. When a client program requests a new object, the object pool first attempts to provide one that has already...
More information
- 3,564 total downloads
- last updated 4/12/2019
- Latest version: 1.0.0
Library for storage of immutable .Net types.