Getting Started with .NET on DigitalOcean App Platform

This is a sample .NET application deployed to DigitalOcean App Platform. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the DigitalOcean platform.

Getting Started on DigitalOcean App Platform with .NET Source on GitHub
To deploy your own copy, and learn the fundamentals of the DigitalOcean platform, head over to either of the following tutorials:

How this sample app works

  • This app was deployed to DigitalOcean App Platform
  • When DigitalOcean received the source code, it fetched all the dependencies in the web project, create a deployable build artifact and deploy them.