Commit Graph

110 Commits (141b4bb3ca21af0e8f7727bc455b31bdd20037be)

Author SHA1 Message Date
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
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
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.
5 years ago
maliming 2c8a68be22 Make readonly for Creation audit properties of the entities.
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
Halil İbrahim Kalkan ee42f87a86 Merge branch 'rel-3.3' into dev
5 years ago
maliming aecb3534fc Prevent ReflectionHelper's GetValueByPath method use null values.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
Halil İbrahim Kalkan 71b1384598 Resolved #5269: allow to easily override a controller.
5 years ago