Warning: Uninstall Before Install!
A fork of the MOSA (Managed Operating System Alliance) project, whose goals are to add useful features into MOSA, while keeping it organized and easy to use.
MOSA is a powerful and relatively stable way of creating an operating system in C# (.NET Core 5.0).
Windows:
Visual Studio 2019 (recommended version: 16.10.x )(Please Keep Visual Studio Up To Date!)
Inno Setup Compiler (recommended version: 6.2.x )
Oracle VM VirtualBox (recommended version: 6.1.x )
VMware Workstation/Player (recommended version: 16.0)
Install all required dependencies, then double click CreateInstaller.bat
if you're on Windows
A GUI-based demo of MOSA-Core is available here.
Important: Your project name cannot contain spaces (or SYSLINUX, the bootloader that we use, won't be able to load your OS)
Wiki: https://github.com/nifanfa/MOSA-Core/wiki
Discord server: https://discord.gg/WrNEsmUmKa
IntelliSense completion for unimported types and extension methods