Soenneker.Blazor.ApiClient 4.0.2944

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.2944
                    
NuGet\Install-Package Soenneker.Blazor.ApiClient -Version 4.0.2944
                    
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.2944" />
                    
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.2944" />
                    
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.2944
                    
#r "nuget: Soenneker.Blazor.ApiClient, 4.0.2944"
                    
#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.2944
                    
#: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.2944
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.ApiClient&version=4.0.2944
                    
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.3191 118 9/17/2026
4.0.3190 76 9/17/2026
4.0.3189 73 9/16/2026
4.0.3188 105 9/16/2026
4.0.3187 104 9/16/2026
4.0.3186 92 9/16/2026
4.0.3185 69 9/16/2026
4.0.3184 103 9/16/2026
4.0.3182 71 9/16/2026
4.0.3180 92 9/15/2026
4.0.3178 154 9/15/2026
4.0.3176 359 9/14/2026
4.0.3175 128 9/13/2026
4.0.3174 205 9/13/2026
4.0.3172 88 9/13/2026
4.0.3170 132 9/13/2026
4.0.3169 85 9/13/2026
4.0.3168 229 9/13/2026
4.0.3166 85 9/13/2026
4.0.2944 130 6/18/2026
Loading failed

Update actions/checkout action to v7 (#3341)