ServiceStack.Authentication.IdentityServer 5.0.1
.NET Standard 2.0 这个包针对 .NET Standard 2.0。该包与这个框架或更高版本兼容。 .NET Framework 4.6.2 这个包针对 .NET Framework 4.6.2。该包与这个框架或更高版本兼容。
dotnet add package ServiceStack.Authentication.IdentityServer --version 5.0.1
NuGet\Install-Package ServiceStack.Authentication.IdentityServer -Version 5.0.1
此命令打算用于 Visual Studio 的包管理器控制台中,因为它使用 NuGet 模块的版本 Install-Package.
<PackageReference Include="ServiceStack.Authentication.IdentityServer" Version="5.0.1" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中,以引用该包。
paket add ServiceStack.Authentication.IdentityServer --version 5.0.1
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获取支持。
#r "nuget: ServiceStack.Authentication.IdentityServer, 5.0.1"
#r 指令可以在 F# Interactive 和 Polyglot Notebooks 中使用。将此复制到交互式工具或脚本的源代码中,以引用该包。
// Install ServiceStack.Authentication.IdentityServer as a Cake Addin #addin nuget:?package=ServiceStack.Authentication.IdentityServer&version=5.0.1 // Install ServiceStack.Authentication.IdentityServer as a Cake Tool #tool nuget:?package=ServiceStack.Authentication.IdentityServer&version=5.0.1
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获取支持。
A ServiceStack 插件用于 IdentityServer。
产品 | 版本 兼容和附加计算目标框架版本。 |
---|---|
.NET | net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET Standard | netstandard2.0 兼容性。 netstandard2.1 已计算。 |
.NET Framework | net461 已计算。 net462 兼容。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen40 已计算。 tizen60 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETFramework 4.6.2
- IdentityModel (>= 2.5.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 2.1.2)
- ServiceStack (>= 5.4.0)
-
.NETStandard 2.0
- IdentityModel (>= 2.5.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 2.1.2)
- ServiceStack (>= 5.4.0)
NuGet 包 (1)
显示依赖 ServiceStack.Authentication.IdentityServer 的前 1 个 NuGet 包
包 | 下载 |
---|---|
ServiceStack.Authentication.IdentityServer.Vault
ServiceStack.plugin.ServiceStack.Authentication.IdentityServer 的扩展,用于在 Vault 中存储客户端密钥。 |
GitHub 仓库
此包未用于任何流行的 GitHub 仓库。