AspNetCore.Docs/aspnetcore/security
Brian Hall 9edf578d07 Add troubleshooting tip for `System.TypeLoadException` (#2969)
* Add troubleshooting tip for `System.TypeLoadException`

When running AspNet Core 1.1 on top of .NET 4.6.2 and trying to use the Azure Key Vault configuration extensions, I was encountering an exception that was being thrown for `System.TypeLoadException`. I discovered this originated from the use of the Azure Key Vault API and how it interacted with an older (built-in) version of `System.Net.HTTP`. I ended up installing the updated NuGet package for `System.Net.Http` and that fixed the issue. Hopefully this proposed tip will help someone in the future. Or at least until the packages get more aligned.

* Update key-vault-configuration.md
2017-03-14 09:35:11 -10:00
..
app-secrets/sample/UserSecrets add msbuild support to Secrets MGR (#2671) 2017-03-06 09:16:44 -08:00
authentication RTM 1.1 of pw/email reset (#2912) 2017-03-08 09:49:26 -10:00
authorization Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
cors/sample/src/CorsExamples Add docfx content 2016-10-28 10:35:15 -07:00
data-protection Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
key-vault-configuration whitespace 2017-02-17 09:49:34 -05:00
anti-request-forgery.md Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
app-secrets.md add msbuild support to Secrets MGR (#2671) 2017-03-06 09:16:44 -08:00
cors.md Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
cross-site-scripting.md Update cross-site-scripting.md (#2873) 2017-03-02 17:38:31 -10:00
enforcing-ssl.md Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
index.md Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
key-vault-configuration.md Add troubleshooting tip for `System.TypeLoadException` (#2969) 2017-03-14 09:35:11 -10:00
open-redirect.md Bulk metadata fix (#2871) 2017-03-02 14:50:36 -10:00
toc.md Key Vault Configuration Provider doc (#2531) 2017-02-13 10:03:08 -10:00