无法在 NuGet 包中找到 Microsoft.Azure.Services.AppAuthentication

Unable to find Microsoft.Azure.Services.AppAuthentication on NuGet Packages

我正在使用 ASP.NET 核心框架与 Azure Key Vault 一起构建 API。我试图遵循此 tutorial 但我无法在 NuGet 包中找到 Microsoft.Azure.Services.AppAuthentication

本教程针对 ASP.Net 核心框架并使用 AppAuthentication 包中的 AzureServiceTokenProvider()。

试试这个 link

Microsoft.Azure.Services.AppAuthentication

可能因为是预览版

这是一个预发布的 nuget 包,因此您应该在搜索之前检查 "Include prerelease" 选项。