Commit Graph

26 Commits (b7937602b6b13f9be16750b5dc24d57cca0df1ae)

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 21174b4261
Reuse JsonSerializerOptions instances.
4 years ago
liangshiwei 48edeb7a1c Merge branch 'dev' into auto-merge/rel-5-0/656
4 years ago
maliming be79ff9464
Use the extension method of SystemTextJson.
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
Halil İbrahim Kalkan e18313e9eb Added unit test: Should_Rollback_Uow_If_Event_Handler_Throws_Exception
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 71bfe2af8d Use CultureInfo.CurrentUICulture of DateTime JSON converter.
5 years ago
maliming 243bfd6fc0 Handling the case where JSON is null or empty.
5 years ago
maliming a1f1adb196 Introduce JsonSerializerOptionsHelper.
5 years ago
maliming a9e33bfd2d Remove duplicate TrySetId method.
5 years ago
maliming f7ebd426f4 Refactor.
5 years ago
maliming 0778e380be Rename namespaces.
5 years ago
maliming 7b06cfb5a2 Move to System.Text.Json
5 years ago
Ismail Yilmaz 363fc9c865 Soft Delete & Common Test Done
5 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk
6 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService
6 years ago
maliming 69d89ce87c Add repository specification unit test.
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago