Mediator is a simple to use and to learn framwork to do real time html applications over traditional http.
Info
| Version: | 1.0.2123 |
| Author(s): | Rui Carvalho |
| Last Update: | Monday, January 23, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rhwy/mediator |
| NuGet Url: | https://www.nuget.org/packages/Mediator |
Install
Install-Package Mediator
dotnet add package Mediator
paket add Mediator
Mediator Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Text(3.2.2)