A very simple pub/sub implementation for .net/xamarin.
Info
Version: | 2.0.0-preview4 |
Author(s): | johankson and dhindrik |
Last Update: | Saturday, April 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johankson/TinyPubSub |
NuGet Url: | https://www.nuget.org/packages/tinypubsub |
Install
Install-Package tinypubsub
dotnet add package tinypubsub
paket add tinypubsub
tinypubsub Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags