Air.Cloud.Core.Extensions 10.0.0

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

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

Package Downloads
Air.Cloud.Modules.RedisCache

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

Air.Cloud.Modules.Kafka

Air.Cloud.Modules.Kafka 提供 Kafka 消息队列标准实现,包含生产者、消费者、订阅、拦截、恢复和消息队列配置封装。

GitHub repositories

This package is not used by any popular GitHub repositories.