1
0
mirror of synced 2024-06-25 22:07:39 +00:00
Tapeti/Examples/05-SpeedTest
Mark van Renswoude 165680fd38 Added ValueTask support
- This is a breaking change for custom middleware implementations
Added validation for return type handling
- This may be breaking for incorrect implementations, but highly unlikely
2022-02-09 11:27:07 +01:00
..
05-SpeedTest.csproj Added .NET Standard 2.1 as additional target framework 2022-02-09 08:35:57 +01:00
IMessageCounter.cs Finally removed the old mess of a test project, all functionality should be covered by the examples 2019-08-18 11:41:29 +02:00
Program.cs Code style cleanup 2022-02-09 09:50:25 +01:00
SpeedMessageController.cs Added ValueTask support 2022-02-09 11:27:07 +01:00