Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luke Latham a5bfe86943 Update common error updates
Addresses #2204

* Addresses changes for VC++ installation (especially in the case where the server doesn't have an Internet connection)
* Provides additional information for not having a runtime installed for portable apps, including the note on no Internet connection.
* Adds links to the location of .NET Downloads for obtaining a runtime installer.
2016-11-27 12:40:21 -06:00
aspnet Fix hub page typo in description of ASP.NET Core 2016-11-16 13:34:33 -08:00
aspnetcore Update common error updates 2016-11-27 12:40:21 -06:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Update .gitignore 2016-11-17 15:19:51 -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 Update .openpublishing.publish.config.json 2016-11-08 11:04:14 -08:00
CONTRIBUTING.md add note about alt text 2016-11-14 14:32:01 -08:00
LICENSE.txt Update license to CC BY 4.0 (#1381) 2016-06-17 11:33:58 -07:00
README.md Update README.md 2016-11-14 11:30:52 -10:00

README.md

ASP.NET Docs

This project provides the source for docs.asp.net. You can learn more about ASP.NET Core at the Home repo. See the Contributing Guide and the issues list if you would like to help out.

API PR's ( api/autoapi/... ) should not be made here. Changes to API documentation should be made in the source repository against the triple slash /// comments.