68 Commits (0336daccb8a4c23d74123c19e7bd571d1de37e4e)

Author SHA1 Message Date
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts 3 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage 3 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module 3 years ago
maliming 4ea1986565
Update CorrelationIdProvider_Tests.cs 3 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations. 3 years ago
maliming f69e9a6f59
Throw `TimeoutException` if wait failed. 3 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 3 years ago
maliming 718c294314
Add unit test for `IAbpHostEnvironment`. 3 years ago
Halil İbrahim Kalkan 93ef2a2d67 Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor 4 years ago
maliming f24d51dca3 Add unit test. 4 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too. 4 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method. 4 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture 4 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor 4 years ago
maliming 69ac9c0042
Update AbpLazyServiceProvider_Tests.cs 4 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`. 4 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider 4 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor 4 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName 4 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`. 4 years ago
maliming e1b40584b3
Update AbpTestModule.cs 4 years ago
maliming 400152a679
Update AbpTestModule.cs 4 years ago
Halil İbrahim Kalkan 0b0b007d7e #12918: CachedServiceProviderBase should return the internal service provider when requested. 4 years ago
Halil İbrahim Kalkan db4d40a374 Resolved #12918: Introduce ITransientCachedServiceProvider. 4 years ago
liangshiwei b7a2189f99 Update Check_Tests.cs 4 years ago
liangshiwei 26742af89d Add unit test for the Check 4 years ago
maliming 0e683f603c
Support for exporting generic interfaces. 4 years ago
maliming 7481d363b0
Add `AbpAsyncIntegratedTest`. 4 years ago
maliming 8c5e3cd30a
Async configure and initialize the module. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 902583ec06
Do not add duplicate assemblies. 5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago
maliming 24498a052d Introduce the SimpleStateChecker. 5 years ago
maliming e756fac8c5 Rename InitLoggerFactory to DefaultInitLoggerFactory. 5 years ago
maliming 460e38f654 Make IInitLogger inherit ILogger. 5 years ago
Halil İbrahim Kalkan 859c4e9a6c Resolves #7965: Logging on Service Registration. 5 years ago
Ahmet 5318451927 Sorting all modifiers 5 years ago
maliming 2c8a68be22 Make readonly for Creation audit properties of the entities. 6 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming aecb3534fc Prevent ReflectionHelper's GetValueByPath method use null values. 6 years ago
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
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 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
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago