Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task...
More information
Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming.
There are versions of the library for the .NET Framework, Silverlight, and the .NET Compact Framework.
Jeffrey has described many of the...
More information
KGy SOFT Core Libraries offer high-performance and handy general libraries. Many of them aim to replace existing APIs of the original .NET framework with more efficient versions.
Among others:
- Useful extensions for simple types, collections, and others
- High-performance collections
- Fast enum...
More information
Synchronization Library and Static Analysis Tool for C# 8
DotNetVault is a library and static code analysis tool that makes managing shared mutable state in multi-threaded applications more manageable and less error prone. It also provides a common abstraction over several commonly used...
More information
BatchFlow is a .NET library that takes care of all the plumbing you need around large batch processing, especially the producer/consumer pattern that you (probably) should use.
Threadsafe library for the DataGridView control.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.WinLibrary.DataGridView.ThreadSafeLib/
Issues and bug tracker available at:...
More information