Commit Graph

24 Commits (d284bb069fb4e76058feaecc5f184e6ad2383bb5)

Author SHA1 Message Date
maliming 72275bd67b
Merge branch 'dev' into auto-merge/rel-5-0/670
4 years ago
maliming 9f595cec96
Remove empty lines.
4 years ago
maliming dfe75c2a1d
Add `JsonInclude` to `ExtensibleObject ` & Remove `AbpHasExtraPropertiesJsonConverter`.
4 years ago
maliming 220893ccff
Update AbpStringToBoolean_Tests.cs
4 years ago
maliming 6d2d2643f3
Add some unit tests.
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming f59abe5aa0 Use non-static to store excluded types.
4 years ago
maliming a99c2aaa94 Supports nested ExtensibleObject classes.
4 years ago
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 71bfe2af8d Use CultureInfo.CurrentUICulture of DateTime JSON converter.
5 years ago
maliming 0768f34776 Add more datetime unit tests.
5 years ago
maliming 6404c02764 Fix unit test.
5 years ago
maliming 243bfd6fc0 Handling the case where JSON is null or empty.
5 years ago
maliming f69ccfa364 Add AbpExtraPropertyDictionaryJsonConverter.
5 years ago
maliming 4b4c1fa6a8 Add unit test for nullable bool & enum.
5 years ago
maliming 9a3874b9ed Add AbpStringToEnumFactory and some unit test.
5 years ago
maliming 2ab31f491f Rename AbpSystemTextJsonSupportTypeMatcher to AbpSystemTextJsonUnsupportedTypeMatcher.
5 years ago
maliming 5650f6461d Add AbpHybridJsonSerializer_Tests.
5 years ago
maliming 74affe2a74 Refactor & add more unit tests.
5 years ago
maliming dee8f22055 Enhanced SystemTextJsonSupportTypeMatcher.
5 years ago
maliming bffccb8f66 Refactor.
5 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter.
5 years ago