Air.Cloud.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Air.Cloud.Core --version 1.0.0                
NuGet\Install-Package Air.Cloud.Core -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="Air.Cloud.Core" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Air.Cloud.Core --version 1.0.0                
#r "nuget: Air.Cloud.Core, 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.
// Install Air.Cloud.Core as a Cake Addin
#addin nuget:?package=Air.Cloud.Core&version=1.0.0

// Install Air.Cloud.Core as a Cake Tool
#tool nuget:?package=Air.Cloud.Core&version=1.0.0                

Air.Cloud.Core 为Air.Cloud系列的核心库,内置一些加密方法,工具类,扩展方法 以及 约定标准接口,提供这些约定标准供其他的插件/模块中实现,以提高框架的可扩展能力,通过自定义扩展的实现,可以将该框架打造成最符合你需要的类型

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

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

Package Downloads
Air.Cloud.WebApp

[Alpha]Air.Cloud.WebApp 包含了Furion v3.8.6的一些常用功能,包括动态接口,数据验证,可以使用该库快速搭建一个WebApp 如您需要使用身份验证等功能,请您参阅Air.Cloud 系列的Plugins

Air.Cloud.Plugins.Jwt

[Alpha] 实现了JWT Token的插件包,可以为你的WebApp提供JWT Token授权服务

Air.Cloud.DataBase

[Alpha]Air.Cloud.DataBase 为Furion v3.8.6 的数据库操作功能剥离,将数据库操作与框架内核隔离开,方便后续进行扩展或者更换,Air.Cloud本身不限制你使用什么样的ORM来操作数据库,换而言之,你可以用你自己熟悉的ORM来进行融入Air.Cloud中

Air.Cloud.Modules.Consul

[Alpha]Consul 接入支持

Air.Cloud.Modules.RedisCache

[Alpha]Air.Cloud.Core 的Redis Cache标准实现

GitHub repositories

This package is not used by any popular GitHub repositories.