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.
#:package Apteryx.Routing.Role.Authority@1.0.0
                    
#: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=Apteryx.Routing.Role.Authority&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Apteryx.Routing.Role.Authority&version=1.0.0
                    
Install 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 132 4/5/2025
1.0.1-rc-1200 182 9/16/2024
1.0.1-rc-1100 134 7/14/2024
1.0.1-rc-1033 236 4/23/2023
1.0.1-rc-1032 226 4/21/2023
1.0.1-rc-1031 234 4/2/2023
1.0.1-rc-1030 219 4/2/2023
1.0.1-rc-1029 227 4/1/2023
1.0.1-rc-1028 224 3/31/2023
1.0.1-rc-1027 307 3/31/2023 1.0.1-rc-1027 is deprecated because it has critical bugs.
1.0.1-rc-1026 232 3/29/2023
1.0.1-rc-1025 237 3/14/2023
1.0.1-rc-1024 243 3/12/2023
1.0.1-rc-1023 241 3/11/2023
1.0.1-rc-1022 229 3/10/2023
1.0.1-rc-1021 247 3/4/2023
1.0.1-rc-1020 226 3/3/2023
1.0.1-rc-1019 235 2/17/2023
1.0.1-rc-1018 246 2/17/2023
1.0.1-rc-1017 251 2/17/2023
1.0.1-rc-1016 270 2/17/2023
1.0.1-rc-1015 226 2/17/2023
1.0.1-rc-1014 233 2/17/2023
1.0.1-rc-1011 279 12/25/2022
1.0.1-rc-1010 317 9/19/2022
1.0.1-rc-1008 350 6/19/2022
1.0.1-rc-1007 293 6/8/2022
1.0.1-rc-1006 290 4/6/2022
1.0.1-rc-1005 306 4/6/2022
1.0.1-rc-1004 286 4/5/2022
1.0.1-rc-1003 285 4/5/2022
1.0.1-rc-1002 278 4/5/2022
1.0.1-rc-1001 276 4/5/2022
1.0.0 698 4/5/2022 1.0.0 is deprecated because it is no longer maintained.