Generates code on build that allows reading Json in a typed structure, based on example Json.
Info
Version: | 0.10.0 |
Author(s): | Robin Hermanussen |
Last Update: | Friday, January 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JsonByExampleGenerator |
Install
Install-Package JsonByExampleGenerator
dotnet add package JsonByExampleGenerator
paket add JsonByExampleGenerator
JsonByExampleGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.8.0)
Tags