Info
Version: | 69.0.25 |
Author(s): | Yeah69 |
Last Update: | Sunday, January 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yeah69/MrMeeseeks |
NuGet Url: | https://www.nuget.org/packages/MrMeeseeks.Windows |
Install
Install-Package MrMeeseeks.Windows
dotnet add package MrMeeseeks.Windows
paket add MrMeeseeks.Windows
MrMeeseeks.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- MrMeeseeks.Reactive(>= 69.0.17)
- System.Reactive(>= 4.4.1)
Tags
This is a project where I'll dump all utility algorithms and data structures for WPF in order to not bloat application-specific code with application-unspecific code and in order to prevent writing same code over and over again.
If you find something interesting for you, feel free to use at your own risk.
I don't think that I'll write exhaustive unit test for this project. But feel free to write issues.