APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
Please describe the feature.
By using a DevContainer, I can ensure that I am running the correct .Net version with all of the pre-requisites installed.
This change will allow debugging to work straight out of the box after cloning in vscode