File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Lib.AspNetCore.ServerSentEvents Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Lib.AspNetCore.ServerSentEvents 1.3.0
2+ ### Additions and Changes
3+ - General performance improvements.
4+
15## Lib.AspNetCore.ServerSentEvents 1.2.0
26### Additions and Changes
37- SendEventAsync performance improvements.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <Description >Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core</Description >
4- <Copyright >Copyright © 2017 Tomasz Pęczek</Copyright >
5- <VersionPrefix >1.2 .0</VersionPrefix >
4+ <Copyright >Copyright © 2017 - 2018 Tomasz Pęczek</Copyright >
5+ <VersionPrefix >1.3 .0</VersionPrefix >
66 <Authors >Tomasz Pęczek</Authors >
77 <TargetFrameworks >net451;netstandard1.6</TargetFrameworks >
88 <AssemblyTitle >Lib.AspNetCore.ServerSentEvents</AssemblyTitle >
You can’t perform that action at this time.
0 commit comments