Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Andrew Stanton-Nurse 2e9086065e
[SignalR] Update to streaming sample (#16426)
* [SignalR] Update to streaming sample

Adds the EnumeratorCancellationAttribute to the sample to prevent warnings when users add CancellationTokens. It also allows the server-side code to use `await foreach` with cancellation (i.e. in unit tests).

Fixes #16202

* feedback
2020-01-30 14:24:44 -08:00
.github
.vscode
aspnetcore [SignalR] Update to streaming sample (#16426) 2020-01-30 14:24:44 -08:00
.ghal.rules.json
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json
.openpublishing.redirection.json Better AAD samples/links (#16650) 2020-01-22 11:10:02 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-CODE
README.md Ra/test (#16715) 2020-01-25 10:17:16 -08:00
ThirdPartyNotices

README.md

ASP.NET Core Docs

This repository contains the conceptual ASP.NET Core documentation hosted at docs.microsoft.com/aspnet/core. See the Contributing Guide and the issues list if you would like to help.

API documentation changes are made in the ApiDocs repository against the triple slash /// comments.

ASP.NET 4.x documentation changes are made in the aspnet/AspNetDocs repository.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.