Alexander Zeitler
Alexander Zeitler
@pcopley No, didn't solve it.
> Can you share repro steps? Does the following work on your machine? > dotnet new web > dotnet add package Meziantou.Framework.StronglyTypedId > Add a new file with the content...
@johncj-improving That's quite similar to the solution I ended up with but I didn't know about the code generation stuff (F# noob). If this works with low impact and I...
@johncj-improving that's great news! > Each aggregate has a single DU for its events. - This seems like the natural F# way to me. That's the way I'm doing it...
@jeremydmiller Thanks, will try it.
@johncj-improving just out of curiosity: how are things going with the sample? If you need some test feedback, just ping me 😉
We're still below 1.0.0 release, so everything is still subject to changes. @Steveb-p any worries about this?
A silent upgrade for function calls would be nice. Not sure if we allow `services` to be a string as well.
Maybe we can mark the old signature as deprecated?
Just call them `rm2` and `stopMany2`? Might be misleading regarding compose v2 maybe? However we don't have no v2 stuff there.