Soenneker.Blazor.ApiClient 4.0.2809

Prefix Reserved
dotnet add package Soenneker.Blazor.ApiClient --version 4.0.2809
                    
NuGet\Install-Package Soenneker.Blazor.ApiClient -Version 4.0.2809
                    
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.2809" />
                    
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.2809" />
                    
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.2809
                    
#r "nuget: Soenneker.Blazor.ApiClient, 4.0.2809"
                    
#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.2809
                    
#: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.2809
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.ApiClient&version=4.0.2809
                    
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.2809 43 3/20/2026
4.0.2808 40 3/20/2026
4.0.2807 23 3/20/2026
4.0.2806 31 3/20/2026
4.0.2805 50 3/19/2026
4.0.2803 138 3/15/2026
4.0.2802 117 3/15/2026
4.0.2801 77 3/15/2026
4.0.2800 115 3/15/2026
4.0.2799 105 3/15/2026
4.0.2797 170 3/14/2026
4.0.2796 111 3/14/2026
4.0.2794 119 3/14/2026
4.0.2793 80 3/14/2026
4.0.2792 80 3/13/2026
4.0.2791 82 3/13/2026
4.0.2790 144 3/13/2026
4.0.2788 93 3/13/2026
4.0.2787 79 3/13/2026
4.0.2786 81 3/13/2026
Loading failed

Update dependency Soenneker.Extensions.Object to 4.0.4140 (#3106)