FAP.Client
4.2.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FAP.Client --version 4.2.5
NuGet\Install-Package FAP.Client -Version 4.2.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FAP.Client" Version="4.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FAP.Client --version 4.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FAP.Client, 4.2.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FAP.Client as a Cake Addin #addin nuget:?package=FAP.Client&version=4.2.5 // Install FAP.Client as a Cake Tool #tool nuget:?package=FAP.Client&version=4.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FAP框架客户端,包含统一身份认证、组织机构、用户等接口
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- FAP.Model (>= 4.2.0)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.5)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.5)
- Microsoft.Extensions.Configuration (>= 3.1.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.5)
- Refit.HttpClientFactory (>= 5.1.67)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FAP.Client:
Package | Downloads |
---|---|
SHPC.JieJiaRi.Service
Package Description |
|
SHPC.DBSX.V2.Engine
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.4.5 | 787 | 4/22/2021 | |
4.4.4 | 332 | 4/22/2021 | |
4.4.3 | 1,329 | 2/14/2021 | |
4.4.2 | 896 | 2/4/2021 | |
4.4.1 | 394 | 2/4/2021 | |
4.4.0 | 398 | 2/4/2021 | |
4.3.9 | 365 | 2/4/2021 | |
4.3.8 | 365 | 2/4/2021 | |
4.3.7 | 430 | 1/25/2021 | |
4.3.6 | 482 | 12/8/2020 | |
4.3.5 | 466 | 12/7/2020 | |
4.3.4 | 434 | 12/5/2020 | |
4.3.3 | 483 | 11/23/2020 | |
4.3.2 | 671 | 11/18/2020 | |
4.3.1 | 491 | 11/10/2020 | |
4.3.0 | 456 | 11/10/2020 | |
4.2.9 | 652 | 10/20/2020 | |
4.2.8 | 1,167 | 8/29/2020 | |
4.2.7 | 500 | 8/29/2020 | |
4.2.6 | 554 | 8/15/2020 | |
4.2.5 | 507 | 8/8/2020 | |
4.2.4 | 487 | 8/7/2020 | |
4.2.3 | 471 | 8/4/2020 | |
4.2.2 | 504 | 7/30/2020 | |
4.2.1 | 496 | 7/30/2020 | |
4.2.0 | 539 | 7/29/2020 | |
4.1.1 | 481 | 7/6/2020 | |
4.1.0 | 488 | 7/6/2020 | |
4.0.6 | 493 | 5/12/2020 | |
4.0.5 | 464 | 5/11/2020 | |
4.0.4 | 525 | 5/10/2020 | |
4.0.3 | 489 | 5/7/2020 | |
4.0.2 | 499 | 5/3/2020 | |
4.0.1 | 480 | 5/3/2020 | |
4.0.0 | 508 | 5/2/2020 | |
1.1.4.5 | 3,584 | 1/5/2019 | |
1.1.4.4 | 1,596 | 12/1/2018 | |
1.1.4.1 | 1,581 | 11/20/2018 | |
1.1.4 | 1,656 | 11/20/2018 | |
1.1.1 | 1,502 | 11/20/2018 | |
1.1.0 | 1,699 | 7/27/2018 | |
1.0.5 | 1,629 | 7/10/2018 | |
1.0.2 | 1,743 | 5/20/2018 | |
1.0.0 | 1,716 | 4/17/2018 |
修复IdsClient与ApiResource同时注册的Bug
修复无用户上下文情况下日志记录失败Bug