118 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
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 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
maliming 682c7ab65a Support disable property inject on properties. 4 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture 4 years ago
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality 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 e7e9756cf2
Upgrade to NET 7.0. 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 22a40a8103
Update Volo.Abp.Core.Tests.csproj 4 years ago
maliming 00fc63e57f
Update Volo.Abp.Core.Tests.csproj 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 ef9d20533a Change TargetFramework to net6.0. 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 a4dad2df06
Update StringExtensions_Tests.cs 5 years ago
maliming 9d1b98fd95 Add RemovePostFix & RemovePreFix unit tests. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 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