devbox
devbox copied to clipboard
Feature request to support .Net
Awesome project. I’d love to leverage it with .Net 6.
You can add dotnet-sdk package to your Devbox shell, and then dotnet run inside Devbox. We do need to build the .NET detection when you generate an image though. Thanks for the feature request.
We now have language support for .Net projects! Documentation for our autodetection is here: https://www.jetpack.io/devbox/docs/language_support/csharp/