Commit Graph

120 Commits (2726d57ea4559f4df8f4ba1247f93378fc5ee33f)

Author SHA1 Message Date
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts
2 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage
2 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module
2 years ago
maliming 4ea1986565
Update CorrelationIdProvider_Tests.cs
2 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations.
2 years ago
maliming f69e9a6f59
Throw `TimeoutException` if wait failed.
2 years ago
Enis Necipoglu bf5f534a44
Merge pull request #15964 from abpframework/auto-merge/rel-7-1/1798
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
3 years ago
maliming f24d51dca3 Add unit test.
3 years ago
LiangShiWei 052d2ef0d0 Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too.
3 years ago
maliming e593d9bf0a
Merge branch 'dev' into net7
3 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method.
3 years ago
maliming 6e66251d5a
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 98414520a2 Merge branch 'dev' into localization-v7
3 years ago
maliming 682c7ab65a Support disable property inject on properties.
3 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture
3 years ago
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
maliming b4886723b7
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor
3 years ago
Halil İbrahim Kalkan 5ac40e0ec9 Merge branch 'dev' into dynamic-permissions
3 years ago
maliming 043aef7384
Merge pull request #13692 from abpframework/auto-merge/rel-6-0/1279
3 years ago
maliming 69ac9c0042
Update AbpLazyServiceProvider_Tests.cs
3 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`.
3 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider
3 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor
3 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`.
3 years ago
Halil İbrahim Kalkan 0b0b007d7e #12918: CachedServiceProviderBase should return the internal service provider when requested.
3 years ago
Halil İbrahim Kalkan db4d40a374 Resolved #12918: Introduce ITransientCachedServiceProvider.
3 years ago
liangshiwei b7a2189f99 Update Check_Tests.cs
3 years ago
liangshiwei 26742af89d Add unit test for the Check
3 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.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 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