A C# class library providing light-weight serialization functionality.
$ dotnet add package Blazor.SerializationThis 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 | |
| Common serialization library, required in some scenarios when using generics. |
It's consumed by the following NuGet packages:
