PolyhydraGames.Documents.Interfaces
1.0.0.39
dotnet add package PolyhydraGames.Documents.Interfaces --version 1.0.0.39
NuGet\Install-Package PolyhydraGames.Documents.Interfaces -Version 1.0.0.39
<PackageReference Include="PolyhydraGames.Documents.Interfaces" Version="1.0.0.39" />
<PackageVersion Include="PolyhydraGames.Documents.Interfaces" Version="1.0.0.39" />
<PackageReference Include="PolyhydraGames.Documents.Interfaces" />
paket add PolyhydraGames.Documents.Interfaces --version 1.0.0.39
#r "nuget: PolyhydraGames.Documents.Interfaces, 1.0.0.39"
#:package PolyhydraGames.Documents.Interfaces@1.0.0.39
#addin nuget:?package=PolyhydraGames.Documents.Interfaces&version=1.0.0.39
#tool nuget:?package=PolyhydraGames.Documents.Interfaces&version=1.0.0.39
Documents
Documents is a .NET solution for the PolyhydraGames documents API surface.
Repository Layout
DocsAPI.slnhosts the solution.WebApi/contains the ASP.NET Core API.Restful/contains the REST client library.Interfaces/contains shared interfaces and package metadata.SQLite/contains the SQLite-backed implementation.Test/contains the test project.
Build and Test
The repository now uses GitHub Actions for CI. See .github/workflows/ci.yml for the canonical build, test, and restore flow.
To run locally:
dotnet restore DocsAPI.sln
dotnet build DocsAPI.sln --configuration Release
dotnet test DocsAPI.sln --configuration Release
Private Package Feed
Current GitHub Packages baseline:
PolyhydraGames.Documents.Interfaces1.0.0.39PolyhydraGames.Documents.SQLite1.0.0.3PolyhydraGames.Documents.RestAsync2.0.0.5
Package builds should use PackFromPackages=true so nuspec metadata points at
published package versions while local development keeps project references:
dotnet pack Interfaces/PolyhydraGames.Documents.Interfaces.csproj --configuration Release -p:PackFromPackages=true --output artifacts/github-packages
dotnet pack SQLite/PolyhydraGames.Documents.SQLite.csproj --configuration Release -p:PackFromPackages=true --output artifacts/github-packages
dotnet pack Restful/PolyhydraGames.Documents.RestAsync.csproj --configuration Release -p:PackFromPackages=true --output artifacts/github-packages
Contribute
Keep project references and solution items aligned with the CI workflow. When adding new projects, update DocsAPI.sln and the GitHub Actions workflow together.
| Product | Versions 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. |
-
net10.0
- PolyhydraGames.Core.Interfaces (>= 2.0.0.46)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PolyhydraGames.Documents.Interfaces:
| Package | Downloads |
|---|---|
|
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 |
|---|---|---|
| 1.0.0.39 | 201 | 7/16/2026 |