kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
10.82k stars 1.7k forks source link

Upgrade to net7.0 #272

Closed AlmarAubel closed 8 months ago

AlmarAubel commented 1 year ago

Fixes issue #264

kgrzybek commented 1 year ago

Hi @AlmarAubel

Thanks for that PR. I will try to check it soon. It will be very valuable.

AlmarAubel commented 1 year ago

I also created a second branch to make it possible to run docker-compose (and in particular Mysql) on ARM (Macbook with silicon processor) you can find it here -> https://github.com/AlmarAubel/modular-monolith-with-ddd/pull/2. If you like it I can create a PR on this repo.

AlmarAubel commented 1 year ago

@kgrzybek I understand that you might be quite busy, but I was wondering if you could kindly spare some time to review my PR. I would greatly appreciate your feedback

kgrzybek commented 8 months ago

@AlmarAubel Thank you very much, it's been a long time, but I'm back to developing this repo :)