21 Commits (144d9d4e65e6d34336cf2a972748a8dc6541859c)

Author SHA1 Message Date
Halil İbrahim Kalkan db6d5b50aa Make multi-tenancy connection string resolving async. 5 years ago
maliming 71bfe2af8d Use CultureInfo.CurrentUICulture of DateTime JSON converter. 6 years ago
maliming 243bfd6fc0 Handling the case where JSON is null or empty. 6 years ago
maliming a1f1adb196 Introduce JsonSerializerOptionsHelper. 6 years ago
maliming a9e33bfd2d Remove duplicate TrySetId method. 6 years ago
maliming f7ebd426f4 Refactor. 6 years ago
maliming 0778e380be Rename namespaces. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
Ismail Yilmaz 363fc9c865 Soft Delete & Common Test Done 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk 7 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService 7 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 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago