Escalade.Common 2.0.0

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

Escalade.Common

version

简介

基于EasyTool.Core增加了常用扩展和工具类(如雪花ID生成、加解密等),旨在提升开发效率。

更新日志

  • 升级System.IdentityModel.Tokens.Jwt包版本v6.30.0v8.15.0
  • 移除Newtonsoft.Json包引用
  • 调整命名空间

使用

安装
dotnet add package Escalade.Common --version 2.0.0

说明

Gitee地址

结语

感谢您的支持与使用。

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (1)

Showing the top 1 NuGet packages that depend on Escalade.Common:

Package Downloads
Escalade.Web.Common

基于Escalade.Common的Web开发组件,旨在提升开发效率。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 210 1/17/2026
1.2.0 308 5/7/2025
1.1.5 241 5/1/2025
1.1.4 244 4/18/2025
1.1.3 300 3/3/2024
1.1.2 353 12/1/2023
1.1.1 275 10/30/2023
1.1.0 229 10/28/2023
1.0.1 227 10/23/2023
1.0.0 223 10/21/2023