Soenneker.Blazor.ApiClient 4.0.3014

Prefix Reserved
dotnet add package Soenneker.Blazor.ApiClient --version 4.0.3014
                    
NuGet\Install-Package Soenneker.Blazor.ApiClient -Version 4.0.3014
                    
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.3014" />
                    
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.3014" />
                    
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.3014
                    
#r "nuget: Soenneker.Blazor.ApiClient, 4.0.3014"
                    
#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.3014
                    
#: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.3014
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Blazor.ApiClient&version=4.0.3014
                    
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.3014 167 7/21/2026
4.0.3013 141 7/20/2026
4.0.3012 128 7/20/2026
4.0.3011 83 7/20/2026
4.0.3010 143 7/20/2026
4.0.3009 148 7/19/2026
4.0.3008 137 7/19/2026
4.0.3007 82 7/19/2026
4.0.3006 174 7/19/2026
4.0.3005 137 7/19/2026
4.0.3004 132 7/18/2026
4.0.3002 155 7/18/2026
4.0.3000 89 7/18/2026
4.0.2999 88 7/18/2026
4.0.2998 120 7/18/2026
4.0.2997 94 7/18/2026
4.0.2995 91 7/18/2026
4.0.2994 92 7/17/2026
4.0.2992 96 7/17/2026
4.0.2990 92 7/17/2026
Loading failed

Update dependency Soenneker.Blazor.LogJson to 4.0.1854 (#3461)