Commit Graph

28 Commits (42dce7f45d523571af245bbd38967509b03d09f5)

Author SHA1 Message Date
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
6 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
6 years ago
Halil İbrahim Kalkan 25085b2959 Improve extension property model binding.
6 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties
6 years ago
Halil İbrahim Kalkan a628e177a5 Add test for TypeHelper and improve ReflectionHelper
6 years ago
Halil İbrahim Kalkan 793a600981 Fix TypeHelper.IsDictionary and add tests.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
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
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign.
6 years ago
Halil ibrahim Kalkan fe5199cd43 Fix ExposedServiceExplorer.
7 years ago
Halil ibrahim Kalkan a975f28c95 Refactor exposed services.
7 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
7 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
7 years ago
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
7 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
7 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
7 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
7 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
7 years ago
Halil ibrahim Kalkan dc13afa91b Fix tests.
7 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
7 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago