-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Unable to run a Blazor-Server app without sett ASPNETCORE_ENVIRIONMENT to Development.
Compiling …
-
### Description
We are running Isolated Azure Function in .NET 8 and we have followed the steps mentioned in the [documentation](https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isola…
-
// Mapper.Initialize
services.AddAutoMapper(AppDomain.CurrentDomain.GetAssemblies());
### AutoMapper Version: 13.0.1, .NET Core 6.0.27
### Expected behavior
No error from upgrading
### A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Hi there, @nartc!
First of all, thank you for taking the time to merge pending PRs and r…
-
### NuGet Product Used
Visual Studio Package Management UI
### Product Version
Dev\6.6.0.52
### Worked before?
_No response_
### Impact
It bothers me. A fix would be nice
### Repro Steps & Con…
-
### Description
We have a type converter for DateTime?/DateTime? for some legacy stuff, and it worked fine with usual mappings, but not for projections.
The **ConvertUsing** remark says, "Not used…
-
Hello,
I am following the steps for ["Add custom values for an entity"](https://github.com/monsieurbiz/SyliusSearchPlugin/blob/master/docs/add_custom_values.md), but during the first step ["Add yo…
-
Hi,
I'm getting this error:
"AutoMapper.AutoMapperMappingException: Missing type map configuration or unsupported mapping.
PipetteModelDto -> Expression`1
PipetteModels.PipetteModelDto -> Syst…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
Apologies if this has been answered before. I tried looking for issues about in…
-
We should use dto's everywhere in the controller. We might even should use [@automapper/core](https://www.npmjs.com/package/@automapper/core) instead of class transformer. This would make the process …