CarinaStudio.AppBase.Core 2.2.23.125

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

AppBase is a base library set for .NET application. CarinaStudio.AppBase.Core is the core library of AppBase, provides extensions for object, collection and threading to make your code more elegant and clear.

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 is compatible.  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 is compatible.  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 is compatible.  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 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 (5)

Showing the top 5 NuGet packages that depend on CarinaStudio.AppBase.Core:

Package Downloads
CarinaStudio.AppBase.Configuration

AppBase is a base library set for .NET application. CarinaStudio.AppBase.Configuration provides easy way to use and manage your application settings.

CarinaStudio.AppBase.Tests

AppBase is a base library set for .NET application. CarinaStudio.AppBase.Tests provides helper classes and methods for unit test.

CarinaStudio.AppBase.MacOS

AppBase is a base library set for .NET application. CarinaStudio.AppBase.MacOS provides basic layer for accessing functions of macOS.

CarinaStudio.AppBase.Application.Android

AppBase is a base library set for .NET application. CarinaStudio.AppBase.Application.Android provides basic implementation for CarinaStudio.AppBase.Application for Android.

CarinaStudio.AppSuite.Packaging

Tool to package application of Carina Studio based-on AppSuite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.23.125 392 1/25/2026
2.2.22.119 301 1/19/2026
2.2.21.108 378 1/8/2026
2.2.20.106 277 1/6/2026
2.2.19.101 342 12/31/2025
2.2.18.1224-rc 345 12/24/2025
2.2.17.1120-preview 704 11/20/2025
2.2.14.1113-preview 488 11/13/2025
2.2.13.1014-preview 451 10/14/2025
2.2.12.1004-preview 303 10/4/2025
2.2.11.405-preview 701 4/5/2025
2.2.10.404-preview 344 4/4/2025
2.2.9.403-preview 407 4/3/2025
2.2.8.128-preview 381 1/28/2025
2.2.7.125-preview 301 1/25/2025
2.2.6.1221-preview 425 12/21/2024
2.2.5.1201-preview 373 12/1/2024
2.1.37.727 469 7/27/2025
Loading failed