Info
Version: | 0.1.0-pre8 |
Author(s): | danielwertheim |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielwertheim/rill |
NuGet Url: | https://www.nuget.org/packages/Rill.Stores.InMemory |
Install
Install-Package Rill.Stores.InMemory
dotnet add package Rill.Stores.InMemory
paket add Rill.Stores.InMemory
Rill.Stores.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Rill(>= 0.1.08)
Tags
Rill is inspired by observables but uses the concept of Consumables and Consumers and adds more members to the Consumer, allowing you to get a more fine grained interaction between them.