Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Rick Anderson 9761b62bf6 Update view-components.rst
moved  :  ViewComponents don’t use model binding, and only depend on the data you provide when calling into it.
2015-05-09 19:36:37 -07:00
docs Update view-components.rst 2015-05-09 19:36:37 -07:00
samples Updated frameworks naming (aspnet -> dnx451, aspnetcore50 -> dnxcore50) 2015-05-02 15:00:09 -05:00
.gitignore Merge branch 'master' into update-toc 2015-04-27 17:00:27 -04:00
CONTRIBUTING.md Added note about updates 2015-05-06 17:23:08 -04: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

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.