-
**Describe the bug**
Exceptions thrown by AutoMapper cause the sink to consume all available memory and eventually crash the process. There seems to be a delay until the sink decides to flush the buf…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Hello everyone,
while introducing Automapper into my project I noticed that the mapping …
-
Hello everyone.
Recently, me and my team decided to migrate our whole web system from .NET Framework to .NET 8, and upgrade/migrate all of our frameworks too, this lead us to migrate from EF6 to EF…
-
### 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…
-
Currently we use manual mapping of DTOs to their respective DB entities which clutters the code.
**Proposed solution**
It would be nice to use [AutoMapper](https://automapper.org/) library for aut…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Hello, I have a library that I've compiled and I'm trying to run it in a ReactJS applicatio…
-
In the attached file quick-dir-2.txt, I simply went in a circle and back. Trizbort should map the 4 rooms in a rectangle, but instead there is a one way arrow.
[quick-dir-2.txt](https://github.com/Ja…
-
## Use Jolicode Automapper
Only from PHP 8.2
So we will have to drop compatibilities before
## Remove MessageHandlerInterface
Use `AsMessageHandler`
## Do not extends ObjectNormalizer
…
-
I’m running VS2019. And the only version of automapper that I seem to be able to load is the default 9.0. Any suggestions.
Install-package automapper -version:4.1
Error. An error occurred while…
-
Dapperextensions: error mapping datetime (DB) to DateTimeOffset (entity); However, dappercontrib mapping is normal.
System.Exception: Invalid cast from 'System.DateTime' to 'System.DateTimeOffset'.…