1805 Commits (d2e5b8b3d41eea9558a60e5d23e28716babef2f5)

Author SHA1 Message Date
maliming d2e5b8b3d4
Add `BLOB Storing Memory Provider` module. 5 months ago
maliming c75594ba0d Refactor exception message construction in test 5 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 5 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 5 months ago
SALİH ÖZKARA afd0395dcd Add tests 5 months ago
maliming 3599fc454c
Update exception message for missing object mapping 5 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 5 months ago
maliming abbcea5a74
Update exception message for missing type mapper 5 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 5 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 5 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 6 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 6 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 6 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 6 months ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 6 months ago
maliming 9a72a79c67
Rename mapper base classes 7 months ago
Emre KARA cc0effe7db data collection implementation 7 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 7 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 7 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 7 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 7 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 7 months ago
maliming 9e0d0413d0
Fix parameter order in TryMapExtraProperties call 7 months ago
maliming 53710b76b6
Fix generic type parameters in reverse mapper interfaces and classes for consistency 7 months ago
maliming de946d6b72
feat: Refactor mapping interfaces and classes for improved consistency and functionality 7 months ago
maliming 1f95fb511e
Enhance Mapperly mapping and update related tests 7 months ago
maliming 715b25ed7c
Update Riok.Mapperly package references 7 months ago
maliming 3daa6c51c3
feat: Implement reverse mapping functionality and add related tests 7 months ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 7 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 7 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 7 months ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 8 months ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 8 months ago
Suhaib Mousa ed3f582ba8 add configuration tenant resolver unit test 8 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 8 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 8 months ago
maliming 9604300eb3
Fix unit tests 8 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 8 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 8 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 8 months ago
maliming 08aba25c36
Log exception of `ReflectionTypeLoadException`. 8 months ago
maliming 780f71131c
Add a default sort for `First/FirstOrDefault` and `Last/LastOrDefault`. 9 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 9 months ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 10 months ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 10 months ago
maliming 7a0b14ad91
feat: add service key support in registration context. 10 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 10 months ago
maliming bb1a7df7ca
Fix unit test. 10 months ago
maliming 5d1c9851e1
Set `PropertyNamingPolicy` to `null` to keep original property name and dictionary key. 10 months ago
maliming 507aee72af
Refactor InsertAsync test to include nullable GUID property validation 10 months ago