Convert C# Tuple to/from JSON Array.
Info
Version: | 1.0.2 |
Author(s): | Alexandre Rogozine |
Last Update: | Monday, February 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arogozine/TupleAsJsonArray |
NuGet Url: | https://www.nuget.org/packages/TupleAsJsonArray |
Install
Install-Package TupleAsJsonArray
dotnet add package TupleAsJsonArray
paket add TupleAsJsonArray
TupleAsJsonArray Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
No dependencies.
- System.Text.Json(>= 4.6.0)
Tags