Wivuu.JsonPolymorphism 1.0.20

dotnet add package Wivuu.JsonPolymorphism --version 1.0.20
                    
NuGet\Install-Package Wivuu.JsonPolymorphism -Version 1.0.20
                    
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="Wivuu.JsonPolymorphism" Version="1.0.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wivuu.JsonPolymorphism" Version="1.0.20" />
                    
Directory.Packages.props
<PackageReference Include="Wivuu.JsonPolymorphism" />
                    
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 Wivuu.JsonPolymorphism --version 1.0.20
                    
#r "nuget: Wivuu.JsonPolymorphism, 1.0.20"
                    
#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 Wivuu.JsonPolymorphism@1.0.20
                    
#: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=Wivuu.JsonPolymorphism&version=1.0.20
                    
Install as a Cake Addin
#tool nuget:?package=Wivuu.JsonPolymorphism&version=1.0.20
                    
Install as a Cake Tool

Adds System.Text.Json serializer support for polymorphism with a discriminator attribute.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.20 8,694 4/15/2024
1.0.18 51,870 1/3/2023
1.0.16 13,060 3/25/2022
1.0.11 897 2/7/2022
1.0.7 633 11/12/2021
1.0.6 581 10/13/2021
1.0.5 481 10/13/2021
1.0.4 554 10/11/2021
1.0.3 2,686 8/17/2021
1.0.2 2,074 11/25/2020
1.0.1 598 11/25/2020
Loading failed