Microsoft.AspNetCore.Blazor.HttpClient 3.2.0-preview3.20168.3

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Blazor.HttpClient.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.AspNetCore.Blazor.HttpClient --version 3.2.0-preview3.20168.3
                    
NuGet\Install-Package Microsoft.AspNetCore.Blazor.HttpClient -Version 3.2.0-preview3.20168.3
                    
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="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.2.0-preview3.20168.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.2.0-preview3.20168.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Blazor.HttpClient" />
                    
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 Microsoft.AspNetCore.Blazor.HttpClient --version 3.2.0-preview3.20168.3
                    
#r "nuget: Microsoft.AspNetCore.Blazor.HttpClient, 3.2.0-preview3.20168.3"
                    
#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.
#addin nuget:?package=Microsoft.AspNetCore.Blazor.HttpClient&version=3.2.0-preview3.20168.3&prerelease
                    
Install Microsoft.AspNetCore.Blazor.HttpClient as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Blazor.HttpClient&version=3.2.0-preview3.20168.3&prerelease
                    
Install Microsoft.AspNetCore.Blazor.HttpClient as a Cake Tool

Provides experimental support for using System.Text.Json with HttpClient. Intended for use with Blazor running under WebAssembly.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/a700aa92fec0c3554eb3f450a17037761b069363

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Blazor.HttpClient:

Package Downloads
Blazor.FlexGrid

GridView component for Blazor

Dazinator.Extensions.Menus.Components

Package Description

BlazorFancyControls

Fancy blazor controls based on BootStrap

Sotsera.Blazor.Oidc

OpenID Connect (OIDC) client for Blazor client-side or hosted projects

GridBlazorPlus

Grid components for Blazor based on GridBlazor provided by Gustau Navarro @ https://github.com/gustavnavar/Grid.Blazor

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Microsoft.AspNetCore.Blazor.HttpClient:

Repository Stars
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
jamesmontemagno/Hanselman.Forms
The most awesome Hanselman app
thbst16/dotnet-blazor-crud
Modular application for database CRUD with Blazor. Uses an in-memory database and features dummy data generation and data pagination.
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
mikoskinen/Blazor.Animate
Easily add fade, slide and zoom-effects into your Blazor applications.
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
chrissainty/AuthenticationWithClientSideBlazor
Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
SteveSandersonMS/BlazorInputFile
A file input component for Blazor applications
BlazorExtensions/Storage
HTML5 Storage API implementation for Microsoft Blazor
Mewriick/Blazor.FlexGrid
GridView component for Blazor
ChilliCream/hotchocolate-examples
isc30/blazor-analytics
Blazor extensions for Analytics: Google Analytics, GTAG, ...
BlazorExtensions/Notifications
HTML5 Notifications API implementation for Microsoft Blazor
jspuij/TwokaB
Blazor WebView control for WPF, Android, macOS, iOS. Run Blazor on .NET Core and Mono natively inside a Webview.
sotsera/sotsera.blazor.toaster
A Toastr.js port to Blazor in pure .Net.
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
AdrianWilczynski/CSharpToTypeScript
Convert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapps, CLI Tool or VSCode extension. Links: https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.csharp-to-typescript - https://csharptotypescript.azurewebsites.net - https://adrianwilczynski.github.io/CSharpToTypeScript/ - https://www.nuget.org/packages/CSharpToTypeScript.CLITool/
henalbrod/Blazor.Auth0
The library for using Auth0 in Blazor applications.
Version Downloads Last updated