Commit Graph

36 Commits (sinan-update-doc)

Author SHA1 Message Date
liangshiwei 89667a7aa6
Merge pull request #16042 from abpframework/auto-merge/rel-7-0/1817
3 years ago
maliming 182a1ade03
Add `InputAndOutputDateTimeFormat_Tests`.
3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
maliming 2146d84b8f
Add `AbpStringToGuidConverter` and `AbpNullableStringToGuidConverter`.
3 years ago
maliming 796cd1b0e5
Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`.
3 years ago
maliming 3be5b3c3af
Update `AbpIncludeExtraPropertiesModifiers`.
3 years ago
maliming 291c07155d Add `AbpIgnorePropertiesModifiers`.
3 years ago
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
maliming ea56f65501
Support `enum` as dictionary keys.
3 years ago
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