30 Commits (8a91a3479d48b618cf1cbbe121f2dfd9928c8a96)

Author SHA1 Message Date
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 95fc35f134 Enable nullable annotations for Volo.Abp.Json.Newtonsoft 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
maliming 3485ca44a4
Update AbpDateTimeConverter.cs 3 years ago
maliming 182a1ade03
Add `InputAndOutputDateTimeFormat_Tests`. 3 years ago
maliming c93cb3d6f0
Update AbpNewtonsoftJsonSerializer.cs 3 years ago
maliming dcebc141ec
Rename `serviceProvider` to `rootServiceProvider`. 3 years ago
maliming 51424e2683
Update AbpDefaultContractResolver.cs 3 years ago
maliming 0a140bfe3e
Avoid cache scoped DI containers in Lazy object. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 106ae59d42
Update AbpDateTimeConverter.cs 3 years ago
maliming f7e1c0d072
Update AbpDateTimeConverter.cs 3 years ago
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`. 4 years ago
maliming ff2ecc004f Remove `HybridJson`. 4 years ago
maliming e2748ce82a
Use action replace the `IConfigureOptions` classes. 4 years ago
maliming c59d75be61
Fix unit tests. 4 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`. 4 years ago
maliming 03ffe81d83
Split JSON into `Newtonsoft` & `SystemTextJson` packages. 4 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter. 6 years ago
maliming 0778e380be Rename namespaces. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago