We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Server (markdown)
Removed todo
Formatted code for the WebSocket example.
Added Net5 example for WebSockets, adjusted code tags.
Fixed spelling, added documentation for WebSockets on Net 5.0.
Fixed spelling.
Added working version of the Net5.0 example.
two small typos
Adjusted extension method docu to be NetCore 3.1+.
Adding instructions for AttributeRouting per issue #969
It is possible to use loopback on Windows 10 IoT Core, you just have to check that is enabled. For UWP-apps it is also possible but you have to enable it and run CheckNetIsolation.exe on the device.
Added documentation for the use in ASP.NET controllers.
Added hosting in AspNetCore 3.0+, fixed some spelling issues.
reasons codes, fix some bugs in doc
Fixed Asp.NetCore 2.1 documentation.
Added notice for android.
Added documentation for WithoutDefaultEndpoint.