Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Henrik Walker Moe 73a20435a2 Middleware ordering for signalr and authentication (#12339)
* Adds example of configuring SignalR with authentication

* Adds note explicitly mentioning ordering of middleware

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* update ms.date metadata value
2019-05-09 16:30:35 -05:00
.github Update doc-issue.md (#10626) 2019-01-25 13:22:31 -10:00
.vscode Add suggested extensions file for aspnet/Docs repo (#11116) 2019-02-26 12:59:38 -10:00
aspnetcore Middleware ordering for signalr and authentication (#12339) 2019-05-09 16:30:35 -05:00
.ghal.rules.json Configure automatic labeling of SignalR issues 2019-01-23 10:21:18 -06:00
.gitattributes Update .gitattributes (#10285) 2019-01-08 16:50:53 -10:00
.gitignore Fix glob pattern in .gitignore (#11165) 2019-02-27 11:32:28 -06:00
.markdownlint.json Disable markdownlint rule (#12272) 2019-05-04 15:13:50 -07:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/aspnet/Docs of branch master 2016-10-27 04:44:38 +00:00
.openpublishing.publish.config.json Set Edit button branch to master (#12298) 2019-05-06 10:58:03 -05:00
.openpublishing.redirection.json Blazor redirects (#11992) 2019-04-18 09:53:38 -07:00
CONTRIBUTING.md Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md Add note about location of ASP.NET 4.x docs 2019-03-19 15:19:53 -05:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

README.md

ASP.NET Core Docs

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

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

ASP.NET 4.x documentation changes should be 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.