Soenneker.Blazor.ApiClient 4.0.2805

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

A lightweight and efficient API client wrapper for Blazor applications, simplifying HTTP communication with support for asynchronous calls, cancellation tokens, and JSON serialization.

Installation

dotnet add package Soenneker.Blazor.ApiClient
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 (2)

Showing the top 2 NuGet packages that depend on Soenneker.Blazor.ApiClient:

Package Downloads
Soenneker.Blazor.Consumer.Base

An abstract wrapper around Soenneker.Blazor.ApiClient supporting auto (de)serialization for requests/responses/ProblemDetails.

Soenneker.Blazor.Consumers.Core

A class that represents the core Blazor Consumer, providing no additional functionality than access to Soenneker.Blazor.ApiClient

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.2821 0 4/1/2026
4.0.2820 0 4/1/2026
4.0.2819 3 3/31/2026
4.0.2817 26 3/31/2026
4.0.2816 20 3/31/2026
4.0.2815 16 3/31/2026
4.0.2814 60 3/31/2026
4.0.2813 93 3/25/2026
4.0.2812 115 3/23/2026
4.0.2811 114 3/23/2026
4.0.2810 76 3/22/2026
4.0.2809 173 3/20/2026
4.0.2808 106 3/20/2026
4.0.2807 73 3/20/2026
4.0.2806 82 3/20/2026
4.0.2805 120 3/19/2026
4.0.2803 172 3/15/2026
4.0.2802 124 3/15/2026
4.0.2801 81 3/15/2026
4.0.2800 121 3/15/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1921 (#3102)