Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core.
Info
Version: | 9.0.0 |
Author(s): | Tomasz Pęczek |
Last Update: | Monday, December 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tpeczek/Lib.AspNetCore.ServerSentEvents |
NuGet Url: | https://www.nuget.org/packages/Lib.AspNetCore.ServerSentEvents |
Install
Install-Package Lib.AspNetCore.ServerSentEvents
dotnet add package Lib.AspNetCore.ServerSentEvents
paket add Lib.AspNetCore.ServerSentEvents
Lib.AspNetCore.ServerSentEvents Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Microsoft.AspNetCore.Authorization(>= 2.1.0 && < 3.0.0)
- Microsoft.AspNetCore.Authorization.Policy(>= 2.1.0 && < 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Options(>= 2.1.0 && < 3.0.0)
No dependencies.
- Microsoft.AspNetCore.Authorization(>= 2.1.0 && < 3.0.0)
- Microsoft.AspNetCore.Authorization.Policy(>= 2.1.0 && < 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0 && < 3.0.0)
- Microsoft.Extensions.Options(>= 2.1.0 && < 3.0.0)
No dependencies.
Tags