JsonSrcGen
Json library that uses .NET 5 Source Generators
File Explorer
Download Latest Version (.zip)- dotnet-core.yml
- FUNDING.yml
- ProjectSettings.json
- DeserializeToArray.cs
- DeserializeToClass.cs
- DeserializeToStruct.cs
- SerializeClassToString.cs
- SerializeStructToString.cs
- SerializeToArray.cs
- Benchmarks.csproj
- Models.cs
- Program.cs
- SimpleClass.cs
- SimpleClassFromJsonBenchmark.cs
- SimpleClassToJsonBenchmark.cs
- SpanJsonComparison.cs
- SpanJsonWorkspace.cs
- CustomConverterTests.csproj
- CustomDateTimeConverterTests.cs
- CustomStringConverterTests.cs
- ColumnCollisions.cs
- PropertyHash.cs
- PropertyHashFactory.cs
- AppendReadGenerator.cs
- ArrayGenerator.cs
- BooleanGenerator.cs
- CharGenerator.cs
- CustomConverterGenerator.cs
- CustomTypeGenerator.cs
- DateTimeGenerator.cs
- DateTimeOffsetGenerator.cs
- DictionaryGenerator.cs
- GuidGenerator.cs
- IJsonGenerator.cs
- ListGenerator.cs
- NullableAppendReadGenerator.cs
- NullableBooleanGenerator.cs
- NullableDateTimeGenerator.cs
- NullableDateTimeOffsetGenerator.cs
- NullableGuidGenerator.cs
- StringGenerator.cs
- UniqueNumberGenerator.cs
- CodeBuilder.cs
- FromJsonGenerator.cs
- icon.png
- JsonClass.cs
- JsonGenerator.cs
- JsonProperty.cs
- JsonSrcGen.csproj
- JsonSrcGen.nuspec
- JsonType.cs
- StringBuilderExtension.cs
- ToJsonGenerator.cs
- Utf8Literals.cs
- BuildersBenchmark.cs
- CustomConverterAttribute.cs
- GenerationOutputFolderAttribute.cs
- ICustomConverter.cs
- IJsonBuilder.cs
- InvalidJsonException.cs
- JsonArrayAttribute.cs
- JsonAttribute.cs
- JsonDictionaryAttribute.cs
- JsonIgnoreAttribute.cs
- JsonIgnoreNullAttribute.cs
- JsonListAttribute.cs
- JsonNameAttribute.cs
- JsonOptionalAttribute.cs
- JsonSpanExtensions.cs
- JsonSrcGen.Inputs.csproj
- JsonStringBuilder.cs
- JsonUtf8Builder.cs
- JsonUtf8SpanExtensions.cs
- JsonValueAttribute.cs
- Program.cs
- GuidTests.cs
- JsonSrcGen.Inputs.Tests.csproj
- NumberTests.cs
- Weather.cs
- Weather.json
- WeatherFormatted.json
- WeatherTests.cs
- WeatherToJson.json
- Launch.cs
- Launch.json
- Launches.json
- LaunchesTests.cs
- README.md
- RealJsonTests.csproj
- CoreRTSample.csproj
- nuget.config
- Program.cs
- README.md
- SimpleClass.cs
- Program.cs
- test.csproj
- TestClass.cs
- BooleanArrayTests.cs
- ByteArrayTests.cs
- CustomClassArrayTests.cs
- DateTimeArrayTests.cs
- NullableDoubleArrayTests.cs
- StringArrayTests.cs
- IntDictionaryTests.cs
- BooleanListTests.cs
- ByteListTests.cs
- CustomClassListTests.cs
- DateTimeListTests.cs
- DoubleListTests.cs
- FloatListTests.cs
- GuidListTests.cs
- IntListTests.cs
- LongListTests.cs
- NulalbleDoubleListTests.cs
- NullableBooleanListTests.cs
- NullableByteListTests.cs
- NullableDateTimeListTests.cs
- NullableFloatListTests.cs
- NullableGuidListTests.cs
- NullableIntListTests.cs
- NullableLongListTests.cs
- NullableShortListTests.cs
- NullableUIntListTests.cs
- NullableULongListTests.cs
- NullableUShortListTests.cs
- ShortListTests.cs
- StringListTests.cs
- UIntListTests.cs
- ULongListTests.cs
- UShortListTests.cs
- IntValueTests.cs
- StringValueTests.cs
- ArrayPropertyTests.cs
- BooleanPropertyTests.cs
- BytePropertyTests.cs
- CharPropertyTests.cs
- DateTimeOffsetPropertyTests.cs
- DateTimePropertyTests.cs
- DecimalPropertyTests.cs
- DictionaryPropertyTests.cs
- DoublePropertyTests.cs
- ExtraPropertyTests.cs
- FloatPropertyTests.cs
- GenerationSettings.cs
- GlobalNamespaceTests.cs
- GuidPropertyTests.cs
- HashCollisionTests.cs
- IgnoredPropertyTests.cs
- IgnoreNullAttributeTests.cs
- IntPropertyTests.cs
- ListPropertyTests.cs
- LongPropertyTests.cs
- MixedPropertiesTests.cs
- NamedPropertyTests.cs
- NestedClassTests.cs
- NullableBooleanPropertyTests.cs
- NullableBytePropertyTests.cs
- NullableDateTimeOffsetPropertyTests.cs
- NullableDoublePropertyTests.cs
- NullableFloatPropertyTests.cs
- NullableGuidPropertyTests.cs
- NullableIntPropertyTests.cs
- NullableLongPropertyTests.cs
- NullableShortPropertyTests.cs
- NullableUIntPropertyTests.cs
- NullableULongPropertyTests.cs
- NullableUShortPropertyTests.cs
- NulllableDateTimePropertyTests.cs
- OptionalPropertyTests.cs
- ShortPropertyTests.cs
- StringPropertyTests.cs
- StructPropertiesTests.cs
- UIntPropertyTests.cs
- ULongPropertyTests.cs
- UnitTests.csproj
- UnknownPropertyTests.cs
- UShortPropertyTests.cs
- WhiteSpaceTests.cs
- .gitignore
- CODE_OF_CONDUCT.md
- icon.svg
- JsonSrcGen.sln
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
