Soenneker.Blazor.ApiClient 4.0.2891

Prefix Reserved
dotnet add package Soenneker.Blazor.ApiClient --version 4.0.2891
                    
NuGet\Install-Package Soenneker.Blazor.ApiClient -Version 4.0.2891
                    
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.2891" />
                    
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.2891" />
                    
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.2891
                    
#r "nuget: Soenneker.Blazor.ApiClient, 4.0.2891"
                    
#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.2891
                    
#: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.2891
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.ApiClient&version=4.0.2891
                    
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.2891 103 5/13/2026
4.0.2890 85 5/13/2026
4.0.2888 111 5/13/2026
4.0.2887 113 5/13/2026
4.0.2886 71 5/13/2026
4.0.2885 77 5/13/2026
4.0.2884 71 5/13/2026
4.0.2883 115 5/12/2026
4.0.2882 72 5/12/2026
4.0.2881 246 5/3/2026
4.0.2880 139 5/3/2026
4.0.2879 102 5/3/2026
4.0.2877 83 5/2/2026
4.0.2876 172 5/2/2026
4.0.2875 104 5/2/2026
4.0.2874 137 5/2/2026
4.0.2873 157 5/2/2026
4.0.2872 221 4/26/2026
4.0.2871 140 4/24/2026
4.0.2870 131 4/24/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1947 (#3234)