An implementation of the Observer Design Pattern.
Info
Version: | 2.0.0 |
Author(s): | Ioannis Koutsogiannakis |
Last Update: | Monday, April 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/xerx/dotnet-xrx-observers |
NuGet Url: | https://www.nuget.org/packages/Xrx.Observers |
Install
Install-Package Xrx.Observers
dotnet add package Xrx.Observers
paket add Xrx.Observers
Xrx.Observers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)