1820 Commits (cbb76091d8ad8e42fa835786a2ea41898cd3fa68)

Author SHA1 Message Date
maliming d023afaf3c
Fix mongo unit tests. 7 months ago
maliming c6a6306a6d
Upgrade all NuGet package to latest. 7 months ago
Nico Lachmuth f639c800f0 fix(): another test fix 7 months ago
Nico Lachmuth eb1641e2dd fix(): fix tests 7 months ago
Nico Lachmuth e7108c8d15 chore(): fix tests 7 months ago
maliming d2e5b8b3d4
Add `BLOB Storing Memory Provider` module. 7 months ago
maliming 1f0358311d
Support JSON Array. 7 months ago
Jack Fistelmann 0a43d945d7 #18208 test deep nesting and add documentation 7 months ago
Jack Fistelmann 62a8e8a165 feat(l8n): add support for nested objects in localization files 7 months ago
maliming c75594ba0d Refactor exception message construction in test 7 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 7 months ago
maliming a0260ffbb8
Optimize ObjectToInferredTypesConverter and add tests 7 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 7 months ago
SALİH ÖZKARA afd0395dcd Add tests 7 months ago
maliming 3599fc454c
Update exception message for missing object mapping 7 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 7 months ago
maliming abbcea5a74
Update exception message for missing type mapper 8 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 8 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
erdemcaygor 38805d14f5 code refactoring 8 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 8 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 8 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 8 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 8 months ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 8 months ago
maliming 9a72a79c67
Rename mapper base classes 9 months ago
Emre KARA cc0effe7db data collection implementation 9 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 9 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 9 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 9 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 9 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 9 months ago
maliming 9e0d0413d0
Fix parameter order in TryMapExtraProperties call 9 months ago
maliming 53710b76b6
Fix generic type parameters in reverse mapper interfaces and classes for consistency 9 months ago
maliming de946d6b72
feat: Refactor mapping interfaces and classes for improved consistency and functionality 9 months ago
maliming 1f95fb511e
Enhance Mapperly mapping and update related tests 9 months ago
maliming 715b25ed7c
Update Riok.Mapperly package references 9 months ago
maliming 3daa6c51c3
feat: Implement reverse mapping functionality and add related tests 9 months ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 9 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 9 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 10 months ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 10 months ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 10 months ago
maliming e770f89548
Refactor `DisableAuditingAttribute` to allow it to ignore changes to `AuditProperties`. 10 months ago
Suhaib Mousa ed3f582ba8 add configuration tenant resolver unit test 10 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 10 months ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 10 months ago
maliming 9604300eb3
Fix unit tests 10 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 10 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 10 months ago