A set of core functions and classes to ease every days .Net development tasks.
Version 2.x has been refactored to support netstandard2.0/NetFramework/DotNet, which required some breaking changes with version 1.x, and dropping support for .Net frameworks < 4.6
Sources of version 1.x can be found here
Contains many extension methods, a WPF Composite MVVM framework, Controls etc...
- Read the documentation to get an overview of what is in this library and how this library can support you.
- Browse the detailed API-documentation to find out how to use the individual objects.
- Use NuGet to integrate the library into your projects.
- Look at the sample apps to discover some of the use cases that this library can help you with.
- Or download the source code to integrate the parts of interest with your own tool set.