9402 Commits (4c2b6059cb1203bf7b7e90f094d51e8db70fe7ee)

Author SHA1 Message Date
enisn 4c2b6059cb
Update AbpAIModule.cs 11 months ago
enisn a14be2f704
Allow null configuration in AbpAIOptions 11 months ago
enisn a91e4a256a
Allow nullable configureAction parameters. 11 months ago
enisn db2f7c3fb1
Separate PreConfigure & Configure logic 11 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 12 months ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 12 months ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 12 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 12 months ago
Halil İbrahim Kalkan c4372db973 Refactor property conversion logic to TypeHelper 12 months ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 12 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 12 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 12 months ago
Halil İbrahim Kalkan 485dd6f1a9 Handle shared types while getting EntityTypeBuilder 12 months ago
Halil İbrahim Kalkan 8d9e442418 Extract method: AutoConfigureEntityTypeProperties 12 months ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 12 months ago
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 12 months ago
Emre KARA 039a928bf3 Update ActivityNameConsts.cs 12 months ago
Halil İbrahim Kalkan 826d67d3ec GetEntityTypes() is called with ToArray() 12 months ago
Halil İbrahim Kalkan 53126879de Allow to define custom conventional entity configurers for EF Core 1 year ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 1 year ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 1 year ago
enisn a0a6ed08b3
Implement Workspace Configuration Classes and Typed Kernel Accessor 1 year ago
maliming e43590299e
Add multi-targeting to Mapperly project 1 year ago
enisn 7800e95641
Refactor WorkspaceConfiguration property initialization 1 year ago
enisn 46ea6fea57
Refactor workspace config to use workspace name property 1 year ago
enisn 82f53dec94
Refactor AI options to use workspace-based configuration 1 year ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 1 year ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 1 year ago
enisn 981a6f516e
Create README.md 1 year ago
enisn 0cd0800352
Expose InnerKernel with a property 1 year ago
enisn 859b8baaf7
Add SemanticKernel support 1 year ago
maliming e96634e07f
Reverse the contributors so that the services added later are executed first. 1 year ago
enisn d718c05309
Add ChatClientWithSystemMessage abstraction and extensions 1 year ago
maliming 6b2161b68d
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase` 1 year ago
maliming f415e73807
Update Mapperly module registration logic 1 year ago
maliming c417972c29
Update module registration order check in AbpMapperlyModule 1 year ago
maliming 34d6f64bb3
Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app. 1 year ago
maliming 78ad62308c
Remove HTML encoding from error page output 1 year ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 1 year ago
Emre KARA 2a9d93a3d5 Filter null activities after deserialization 1 year ago
Enis Necipoglu 451b973b09
Add AI chat client delegates and extension methods 1 year ago
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 1 year ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 1 year ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 1 year ago
Emre KARA 610ff90853 Update ActivityPropertyNames.cs 1 year ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 1 year ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 1 year ago
enisn 7e2b9e198e
Update Microsoft.Extensions.AI package to version 9.7.1, add Microsoft.Extensions.AI.Abstractions package, and introduce new abstractions for AI functionality. Include FodyWeavers configuration and schema files for weaving support. 1 year ago
liangshiwei b47bb3e469 Set AutoCompleteMessages to false by default 1 year ago
maliming 6ecbdff129
Revert the changes made to `ObjectToInferredTypesConverter`. 1 year ago