Rob Lindley
75b1816ad8
Add KeyDelimiter replacement to GetKey function. ( #3525 )
...
Without the handling of "--" the keys never get turned into sections seperated by the ConfigurationPath delimiter.
2017-06-21 08:25:28 -07:00
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
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* 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
2017-03-02 14:50:36 -10:00
Luke Latham
b7ba995925
Key Vault Configuration Provider doc ( #2531 )
...
* Update configuration.md
* Create key-vault-configuration.md
* Create appsettings.json
* Add files via upload
* Update README.md
* Update KeyVaultConfigProviderSample.csproj
* Create sample-output.png
* Add files via upload
* Update key-vault-configuration.md
* Update Startup.cs
* Add files via upload
* Add files via upload
* Add files via upload
* Update Startup.cs
* Update appsettings.json
* Update Startup.cs
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Add files via upload
* Add files via upload
* Add files via upload
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update appsettings.json
* React to feedback
* React to feedback
* Update index.md
* Update toc.md
* Update configuration.md
* React to feedback - "When to use" section
* Add a phrase to KeyVaultClient bit
* Update key-vault-configuration.md
* React to feedback
* Minor update to ms.date
* New implementation and local secret storage
* Update KeyVaultConfigProviderSample.csproj
* Update Program.cs
* Minor phrasing adjustments
* Update KeyVaultConfigProviderSample.csproj
* Minor phrasing update
* Add files via upload
* Remove en-us from links
* Update web.config
* Delete License.txt
* Update Markup.cs
* Update Program.cs
* Update Startup.cs
* Update ms.date
* Note .NET Core target 1.1.0+
* Update KeyVaultConfigProviderSample.csproj
* Update KeyVaultConfigProviderSample.csproj
* Remove compiler\resources line
It isn't necessary, and it isn't in the templates.
* Update KeyVaultConfigProviderSample.csproj
* Create launchSettings.json
* Update KeyVaultConfigProviderSample.csproj
* Update Startup.cs
* Update KeyVaultConfigProviderSample.csproj
* Update KeyVaultConfigProviderSample.csproj
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Update key-vault-configuration.md
* Minor updates
* Minor update
* Update the doc ms.date
* Minor update
2017-02-13 10:03:08 -10:00