ClassIsland.Core 2.1.1.1

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

ClassIsland.Core

ClassIsland 应用核心依赖库,包括了 ClassIsland 封装的一些常用控件和方法。

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 (3)

Showing the top 3 NuGet packages that depend on ClassIsland.Core:

Package Downloads
ClassIsland.PluginSdk

用于开发应用 ClassIsland 插件的 SDK。

SuperAutoIsland.Interface

SuperAutoIsland 的接口库,用于其他 ClassIsland 插件向 SuperAutoIsland 注册积木。

DutyIsland.Interface

拉取 DutyIsland 信息。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1.1 218 8/20/2026
2.1.1 301 7/20/2026
2.1.0.1 270 6/27/2026
2.1.0 206 6/15/2026
2.0.4 170 5/31/2026
2.0.3.2 176 4/18/2026
2.0.3.1 171 3/27/2026
2.0.3 154 3/1/2026
2.0.2 149 2/9/2026
2.0.1.1 197 1/9/2026
2.0.1 169 1/3/2026
2.0.0.2 1,946 1/18/2026
2.0.0.1 1,006 12/28/2025
2.0.0-dev-v2 403 12/14/2025
1.7.106.2-dev-v2 612 11/23/2025
1.7.106.1-dev-v2 306 11/16/2025
1.7.106-dev-v2 235 10/26/2025
1.7.105.1-dev-v2 336 9/14/2025
1.7.105-dev-v2 316 8/24/2025
1.7.104-dev-v2 239 7/28/2025
Loading failed