AspNetCore.Docs/aspnetcore/security
Simon Butler b4d441a0fe error occurs when using MvcOptions (#2526)
* error occurs when using MvcOptions

When following the guide and adding the service.configure for mvcoptions a compile error occurs using a base .netcore mvc project.
The startup.cs file by default does not include the declaration for the namespace microsoft.aspnetcore.mvc which resolves the compile error.

* Update accconfirm.md
2017-01-18 15:13:28 -10:00
..
authentication error occurs when using MvcOptions (#2526) 2017-01-18 15:13:28 -10:00
authorization [Fixes #2519] Injected authorizationService typo (#2528) 2017-01-16 11:22:32 -08:00
cors/sample/src/CorsExamples Add docfx content 2016-10-28 10:35:15 -07:00
data-protection azure and redis key providers (#2510) 2017-01-18 15:04:53 -10:00
anti-request-forgery.md keywords and decription meta-data 2016-11-17 10:13:02 -10:00
app-secrets.md Update app-secrets.md 2016-12-04 23:14:37 -06:00
cors.md fixed code snippets 2016-11-17 21:03:07 -08:00
cross-site-scripting.md fixed code snippets 2016-11-17 21:03:07 -08:00
enforcing-ssl.md keywords and decription meta-data 2016-11-17 10:13:02 -10:00
index.md remove auth filters stub (#2497) 2017-01-11 14:08:39 -10:00
open-redirect.md keywords and decription meta-data 2016-11-17 10:13:02 -10:00
toc.md Add docfx content 2016-10-28 10:35:15 -07:00