The main purpose of this repository is to showcase what I can do. This is also a constant work in progress to learn new designs, architecture, technologies where my main goal is to be the most efficient in my craft and offering the best/simple solutions for the job.
The more I study Domain Driven Design, the more I realise that this concept answers a lot of issues I've had building software over the years.
Here are some of the key concepts and articles which drives my thinking today:
You will need the following:
dotnet new tool-manifest
dotnet tool install dotnet-reportgenerator-globaltool
Run task 'code coverage'
When port is in use, run this command
lsof -ti :7021 | xargs kill