Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luis Quintanilla 396377b921 Update connection delay issue (#10359)
* Update connection delay issue

There needs to be a delay after the connection is started. The old sample code did not allow for this and caused errors in the application.

* Disabled Send Button Until Connection Established

Disabled Send Button Until Connection Established

* Moved sendButton listener outside of then function

Moved sendButton listener outside of then function
2019-01-28 16:26:59 -10:00
.github Update doc-issue.md (#10626) 2019-01-25 13:22:31 -10:00
aspnet 1385001, customize a view. (#10610) 2019-01-28 17:47:05 -08:00
aspnetcore Update connection delay issue (#10359) 2019-01-28 16:26:59 -10: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 Update .gitignore (#10283) 2019-01-08 16:50:29 -10: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 change xref config to match aspnetcore config (#9081) 2018-10-17 16:22:55 -05:00
.openpublishing.redirection.json Fundamentals > Servers (#10002) 2018-12-19 12:52:37 -06:00
CONTRIBUTING.md Update Mono instructions for building the docs (#10551) 2019-01-22 15:49:56 -10: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 README updates (#9102) 2018-10-18 13:20:55 -05:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

README.md

ASP.NET Docs

This repository contains the conceptual ASP.NET Core and ASP.NET 4.x 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.

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.