The PubSubService enables view models and other components to communicate with without having to know anything about each other besides a simple Subscription contract.
Info
Version: | 1.1.5 |
Author(s): | Gil Sani |
Last Update: | Wednesday, July 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gilsani/PubSub/tree/master |
NuGet Url: | https://www.nuget.org/packages/GS.PubSubService |
Install
Install-Package GS.PubSubService
dotnet add package GS.PubSubService
paket add GS.PubSubService
GS.PubSubService Download (Unzip the "nupkg" after downloading)
Dependencies
Tags