Archipelago.Core 2.0.2

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

A class library for interfacing between various emulators and Archipelago Multiworld Randomiser.

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 was computed.  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 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Archipelago.Core:

Package Downloads
Archipelago.Core.MauiGUI

A class library for providing a GUI for Archipelago.Core.

Archipelago.Core.AvaloniaGUI

Cross platform UI library for Archipelago.Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 166 4/5/2026
2.0.1 167 3/31/2026
2.0.0 106 3/31/2026
1.4.3 116 3/19/2026
1.4.2 201 2/22/2026
1.4.1 161 1/29/2026
1.4.0 147 1/25/2026
1.3.0 152 1/13/2026
1.2.3 313 12/23/2025
1.2.2 227 12/23/2025
1.2.1 224 12/23/2025
1.2.0 193 12/23/2025
1.1.14 371 11/13/2025
1.1.13 313 8/18/2025
1.1.12 207 8/18/2025
1.1.11 222 8/18/2025
1.1.10 218 8/18/2025
1.1.9 222 8/17/2025
Loading failed