【发布时间】:2018-03-05 20:54:30
【问题描述】:
我正在使用 ASP.NET Core 框架通过 Azure Key Vault 构建 API。我尝试关注此tutorial,但在 NuGet 包中找不到 Microsoft.Azure.Services.AppAuthentication。
本教程针对 ASP.Net Core 框架,使用了 AppAuthentication 包中的 AzureServiceTokenProvider()。
【问题讨论】:
-
包括预发布?
-
@juunas 是的,谢谢!
标签: c# azure asp.net-core nuget-package azure-keyvault