PolyhydraGames.Core.ReactiveUI 2.0.0.1

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

PolyhydraGames.Core.ReactiveUI

Standalone home for PolyhydraGames.Core.ReactiveUI, extracted from the legacy ~/code/Core monorepo.

Contents

  • src/PolyhydraGames.Core.ReactiveUI - library source
  • tests/PolyhydraGames.Core.ReactiveUI.Tests - NUnit tests
  • deps/Core.Interfaces - vendored source retained for local test/support validation
  • deps/Core.Test - vendored shared test helpers

Build

dotnet restore PolyhydraGames.Core.ReactiveUI.slnx
dotnet build PolyhydraGames.Core.ReactiveUI.slnx
dotnet test PolyhydraGames.Core.ReactiveUI.slnx
dotnet pack src/PolyhydraGames.Core.ReactiveUI/PolyhydraGames.Core.ReactiveUI.csproj -c Release

Package boundary

The published library consumes PolyhydraGames.Core.Interfaces 2.0.0.47 as a NuGet dependency. The vendored deps/Core.Interfaces tree remains available for local support/test validation, but is not the library's package dependency source. This keeps active package consumers such as GameCollector on the same package-first contract as the standalone library.

Publishing

The package version starts at 2.0.0.1 and is declared in the library project. Pull requests build, test, pack, and verify the expected .nupkg. After the change reaches main, a separate least-privilege job rebuilds the same commit and publishes its verified package to GitHub Packages and NuGet.org. Increment the project version before publishing a subsequent release.

The local NuGet.org credential contract is ~/.config/secrets/nuget.org.env with a non-empty NUGET_API_KEY. Map that value to the repository Actions secret NUGET_ORG_API_KEY; neither value belongs in source control or workflow logs.

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

Showing the top 4 NuGet packages that depend on PolyhydraGames.Core.ReactiveUI:

Package Downloads
PolyhydraGames.Core.Maui

Package Description

PolyhydraGames.Core.Console

Package Description

PolyhydraGames.Pathfinder.Rules

Pathfinder Assistant PF1e character rules, class behavior, and live play action helpers.

PFAssistant.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.1 92 7/15/2026
1.0.0.53 1,263 11/16/2025
1.0.0.52 484 10/7/2025
1.0.0.51 271 9/27/2025
1.0.0.50 698 6/20/2025
1.0.0.49 1,078 12/1/2024
1.0.0.48 433 10/22/2024
1.0.0.47 483 6/5/2024
1.0.0.46 516 3/21/2024
1.0.0.45 311 3/16/2024
1.0.0.44 422 2/15/2024
1.0.0.43 474 1/25/2024
1.0.0.42 749 12/20/2023
1.0.0.41 399 8/24/2023
1.0.0.12 438 2/11/2023
1.0.0.11 1,530 1/29/2023
1.0.0.10 1,097 1/25/2023
1.0.0.9 466 1/25/2023
1.0.0.7 531 5/6/2022