meichhorn-conet
meichhorn-conet
I think it's a bug. When you implement your own `IRepository.Save`, `typeof(T)` is always `AggregateRoot` and not your specific AggregateRoot-Type. Pseudo code: ```csharp var aggregate = new MyAggregate(); session.Add(aggregate); await...
when will v7.0.5 be released?
I dont know your infrastructure behind your azimutt.app. As cloud developer, I would push generating png files into a docker/kubernetes/fargate (Aws) container. Inside the container I would use playwright for...
any update?
work around: use the environment `COMPOSE_PROFILES`