155 Commits (react-native-tutorial-update)

Author SHA1 Message Date
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 5 days ago
maliming 729b4de7d3
Improve batch state checker performance by sharing a single DI scope 1 month ago
maliming f3042d42f5
Fix culture-sensitive DateTime assertion in test 1 month ago
maliming aa3c7723f0
Fix truncation length and strengthen fallback test assertion 1 month ago
maliming 262543a9e4
Add truncation for large JSON output and fallback test coverage 1 month ago
maliming ff6e407e4c
Serialize complex objects in exception data logging 1 month ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 1 month ago
maliming b06e8a9381
Refactor KeyedLock disposal logic and update tests 5 months ago
maliming d8441d7fc4
Add KeyedLock for per-key async locking and update local distributed lock 5 months ago
maliming 576ca219de
Make StaticDefinitionCache thread-safe and add tests 5 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 5 months ago
Halil İbrahim Kalkan 5c93eb09b5 Add tests for KeyedObjectHelper composite key methods 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
Emre KARA cc0effe7db data collection implementation 10 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 12 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 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
Engincan VESKE c4cde819ba Update DependencyInjection_Tests.cs 2 years ago
maliming 2218e9d7a1
Introduce `ExposeKeyedServicesAttribute`. 2 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 2 years ago
maliming c3dc38d1c9
Support `keyed-services`. 2 years ago
maliming 2823596497
Add unit tests. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 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
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`. 4 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