AhDai.Core 1.6.4

dotnet add package AhDai.Core --version 1.6.4
                    
NuGet\Install-Package AhDai.Core -Version 1.6.4
                    
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="AhDai.Core" Version="1.6.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AhDai.Core" Version="1.6.4" />
                    
Directory.Packages.props
<PackageReference Include="AhDai.Core" />
                    
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 AhDai.Core --version 1.6.4
                    
#r "nuget: AhDai.Core, 1.6.4"
                    
#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 AhDai.Core@1.6.4
                    
#: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=AhDai.Core&version=1.6.4
                    
Install as a Cake Addin
#tool nuget:?package=AhDai.Core&version=1.6.4
                    
Install as a Cake Tool

常用方法封装 - Core

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on AhDai.Core:

Package Downloads
DigitalChain.Sdk

乐数链Sdk - Core

AhDai.WebApi

常用方法封装 - WebApi

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.4 177 8/28/2025
1.6.3 123 8/22/2025
1.6.2 130 8/21/2025
1.6.1 127 8/20/2025
1.6.0 129 8/20/2025
1.5.9 132 8/19/2025
1.5.8 129 8/19/2025
1.5.7 104 7/29/2025
1.5.6 105 7/29/2025
1.5.5 100 7/29/2025
1.5.4 101 7/29/2025
1.5.3 500 7/23/2025
1.5.2 493 7/22/2025
1.5.0 159 7/3/2025
1.4.9 154 7/3/2025
1.4.8 152 7/2/2025
1.4.7 162 5/6/2025
1.4.6 177 4/28/2025
1.4.5 158 4/25/2025
1.4.4 179 4/24/2025
1.4.3 171 12/30/2024
1.4.2 140 12/24/2024
1.4.0 129 12/17/2024
1.3.9 124 12/10/2024
1.3.8 117 12/10/2024
1.3.7 153 9/21/2024
1.3.6 148 9/19/2024
1.3.5 159 9/5/2024
1.3.2 148 9/4/2024
1.3.1 135 8/30/2024
1.3.0 141 8/28/2024
1.2.9 137 8/28/2024
1.2.8 138 8/28/2024
1.2.7 173 8/20/2024
1.2.6 119 8/6/2024
1.2.4 150 7/5/2024
1.2.3 152 7/2/2024
1.2.1 158 6/29/2024
1.2.0 144 6/25/2024
1.1.9 157 6/20/2024
1.1.8 145 6/20/2024
1.1.7 148 6/20/2024
1.1.6 148 6/19/2024
1.1.5 122 6/18/2024
1.1.3 148 6/3/2024
1.1.2 133 6/3/2024
1.1.1 140 6/3/2024
1.1.0 145 5/29/2024
1.0.9 133 5/27/2024
1.0.8 121 5/27/2024
1.0.6 170 3/29/2024
1.0.5 166 3/8/2024
1.0.4 174 2/21/2024
1.0.3 158 2/19/2024
1.0.2 155 1/29/2024
1.0.1 155 1/26/2024
1.0.0 462 2/14/2022

Token加密方式升级为RSA