Commit Graph

12 Commits (b22ac2b516893137f4a9a11c50d6904160d82c15)

Author SHA1 Message Date
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
Simon Butler 5daff548f8 Reference for code in file incorrect (#2527)
For the Code block relating to Configure startup to use AuthMessageSenderOptions the referenced line numbers have changed since this page was updated. Edited the line numbers to properly reference the correct lines
2017-01-18 14:31:58 -10:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Tom Dykstra 7edbc49a42 sociallogins toc 2016-12-07 12:33:19 -08:00
Luke Latham 4ff1584f35 Update accconfirm.md 2016-12-03 19:40:30 -06:00
Luke Latham d1df5bcf7a Update accconfirm.md 2016-12-03 12:26:51 -06:00
Max Bruckner c456a9252e accconfirm.md: Fix typo "dependecy"->"dependency" 2016-11-21 08:29:59 +07:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Rick Anderson 572b68898a RequireConfirmedEmail 2016-11-16 09:01:55 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00