PetBox.Client 0.1.0-ci.460

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

PetBox core client SDK — authenticated HTTP transport and a typed client for the PetBox Data module (raw-SQL pass-through over HTTP).

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.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PetBox.Client:

Package Downloads
PetBox.Client.Config

PetBox config client SDK — fetches resolved config into Microsoft.Extensions.Configuration with ETag-aware polling.

PetBox.Client.Data.Linq2Db

linq2db integration for the PetBox Data module — build queries with linq2db (IQueryable); the parameterized SQL is extracted client-side and executed via PetBox.Client against petbox (server stays a pass-through).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-ci.460 99 7/2/2026
0.1.0-ci.324 109 6/8/2026
0.1.0-ci.323 78 6/8/2026