Soenneker.Rebrickable.ClientUtil 4.0.450

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Rebrickable.ClientUtil --version 4.0.450
                    
NuGet\Install-Package Soenneker.Rebrickable.ClientUtil -Version 4.0.450
                    
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="Soenneker.Rebrickable.ClientUtil" Version="4.0.450" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Rebrickable.ClientUtil" Version="4.0.450" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Rebrickable.ClientUtil" />
                    
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 Soenneker.Rebrickable.ClientUtil --version 4.0.450
                    
#r "nuget: Soenneker.Rebrickable.ClientUtil, 4.0.450"
                    
#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 Soenneker.Rebrickable.ClientUtil@4.0.450
                    
#: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=Soenneker.Rebrickable.ClientUtil&version=4.0.450
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Rebrickable.ClientUtil&version=4.0.450
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Rebrickable.ClientUtil

An async thread-safe singleton for Rebrickable OpenApiClient

Installation

dotnet add package Soenneker.Rebrickable.ClientUtil
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Rebrickable.ClientUtil:

Package Downloads
Soenneker.Rebrickable.Colors

A utility library for color related Rebrickable operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.452 0 7/16/2026
4.0.450 0 7/16/2026
4.0.449 28 7/16/2026
4.0.448 40 7/15/2026
4.0.447 34 7/15/2026
4.0.446 38 7/15/2026
4.0.445 49 7/15/2026
4.0.444 62 7/15/2026
4.0.443 82 7/14/2026
4.0.442 97 7/13/2026
4.0.441 102 7/11/2026
4.0.440 93 7/10/2026
4.0.439 101 7/8/2026
4.0.438 103 7/5/2026
4.0.437 104 7/5/2026
4.0.436 105 7/4/2026
4.0.435 98 7/4/2026
4.0.434 99 7/2/2026
4.0.433 103 6/30/2026
4.0.432 101 6/29/2026
Loading failed

Update actions/setup-dotnet action to v6 (#667)

Automatically merged