9357 Commits (3ff8fb6e7881a230b18026807f76d8b9634dbfca)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 5 months ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 6 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 485dd6f1a9 Handle shared types while getting EntityTypeBuilder 6 months ago
Halil İbrahim Kalkan 8d9e442418 Extract method: AutoConfigureEntityTypeProperties 6 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 6 months ago
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 6 months ago
Halil İbrahim Kalkan 826d67d3ec GetEntityTypes() is called with ToArray() 6 months ago
Halil İbrahim Kalkan 53126879de Allow to define custom conventional entity configurers for EF Core 6 months ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 6 months ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 6 months ago
maliming e43590299e
Add multi-targeting to Mapperly project 6 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 6 months ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 6 months ago
maliming e96634e07f
Reverse the contributors so that the services added later are executed first. 6 months ago
maliming 6b2161b68d
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase` 6 months ago
maliming f415e73807
Update Mapperly module registration logic 6 months ago
maliming c417972c29
Update module registration order check in AbpMapperlyModule 6 months ago
maliming 34d6f64bb3
Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app. 6 months ago
maliming 78ad62308c
Remove HTML encoding from error page output 6 months ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 6 months ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 6 months ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 6 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 6 months ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 6 months ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 6 months ago
liangshiwei b47bb3e469 Set AutoCompleteMessages to false by default 6 months ago
maliming 6ecbdff129
Revert the changes made to `ObjectToInferredTypesConverter`. 6 months ago
maliming c10f7628c4
Remove `ObjectToInferredTypesConverter` from `SystemTextJsonOutputFormatter`. 6 months ago
maliming 4a7280a115
Client Proxy `IAsyncEnumerable<T>` support. 6 months ago
maliming a71e944deb
Move `Pomelo` to a new package. 6 months ago
maliming 3bf6cbfece
Disable background workers in data migration environments 6 months ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 6 months ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 7 months ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 7 months ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 7 months ago
sumeyye e492ececa5 remove: `AddScriptsToPackageJsonAsync` function that uses redundant ngcc compilation method 7 months ago
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 7 months ago
maliming 8a250d2cc1
Check user authentication before providing access token 7 months ago
maliming f51bd1e1ff
Add support for selective disabling of class interceptors 7 months ago
EngincanV 6520705059 Update abp-toast.css 7 months ago
maliming 9a308de5e9
Add net8.0 target to AutoMapper project 7 months ago
maliming 9a72a79c67
Rename mapper base classes 7 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 7 months ago
maliming fb09742e8c
Fix null reference in navigation entry original value 7 months ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 7 months ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 7 months ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 7 months ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 7 months ago