-
Hi folks, great work on this project. I think the nuspec issue has reoccured with the latest version - IdentityServer4.NHibernate.Storage, Version=3.0.4.0 requires AutoMapper, Version=10.1.1, but inst…
-
Hi,
I'm getting the following error even though my mapping function is not async. I'm using the mapFrom method.
Error: Impossible to use asynchronous mapping using automapper.map(); use automapp…
-
Remove automapper from the project, and implement explicit extension methods (ToModel/FromModel). This is low prio, and can wait.
-
hi, i have the next error, when use abp automapper
in abp version 6.0.3
related issue
#12543
```json
{
"error": {
"code": null,
"message": "Un error interno ocurrido durante tu So…
-
Currently, the Elsa.Core library has a dependency on AutoMapper.Extensions.Microsoft.DependencyInjection, which is being deprecated by the new version of AutoMapper. According to the AutoMapper upgrad…
-
-
### Feature request type
Enhance component
### Component name
Date Picker
### Is your feature request related to a problem?
We love Mud Blazor, but many of us .NET 6/7 users like to use…
-
Hello,
When integrating Elsa in projects also having package dependencies on AutoMapper, when referenced version is >=13, it causes ambiguous issue when using extension method _AddAutoMapper_ on _I…
-
Writing mapping methods is a machine job. Do not waste your time, let Mapster do it.
But ABP does not have a related package
-
Add a step by step guide on how to migrate from AutoMapper to Mapperly.