Analyzer for comparing JSON and POCO types.
Info
Version: | 3.1.0 |
Author(s): | Matt Lacey |
Last Update: | Friday, November 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrlacey/SimpleJsonAnalyzer |
NuGet Url: | https://www.nuget.org/packages/ApiAnalysis.SimpleJsonAnalyzer |
Install
Install-Package ApiAnalysis.SimpleJsonAnalyzer
dotnet add package ApiAnalysis.SimpleJsonAnalyzer
paket add ApiAnalysis.SimpleJsonAnalyzer
ApiAnalysis.SimpleJsonAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Reflection.Emit(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- StyleCop.Analyzers(>= 1.0.2)
- System.Reflection.Emit(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- StyleCop.Analyzers(>= 1.0.2)
- System.Reflection.Emit(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- StyleCop.Analyzers(>= 1.0.2)
Tags