Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Luke Latham 8a10c9800d Add OnPrepareResponse option w/resp header to static files doc (#2640)
* Create StartupAddHeader.cs

* Add files via upload

* Update static-files.md

* Update static-files.md

* Update StartupBrowse.cs

* Update StartupServeUnknownFileTypes.cs

* Update StartupStaticFiles.cs

* Update StartupTwoStaticFiles.cs

* Update StartupUseFileServer.cs

* Update static-files.md
2017-02-01 14:26:26 -10:00
aspnet Update index.md (#2596) 2017-01-23 15:34:28 -08:00
aspnetcore Add OnPrepareResponse option w/resp header to static files doc (#2640) 2017-02-01 14:26:26 -10: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 Updating master branch to allow pdf generation 2017-01-10 13:13:44 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md (#2645) 2017-02-01 14:25:25 -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.