Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Zhiliang Xu 343d9d7721 Fix the line numbers of code snippets
Fix the line numbers of code snippets when referencing to dependency-injection/sample/src/DependencyInjectionSample/Startup.cs
2016-01-30 16:41:09 -08:00
api Enable api links in aspnet project 2016-01-13 21:58:09 -08:00
aspnet Fix the line numbers of code snippets 2016-01-30 16:41:09 -08:00
common Update to match asp.net 2016-01-28 15:34:55 -08:00
mvc Add Show Comments button 2016-01-26 21:12:03 -08:00
webhooks Small typo fix 2016-01-05 10:14:50 -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.