![]() |
VOOZH | about |
dotnet add package Authing.ApiClient --version 4.2.4.12
NuGet\Install-Package Authing.ApiClient -Version 4.2.4.12
<PackageReference Include="Authing.ApiClient" Version="4.2.4.12" />
<PackageVersion Include="Authing.ApiClient" Version="4.2.4.12" />Directory.Packages.props
<PackageReference Include="Authing.ApiClient" />Project file
paket add Authing.ApiClient --version 4.2.4.12
#r "nuget: Authing.ApiClient, 4.2.4.12"
#:package Authing.ApiClient@4.2.4.12
#addin nuget:?package=Authing.ApiClient&version=4.2.4.12Install as a Cake Addin
#tool nuget:?package=Authing.ApiClient&version=4.2.4.12Install as a Cake Tool
通过简单、安全的接口使用 Authing 提供的功能。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.4.12 | 2,530 | 5/14/2022 |
| 4.2.4.11 | 1,589 | 12/24/2021 |
| 4.2.4.10 | 525 | 12/20/2021 |
| 4.2.4.9 | 537 | 12/8/2021 |
| 4.2.4.7 | 594 | 10/27/2021 |
| 4.2.4.6 | 580 | 9/15/2021 |
| 4.2.4.5 | 722 | 7/9/2021 |
| 4.2.4.4 | 561 | 7/8/2021 |
| 4.2.4.3 | 574 | 7/6/2021 |
| 4.2.4.2 | 546 | 7/2/2021 |
| 4.2.4.1 | 603 | 7/1/2021 |
| 4.2.4 | 587 | 6/3/2021 |
| 4.2.3 | 578 | 4/27/2021 |
| 4.2.2 | 740 | 4/14/2021 |
| 4.2.1 | 548 | 4/13/2021 |
| 4.2.0 | 580 | 2/18/2021 |
| 4.1.0 | 2,800 | 12/21/2020 |
| 4.0.0 | 707 | 11/4/2020 |
| 3.1.1 | 573 | 2/18/2021 |
| 3.0.1 | 704 | 10/23/2020 |
Version 4.2.4.12 - ✨ 新增获取当前用户的重载 ✨
Version 4.2.4.11
- ✨ 新增批量导入用户接口 ✨
Version 4.2.4.9
- 🔨 修复 GetNewAccessTokenByRefreshToken 对于 Secret 参数校验问题 🔨
Version 4.2.4.8
- ✨ 去除过多依赖包,保证 .net freamwork work 4.6.1,netstandard2.0 及更新正常使用 ✨
Version 4.2.4.7
- 🔨 修复标准协议中 CLIENT_SECRET_POST, CLIENT_SECRET_BASIC 换取 Token 出现问题 🔨
Version 4.2.4.6
- ✨ README 中增加 Examples 相关说明 ✨
- ✨ 暂存 UsersManagementClient 类中 ListOrgs 方法更改,并加相关注释说明 ✨
- ✨ 更新 README 文件中相关示例 ✨
- 🔨 修复标准协议中部分类型错误 🔨
Version 4.2.4.5
- 🔨 修复 GraphQL Role 查询缺少 ID 字段
Version 4.2.4.4
- 🔨 修改 OrgManagement 找不到的 bug
Version 4.2.4.3
- ✨ 补充认证模块中的 ListDepartment ✨
Version 4.2.4.2
- ⚡️ 改善认证模块 CheckLoggedIn 方法中 Linq Frist -> FirstOrDefault, 并调整 SetToken 部分逻辑 🐎
Version 4.2.4.1
- 🔨 修改若干问题(重大重构),增强程序健壮性,稳定版本将在 4.2.5 进行发布 🚀
Version 4.2.4
- 完善部分功能细节
Version 4.2.3
- 完善认证模块-核心认证
Version 4.2.2
- 降低.net freamwork 版本要求
Version 4.2.1
- 修改 AccessToken 为 Token
Version 4.2.0
- 添加 AuthenticationClient 重载方法
Version 4.1.0
- 添加 UsersManagementCliAent.Find 方法
Version 3.0.1
- 修复 sdk version
Version 3.0.0
- 接口全面升级:使用 Authing v2 版接口
- 结构大升级:使用更加简单,方法名更加语义化
Version 2.2.0
- 修复某些情况下序列化失败的问题
- 增加获取用户角色权限分组的接口
Version 2.1.1
- 修复 Host 参数修改无效的问题
Version 2.1.0
- 调整部分接口的参数和返回值
Version 2.0.0
- 警告:此版本与 1.x 有较大改动。
- 重构所有接口,增加大量请求和响应类型。
- 支持自定义接口。
Version 1.1.0
- 增加十个接口,详见文档。
Version 1.0.0
- 提供了注册、登录、更新等 11 个常用的接口。