Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Toby Johnson 669347ee62 Update SampleAsyncActionFilter.cs (#4259)
The existing code sample implies that the user can access the result of the action method in `context.Result`, but that is not the case. User needs to capture the result of the `next` delegate in order to access this info.
2017-09-14 21:36:55 -05:00
.github PR template changes (#2949) 2017-03-10 13:05:47 -10:00
aspnet Remove references to retired Facebook birthday app (#4279) 2017-09-13 13:37:05 -05:00
aspnetcore Update SampleAsyncActionFilter.cs (#4259) 2017-09-14 21:36:55 -05:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Remove wwwroot (#4167) 2017-08-31 14:38:45 -05: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
.openpublishing.redirection.json retire vsts tutorial (#3684) 2017-07-10 14:50:31 -06:00
CONTRIBUTING.md Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00
LICENSE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
LICENSE-CODE Legal updates from CELA (#2977) 2017-03-15 11:31:01 -10:00
README.md Fixes #3763 2017-07-18 14:36:00 -05:00
ThirdPartyNotices Remove Deadlinks in aspnetcore section of repo (#4241) 2017-09-11 20:58:51 -05:00

README.md

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

ASP.NET Docs

This project provides the source for docs.microsoft.com/aspnet. 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.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.