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.Reactive |
Install
Install-Package MrMeeseeks.Reactive
dotnet add package MrMeeseeks.Reactive
paket add MrMeeseeks.Reactive
MrMeeseeks.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- MrMeeseeks(>= 69.0.17)
- System.Reactive(>= 4.4.1)
- morelinq(>= 3.3.2)
Tags
This is a project where I'll dump all utility algorithms and data structures for Rx 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.