Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
EdoVanAsseldonk 274fb6e2b9 Fix statement to copy application to nano server
The previous statement copied the application to the destination in an incorrect way and so the destination wouldn't contain the approot folder.
2016-03-01 21:37:14 +01:00
api Add helpfulness.js since CDN has updated 2016-02-03 10:03:56 -08:00
aspnet Fix statement to copy application to nano server 2016-03-01 21:37:14 +01:00
common Fix tablet CSS 2016-02-09 10:15:30 -08:00
mvc Fix a typo: valuse -> values 2016-03-01 21:23:21 +08:00
webhooks Copyright year 2016-02-24 22:56:31 -08:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Update .gitignore to ignore wwwroot/lib folder under samples folder 2015-11-09 13:42:49 -08:00
.travis.yml Upgrade python to fix build 2015-12-01 16:46:22 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-01-14 12:33:32 -08:00
Code updated bundleExclude to publishExclude 2015-11-07 17:11:16 -08:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:48:12 -07:00
README.md Updates on contributing, along with a style-guide for authors. 2015-04-15 13:18:16 -04:00
requirements.txt Add .NET domain to requirements.txt 2016-01-13 21:58:11 -08:00

README.md

ASP.NET Docs

This project provides the source for docs.asp.net. You can learn more about ASP.NET 5 at the Home repo.

We accept pull requests! However, before submitting a pull request, please read the CONTRIBUTING guidelines, which include information on how to build the docs locally, as well as style and organizational guidance.