* Fix issue which rose when rendering index
* Includes check for edit permission before listing.
* Inject authorization service and import libraries.
* Commented out cosmetic
Updating MinimumAge property to public and setter private, since the 'protected' accessibility won't work in the MinimumAgeHandler (given it accesses this property as public).
* Secure user data
* removed dead code
* Revert "removed dead code"
This reverts commit 3311e8e4d4.
* move snippets to final15
* work
* fix
* work
* work
* work
* work
* work
* work
* work
* work
* work
* CRUD check
* work
* rename
* work
* formatting
* tdykstra feedback
* work
* tom feedback
* work
* work
* joe feedback
* work
* download
* fix
* download link
* download link
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
code snippet had either 1 too many brace closure (if was just the begining of the method and remainder was removed for brevity) or the close parenthesis was misplaced.
* quick test
* quick test
* quick test
* Revert "quick test"
This reverts commit 91b07a3df5.
* Revert "quick test"
This reverts commit e44af19bb4.
* Revert "quick test"
This reverts commit 6872a1921d.
* Removed links to old api site
* Fixed link to H1
* quick fix
* Fixed link to H1
* reverted to match master
* removed random character.
* removed random unix character
* removed random unix character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* Quick fixes
* Update CONTRIBUTING.md
* removed random UTF character
* removed random UTF character
* Update routing.md
* Update validation.md
* Update overview.md
* Update linuxproduction.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update cross-site-scripting.md
* Update overview.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update first-web-api.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
* Update linuxproduction.md