JsonByExampleGenerator
Generate classes based on example json files in your project. Uses a C# 9 source generator.
File Explorer
Download Latest Version (.zip)- publish.yml
- appsettings.json
- JsonByExampleGenerator.Example.csproj
- products.json
- Program.cs
- ClassModel.cs
- PropertyModel.cs
- PropertyModelEqualityComparer.cs
- EmbeddedResource.cs
- InCodeSyntaxReceiver.cs
- JsonByExampleGenerator.Generator.csproj
- JsonByExampleTemplate.sbntxt
- JsonGenerator.cs
- OnlyOnceTemplate.sbntxt
- jsonOrgExample1.json
- jsonOrgExample2.json
- jsonOrgExample3.json
- jsonOrgExample4.json
- jsonOrgExample5.json
- sitepointColorsExample.json
- sitepointGoogleMapsExample.json
- sitepointYoutubeExample.json
- appsettings.json
- BasicUsageTests.cs
- ChangesToGeneratedCodeTests.cs
- ConfigTests.cs
- ConflictingNamesTests.cs
- FolderDependentTests.cs
- JsonByExampleGenerator.Tests.csproj
- JsonInCodeTests.cs
- PropertyTypeGuessingTests.cs
- SerializationTests.cs
- TemplateOverrideTests.cs
- TestsBase.cs
- jsonbyexample_config.gif
- jsonbyexample_simple.gif
- .gitignore
- Directory.Build.props
- JsonByExampleGenerator.sln
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
