41 Commits (27b15cbbaeabb25c233cfb2b4a4fa0178fb7edbd)

Author SHA1 Message Date
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 4 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 4 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 10 months ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 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
maliming 803159bc1f
Refactor `TryToMapCollection` method. 2 years ago
MarkusHoz cd3291e59a Enable object-mapping when source and destination is an enum 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming ce45a00718
Add unit test. 2 years ago
maliming 66f34d7a1a
Optimize the way to get `Map` method through reflection. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 2218e9d7a1
Introduce `ExposeKeyedServicesAttribute`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Halil İbrahim Kalkan d31827579d Refactor styling 3 years ago
maliming e70a0ac86a
Clear destination collection. 3 years ago
maliming 9d9fa7075f
Support more collection types. 3 years ago
maliming e05d105247
Update DefaultObjectMapper.cs 3 years ago
maliming 80c83856f9
Object2Object mapping enhancements. 3 years ago
liangshiwei f0e6f60124 Enable nullable annotations for Volo.Abp.ObjectMapping 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 7 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider 7 years ago
Halil İbrahim Kalkan 63baeaa874 #1403 refactor singletons. 7 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself 8 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago