84 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 3 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 3 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 3 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 4 months ago
Emre KARA cc0effe7db data collection implementation 9 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 10 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 52c95546ff
Update UrlHelpers_Tests.cs 2 years ago
maliming 270afea410
Rename to `UrlHelper`. 2 years ago
maliming fa4a7853b0
Support wildcard domain in `AppUrlProvider `. 2 years ago
maliming aa727a85a7
`GetDefaultServices` without case sensitive. 2 years ago
namtab00 736bb69a81 Add test covering explicit case of nullable value type setting 2 years ago
namtab00 ab188c6dc8 add ObjectHelper support for property resolution for value types 2 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 2 years ago
maliming 2823596497
Add unit tests. 2 years ago
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 3 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. 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