What do you think, that you add .devcontainer (and corresponding files in it) when abp framework solution is created (vial CLI)?
Operating systems (host) often become messy with various installed SDKs and libraries (and with many versions side-by-side).
Adding Devcontainers solves this issue so that in container are installed only SDKs and libraries which are relevant for solution (repo).
Dev Containers: https://containers.dev/
Dev Containers are well-established and opensource solution for "isolated development environment".
@maliming, what do you think?
cc @berkansasmaz
What do you think, that you add .devcontainer (and corresponding files in it) when abp framework solution is created (vial CLI)?
Operating systems (host) often become messy with various installed SDKs and libraries (and with many versions side-by-side).
Adding Devcontainers solves this issue so that in container are installed only SDKs and libraries which are relevant for solution (repo).
Dev Containers: https://containers.dev/
Dev Containers are well-established and opensource solution for "isolated development environment".
@maliming, what do you think?
cc @berkansasmaz