abpframework / abpframework/abp
abp framework development in Dev Containers
@maliming is already working on this.
Since Aug 10, 2026.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.