8858 Commits (3d4c80076804ee09e393a64cbb9f5f5c464b53da)

Author SHA1 Message Date
maliming f22df7dbb9
Update Guid serializer registration in AbpMongoDbModule 10 months ago
maliming 3ead724a50
Add AbpBsonSerializer utility class 10 months ago
maliming f4a91183a0
Refine type filtering in ConventionalRegistrarBase 10 months ago
maliming 3599fc454c
Update exception message for missing object mapping 10 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 10 months ago
maliming 54ad1ee666
Improve exception message for missing type mapper 10 months ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 10 months ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 10 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 10 months ago
Halil İbrahim Kalkan c4372db973 Refactor property conversion logic to TypeHelper 10 months ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 10 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 10 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 10 months ago
Halil İbrahim Kalkan 485dd6f1a9 Handle shared types while getting EntityTypeBuilder 10 months ago
Halil İbrahim Kalkan 8d9e442418 Extract method: AutoConfigureEntityTypeProperties 10 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 10 months ago
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 10 months ago
Emre KARA 039a928bf3 Update ActivityNameConsts.cs 10 months ago
Halil İbrahim Kalkan 826d67d3ec GetEntityTypes() is called with ToArray() 10 months ago
Halil İbrahim Kalkan 53126879de Allow to define custom conventional entity configurers for EF Core 10 months ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 10 months ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 10 months ago
maliming e43590299e
Add multi-targeting to Mapperly project 10 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 10 months ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 11 months ago
maliming e96634e07f
Reverse the contributors so that the services added later are executed first. 11 months ago
maliming 7304491d21
Revert "Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app." 11 months ago
maliming 6b2161b68d
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase` 11 months ago
maliming f415e73807
Update Mapperly module registration logic 11 months ago
maliming c417972c29
Update module registration order check in AbpMapperlyModule 11 months ago
maliming 34d6f64bb3
Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app. 11 months ago
maliming 78ad62308c
Remove HTML encoding from error page output 11 months ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 11 months ago
Emre KARA 2a9d93a3d5 Filter null activities after deserialization 11 months ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 11 months ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 11 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 11 months ago
Emre KARA 610ff90853 Update ActivityPropertyNames.cs 11 months ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 11 months ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 11 months ago
liangshiwei b47bb3e469 Set AutoCompleteMessages to false by default 11 months ago
maliming 6ecbdff129
Revert the changes made to `ObjectToInferredTypesConverter`. 11 months ago
maliming c10f7628c4
Remove `ObjectToInferredTypesConverter` from `SystemTextJsonOutputFormatter`. 11 months ago
maliming 4a7280a115
Client Proxy `IAsyncEnumerable<T>` support. 11 months ago
maliming a71e944deb
Move `Pomelo` to a new package. 11 months ago
maliming 3bf6cbfece
Disable background workers in data migration environments 11 months ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 11 months ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 11 months ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 11 months ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 11 months ago