Daniel Mackay [SSW]
Daniel Mackay [SSW]
Hey guys, I've run into this also. Any ETA?
> > For those using NPM, which lacks package resolution overrides like yarn, you may "pin" the version of your own `typescript` dependency as @fabsenet said above. > > In...
Hi @MCCshreyas , I was just thinking about how this would fit into clean architecture when I was directed towards this pull request. I like how you have control over...
@jasontaylordev - I agree with @MCCshreyas and believe that the cache key should be able to be set dynamically in code unless you can have a 'vary-by-param' attribute like how...
I think the best way would be to have a domain or application event that can be fired when an entity has been modified. We can then register handlers for...
@MCCshreyas - apologies, I hadn't seen your implementation before I made my previous comment. I have gone through your implementation, and I see how it works. The post processor has...
@MCCshreyas - I understand the problems you are having and why domain events might not work. I think the current solution has some loop holes also. Consider this... Lets assume...
Any update on this? I would love to be able to render Mermaid diagrams natively within the template.
@matt-goldman - although in the CA template we rolled our own guard clauses, I would also consider using the package from Ardialis: https://github.com/ardalis/GuardClauses The package can be a good starting...
CC: @christoment @wicksipedia @matt-goldman As per our conversation on Teams, I would like to see an open team discussion and several questions answered before commiting this change. I've got some...