Soenneker.Enums.JsonLibrary
4.0.730
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Soenneker.Enums.JsonLibrary --version 4.0.730
NuGet\Install-Package Soenneker.Enums.JsonLibrary -Version 4.0.730
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.Enums.JsonLibrary" Version="4.0.730" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Enums.JsonLibrary" Version="4.0.730" />
<PackageReference Include="Soenneker.Enums.JsonLibrary" />
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.Enums.JsonLibrary --version 4.0.730
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Enums.JsonLibrary, 4.0.730"
#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.Enums.JsonLibrary@4.0.730
#: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.Enums.JsonLibrary&version=4.0.730
#tool nuget:?package=Soenneker.Enums.JsonLibrary&version=4.0.730
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Enums.JsonLibrary
Identifies the .NET JSON serialization library used to process a payload.
Install
dotnet add package Soenneker.Enums.JsonLibrary
What you get
JsonLibraryType— Identifies the .NET JSON serialization library used to process a payload.
API at a glance
| API | What it does | Result / important behavior |
|---|---|---|
JsonLibraryType.SystemTextJson |
The built-in System.Text.Json serializer. |
The built-in System.Text.Json serializer. |
JsonLibraryType.Newtonsoft |
The Newtonsoft.Json serializer, also known as Json.NET. | The Newtonsoft.Json serializer, also known as Json.NET. |
| Product | Versions 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.
-
net10.0
- Soenneker.Gen.EnumValues (>= 4.0.45)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Enums.JsonLibrary:
| Package | Downloads |
|---|---|
|
Soenneker.Utils.Json
Serializes, deserializes, validates, formats, and writes JSON with System.Text.Json or Newtonsoft.Json. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.732 | 3,468 | 8/30/2026 |
| 4.0.731 | 2,133 | 8/30/2026 |
| 4.0.730 | 1,285 | 8/29/2026 |
| 4.0.728 | 29,946 | 8/21/2026 |
| 4.0.727 | 10,857 | 8/18/2026 |
| 4.0.726 | 1,172 | 8/18/2026 |
| 4.0.725 | 34,883 | 8/7/2026 |
| 4.0.724 | 20,595 | 7/28/2026 |
| 4.0.723 | 2,610 | 7/27/2026 |
| 4.0.722 | 41,550 | 7/16/2026 |
| 4.0.721 | 2,547 | 7/16/2026 |
| 4.0.720 | 106 | 7/16/2026 |
| 4.0.719 | 36,740 | 7/2/2026 |
| 4.0.718 | 17,985 | 6/19/2026 |
| 4.0.717 | 8,377 | 6/18/2026 |
| 4.0.716 | 55,886 | 6/5/2026 |
| 4.0.715 | 736 | 6/5/2026 |
| 4.0.714 | 53,544 | 5/1/2026 |
| 4.0.713 | 18,065 | 4/22/2026 |
| 4.0.712 | 47,736 | 3/31/2026 |
Loading failed
Update dependency Soenneker.Gen.EnumValues to 4.0.45 (#1343)