A library of utilities usable across all types of .NET applications (WPF, WinForms, ASP.NET, console, service, etc.). Available utilities are: XmlUtilities, AssemblyUtilities, IOUtilities, ConvertUtilities, JsonUtilities, CommandLineUtilities, WizardForm, RibbonControl, DockPanel, EditableUri,...
More information
.NET 2 framework library for computing Cyclic Redundancy Check codes.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.Library.Crc16/
Issues and bug tracker available at:
https://github.com/marcjohnston/byMarc.Net2.Library.Crc16/issues
NuGet...
More information
The idea was to create a simple way to hash any type of data. So, there are generic extensions for almost any type. Some algorithms are performance optimized and probably more powerful than any other pure C# library of its kind.