Apteryx.Routing.Role.Authority 1.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Apteryx.Routing.Role.Authority --version 1.0.0
                    
NuGet\Install-Package Apteryx.Routing.Role.Authority -Version 1.0.0
                    
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="Apteryx.Routing.Role.Authority" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apteryx.Routing.Role.Authority" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Apteryx.Routing.Role.Authority" />
                    
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 Apteryx.Routing.Role.Authority --version 1.0.0
                    
#r "nuget: Apteryx.Routing.Role.Authority, 1.0.0"
                    
#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.
#addin nuget:?package=Apteryx.Routing.Role.Authority&version=1.0.0
                    
Install Apteryx.Routing.Role.Authority as a Cake Addin
#tool nuget:?package=Apteryx.Routing.Role.Authority&version=1.0.0
                    
Install Apteryx.Routing.Role.Authority as a Cake Tool

asp.net6 file: Program.cs

builder.Services.AddApteryxAuthority(new JwtConfig() { IsSecurityToken = true, AESConfig = new AES256Setting() { Key = "fND+T_yo@wc!$uEEw!mDjqN9wYcvuO2I", IV = "70w@Ox_nF*%0G*KE" }, TokenConfig = new TokenSetting() { Audience = "www.apteryx.com.cn", Expires = 60, Key = "102esdjflskjdflkjsf29384023iksdjflk", Issuer = "apteryx" }, MongoDBOptions = new Apteryx.MongoDB.Driver.Extend.MongoDBOptions() { ConnectionString = "mongodb://root:youpassword@192.168.1.1:27017/apteryx_authority?authSource=admin" } });

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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
1.0.1-rc-1201 81 4/5/2025
1.0.1-rc-1200 145 9/16/2024
1.0.1-rc-1100 100 7/14/2024
1.0.1-rc-1033 178 4/23/2023
1.0.1-rc-1032 168 4/21/2023
1.0.1-rc-1031 159 4/2/2023
1.0.1-rc-1030 152 4/2/2023
1.0.1-rc-1029 153 4/1/2023
1.0.1-rc-1028 159 3/31/2023
1.0.1-rc-1027 195 3/31/2023 1.0.1-rc-1027 is deprecated because it has critical bugs.
1.0.1-rc-1026 165 3/29/2023
1.0.1-rc-1025 169 3/14/2023
1.0.1-rc-1024 178 3/12/2023
1.0.1-rc-1023 169 3/11/2023
1.0.1-rc-1022 156 3/10/2023
1.0.1-rc-1021 175 3/4/2023
1.0.1-rc-1020 160 3/3/2023
1.0.1-rc-1019 175 2/17/2023
1.0.1-rc-1018 173 2/17/2023
1.0.1-rc-1017 180 2/17/2023
1.0.1-rc-1016 198 2/17/2023
1.0.1-rc-1015 156 2/17/2023
1.0.1-rc-1014 165 2/17/2023
1.0.1-rc-1011 218 12/25/2022
1.0.1-rc-1010 240 9/19/2022
1.0.1-rc-1008 290 6/19/2022
1.0.1-rc-1007 212 6/8/2022
1.0.1-rc-1006 220 4/6/2022
1.0.1-rc-1005 221 4/6/2022
1.0.1-rc-1004 197 4/5/2022
1.0.1-rc-1003 200 4/5/2022
1.0.1-rc-1002 197 4/5/2022
1.0.1-rc-1001 198 4/5/2022
1.0.0 557 4/5/2022 1.0.0 is deprecated because it is no longer maintained.