AppOS.Shared 3.6.2

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

Package Description

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

Showing the top 1 NuGet packages that depend on AppOS.Shared:

Package Downloads
AppOS.Settings

高效、易用、强大的设置库,提供自动依赖注入和检查、自动绑定和校验配置、多主机环境等能力。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.2 0 3/13/2026
3.6.1 45 3/12/2026
3.6.0 235 2/25/2026
3.5.0 297 2/10/2026
3.4.0 443 1/29/2026
3.3.3 347 1/19/2026
3.3.2 895 12/10/2025
3.3.1 1,094 11/12/2025
2.3.1 675 11/4/2025
2.3.0 1,422 9/17/2025
2.2.0 524 9/17/2025
2.1.0 304 9/5/2025
2.0.12 615 8/7/2025
2.0.11 279 8/1/2025
2.0.10 671 6/12/2025
2.0.9 737 5/5/2025
2.0.8 418 3/18/2025
2.0.7 245 2/24/2025
2.0.5 676 1/25/2025
2.0.4 386 12/3/2024
Loading failed