Air.Cloud.Core 10.26.9.1

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

Air.Cloud

A capability-protocol-based modular microservice framework.


Core Philosophy

Core defines rules.
Capabilities evolve freely.
核心定义规则。
能力自由演化。
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (30)

Showing the top 5 NuGet packages that depend on Air.Cloud.Core:

Package Downloads
Air.Cloud.WebApp

Air.Cloud.WebApp 提供 Web API 常用能力封装,包含动态接口、统一返回、数据验证、友好异常、跨域和 ASP.NET Core 启动扩展。

Air.Cloud.Modules.Quartz

Air.Cloud.Modules.Quartz 提供基于 Quartz.NET 的任务调度模块实现,包含调度标准、任务注册、触发器配置和分布式执行协调扩展。

Air.Cloud.Modules.RedisCache

Air.Cloud.Modules.RedisCache 提供 Redis 缓存与分布式锁标准实现,包含应用缓存、Redis 数据结构访问、Key 管理和分布式互斥执行能力。

Air.Cloud.Core.Extensions

Air.Cloud.Core.Extensions 提供 Air.Cloud 常用扩展方法集合,覆盖字符串、集合、配置、对象转换和框架辅助操作。

Air.Cloud.Plugins.Jwt

Air.Cloud.Plugins.Jwt 提供 JWT Token 认证插件能力,用于 WebApp 身份认证、令牌签发、令牌校验和授权扩展。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.26.9.1 353 9/14/2026
10.0.3 243 7/29/2026
10.0.2 159 7/16/2026
10.0.1 134 7/16/2026 10.0.1 is deprecated because it is no longer maintained and has critical bugs.
10.0.0 529 6/6/2026 10.0.0 is deprecated because it is no longer maintained and has critical bugs.
6.0.0 698 6/15/2026
2.0.0 678 5/26/2026 2.0.0 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-260205 183 2/5/2026 2.0.0-alpha-260205 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-260131 219 1/31/2026 2.0.0-alpha-260131 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-260130 152 1/30/2026 2.0.0-alpha-260130 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-260124 276 1/24/2026 2.0.0-alpha-260124 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-251225 353 12/25/2025 2.0.0-alpha-251225 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-251223 686 12/23/2025 2.0.0-alpha-251223 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-20260429 141 4/29/2026 2.0.0-alpha-20260429 is deprecated because it is no longer maintained and has critical bugs.
2.0.0-alpha-20260414 682 4/15/2026 2.0.0-alpha-20260414 is deprecated because it is no longer maintained and has critical bugs.
1.2.5 624 10/25/2025 1.2.5 is deprecated because it is no longer maintained and has critical bugs.
1.2.4 391 10/25/2025 1.2.4 is deprecated because it is no longer maintained and has critical bugs.
1.2.3.1 473 9/19/2025 1.2.3.1 is deprecated because it is no longer maintained and has critical bugs.
1.2.3 884 9/17/2025 1.2.3 is deprecated because it is no longer maintained and has critical bugs.
1.2.2.3 517 8/20/2025 1.2.2.3 is deprecated because it is no longer maintained and has critical bugs.
Loading failed