How to develop on the .NET Umbraco CMS project using an iPad with Github CodeSpaces

Опубликовано: 20 Март 2026
на канале: Umbraco HQ
544
7

Want to know how I used GitHub CodeSpaces feature to develop, debug a .NET C# Open Source CMS application called Umbraco all in a browser using just an iPad?

GitHub CodeSpaces uses Visual Studio Code in the browser and allows you to setup a development environment for your repository.

In the case of the Open Source .NET CMS Umbraco it was possible to preconfigure a SQL Server, .NETCore and Node to ensure all the development dependencies are ready to go, allowing new users to contributing to the source code


Umbraco CMS - an Open Source .NET CMS
https://umbraco.com​

PR for Umbraco CMS to add CodeSpaces support
https://github.com/umbraco/Umbraco-CM...

GitHub CodeSpaces Feature
https://github.com/features/codespaces