Arkanis.Overlay.Common 1.10.1

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

Arkanis Overlay Common Library

This library contains common utilities, extensions, and shared components used across different parts of the Arkanis Overlay. It provides reusable code that can be leveraged by other libraries and projects within the solution.

Product Compatible and additional computed target framework versions.
.NET 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 (3)

Showing the top 3 NuGet packages that depend on Arkanis.Overlay.Common:

Package Downloads
Arkanis.Overlay.LocalLink

Provides models and services for external communication with the Arkanis Overlay.

Arkanis.Overlay.Domain

Contains the core domain models and business logic for the Arkanis Overlay.

Arkanis.Overlay.External.Common

Contains common utilities for external integrations used across different parts of the Arkanis Overlay.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.1 167 7/13/2026
1.10.1-rc.1 64 7/7/2026
1.10.1-nightly.4 68 7/3/2026
1.10.1-nightly.3 66 7/3/2026
1.10.1-nightly.2 66 7/3/2026
1.10.1-nightly.1 69 5/4/2026
1.10.0 452 1/2/2026
1.10.0-rc.2 102 12/30/2025
1.10.0-rc.1 90 12/29/2025
1.10.0-nightly.8 90 12/30/2025
1.10.0-nightly.7 84 12/29/2025
1.10.0-nightly.6 178 12/19/2025
1.10.0-nightly.5 189 12/19/2025
1.10.0-nightly.4 105 12/12/2025
1.10.0-nightly.3 110 11/28/2025
1.10.0-nightly.2 130 11/28/2025
1.10.0-nightly.1 281 11/21/2025
1.9.1-nightly.1 274 11/21/2025
1.9.0 425 11/16/2025
1.9.0-rc.1 285 11/16/2025
Loading failed