Notification pusher for .NET Core apps using SignalR.
Info
Version: | 1.0.2 |
Author(s): | Linco Ñanco |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LincoNanco/Notifier |
NuGet Url: | https://www.nuget.org/packages/Notifier |
Install
Install-Package Notifier
dotnet add package Notifier
paket add Notifier
Notifier Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.SignalR.Core(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags