Run Linux commands from .NET using a lightweight QEMU VM.
dotnet add package FreeQEMU
dotnet add package Mosa.Tools.Package.Qemu
- FreeQEMU - Core library (NuGet package)
- FreeQEMU.HelloWorldExample - Build .NET projects in VM
- FreeQEMU.DockerExample - Build with Docker containers
- FreeQEMU.NugetClientPublisher - Tool to publish to NuGet.org
- Stock - Vanilla Debian 12
- DotNet8/9/10 - .NET SDK installed
- Docker - Docker Engine
- DockerDotNet9/10 - Docker + .NET SDK image (v2.0.0+)
- Full - .NET 8/9/10 + Docker
See FreeQEMU/README.md for full documentation.
MIT License
Made with love by WSU-EIT