MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client 3.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client --version 3.2.1
                    
NuGet\Install-Package MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client -Version 3.2.1
                    
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="MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client" Version="3.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client" Version="3.2.1" />
                    
Directory.Packages.props
<PackageReference Include="MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client --version 3.2.1
                    
#r "nuget: MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client, 3.2.1"
                    
#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.
#:package MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client@3.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client&version=3.2.1
                    
Install as a Cake Addin
#tool nuget:?package=MySvc.DotNetCore.Framework.Infrastructure.Authorization.Client&version=3.2.1
                    
Install as a Cake Tool

用户端权限控制

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.2-beta4 844 7/16/2022
5.0.2-beta3 755 6/2/2022
5.0.2-beta2 769 6/2/2022
5.0.2-beta1 759 5/21/2022
5.0.1-beta9 752 3/25/2022
5.0.1-beta8 789 12/30/2021
5.0.1-beta7 787 11/16/2021
5.0.1-beta6 816 10/23/2021
5.0.1-beta5 790 9/6/2021
5.0.1-beta4 876 8/24/2021
5.0.1-beta3 827 7/21/2021
5.0.1-beta2 856 7/4/2021
5.0.1-beta1 885 6/11/2021
5.0.0 1,044 5/7/2021
5.0.0-beta9 831 5/5/2021
5.0.0-beta8 865 5/2/2021
5.0.0-beta7 866 5/2/2021
5.0.0-beta6 852 5/1/2021
5.0.0-beta5 860 4/9/2021
5.0.0-beta4 924 3/18/2021
5.0.0-beta3 949 3/18/2021
5.0.0-beta2 952 11/11/2020
5.0.0-beta10 813 5/7/2021
5.0.0-beta1 922 11/11/2020
3.3.0-beta1 933 10/10/2020
3.2.3 1,163 8/4/2020
3.2.2 1,127 8/1/2020
3.2.1 1,094 7/29/2020
3.2.0 1,192 7/12/2020
3.1.0 1,246 2/25/2020
1.2.1 1,297 1/13/2020
1.2.0 1,397 1/6/2020

1.0.0 Create
1.1.0 upgrate .net core to 2.2
1.1.1 fixbug
1.1.2 fixbug
1.1.3 拆分到一个独立项目
1.1.4 fixbug
1.1.5 fixbug
1.1.6 增加HasPermission方法
1.1.7-beta1 增加修改员工资料权限
1.1.7-beta2 删除租户名称
1.1.7-beta3 fixbug
1.1.7-beta4 增加RoleEnum
1.1.7-beta5 upgrate
1.1.7-beta6 fixbug
1.1.7-beta7 fixbug
1.1.7-beta8 增加是否设置支付密码字段
1.1.7-beta10 临时屏蔽权限判断
1.1.8 统一版本
1.1.9 升级Nuget版本
1.1.10 升级Nuget版本
1.1.11 升级Nuget版本
1.1.12-beta1 升级客户端鉴权类库
1.1.12-beta2 修复包引用问题
1.1.12-beta3 test
1.1.12-beta4 test
1.1.12-beta5 test
1.1.12 支持远程鉴权
1.1.13-beta1
1.1.13-beta2 修复鉴权
1.1.13-beta3 修复鉴权
1.1.13-beta5 修复鉴权
1.1.13-beta6 修复鉴权
1.1.14
1.2.0-beta1
1.2.0-beta2
1.2.0-beta3
1.2.0
3.1.0
3.2.0
3.2.1