File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Lib.AspNetCore.ServerSentEvents Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Lib.AspNetCore.ServerSentEvents 6.0.0
2+ ### Additions and Changes
3+ - Changed support for ASP.NET Core 3.0.0 to ASP.NET Core 3.1.0
4+ - Added support for ASP.NET Core in .NET 5
5+
16## Lib.AspNetCore.ServerSentEvents 5.1.0
27### Additions and Changes
38- Exposed way to provide ReconnectInterval through ServerSentEventsServiceOptions.
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Description >Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core</Description >
44 <Copyright >Copyright © 2017 - 2020 Tomasz Pęczek</Copyright >
5- <VersionPrefix >5.1 .0</VersionPrefix >
5+ <VersionPrefix >6.0 .0</VersionPrefix >
66 <VersionSuffix ></VersionSuffix >
77 <Authors >Tomasz Pęczek</Authors >
88 <TargetFrameworks >netcoreapp2.1;netcoreapp3.1;net5.0;net461</TargetFrameworks >
You can’t perform that action at this time.
0 commit comments