VOOZH about

URL: https://www.nuget.org/packages/Blazor.Serialization/

⇱ NuGet Gallery | Blazor.Serialization 10.0.0




👁 Image
Blazor.Serialization 10.0.0

dotnet add package Blazor.Serialization --version 10.0.0
 
 
NuGet\Install-Package Blazor.Serialization -Version 10.0.0
 
 
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="Blazor.Serialization" Version="10.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazor.Serialization" Version="10.0.0" />
 
Directory.Packages.props
<PackageReference Include="Blazor.Serialization" />
 
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 Blazor.Serialization --version 10.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blazor.Serialization, 10.0.0"
 
 
#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 Blazor.Serialization@10.0.0
 
 
#: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=Blazor.Serialization&version=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=Blazor.Serialization&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Blazorators: The Serialization Library

This project is a serialization library used by the Blazor.SourceGenerators code library. It enables the support of generics, and provides that ability for the source generator to use convenience-based extension methods to serialize and deserialize generics when performing various Blazor JavaScript interop.

NuGet package NuGet version Build Description
Blazor.Serialization 👁 NuGet
👁 build
Common serialization library, required in some scenarios when using generics.

It's consumed by the following NuGet packages:

👁 Blazorators Logo

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Blazor.Serialization:

Package Downloads
Blazor.LocalStorage.WebAssembly

Source generated JavaScript interop for the browser's localStorage API compatible with Blazor WebAssembly.

Blazor.SessionStorage.WebAssembly

Source generated JavaScript interop for the browser's sessionStorage API compatible with Blazor WebAssembly.

Blazor.Geolocation

Source generated JavaScript interop for the browser's geolocation API compatible with Blazor.

Blazor.Geolocation.WebAssembly

Source generated JavaScript interop for the browser's geolocation API compatible with Blazor WebAssembly.

Blazor.LocalStorage

Source generated JavaScript interop for the browser's localStorage API compatible with Blazor.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Blazor.Serialization:

Repository Stars
dotnet/samples
Sample code referenced by the .NET documentation
IEvangelist/learning-blazor
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
Version Downloads Last Updated
10.0.0 5,533 5/14/2026
9.0.1 134,654 12/1/2024
9.0.0 1,284 11/22/2024
8.0.0 187,607 11/17/2023
8.0.0-rc.2.23480.2 3,722 10/13/2023
7.0.3 33,838 2/15/2023
7.0.2 822 2/7/2023
7.0.1 1,320 1/24/2023
7.0.0 7,156 1/11/2023
2.0.11 10,957 10/10/2022
2.0.10 10,609 5/19/2022
2.0.9 3,206 4/18/2022
2.0.8 1,463 4/14/2022
2.0.7 1,414 4/14/2022
2.0.6 1,512 4/7/2022
2.0.5 1,935 4/5/2022
2.0.4 672 4/5/2022
2.0.3 1,058 4/5/2022
2.0.2 1,442 4/4/2022
2.0.1 2,184 4/4/2022
Loading failed