Question

Hi do you support .net applications?

Do digital ocean supports .net applications? Or supports .net core applications?

Show comments

Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
August 8, 2020
Accepted Answer

Hi, @jcoronado

Currently, DigitalOcean only allows the deployment of Linux based OS’s. You may be able to achieve this however by creating your own custom Windows ISO image and then using that when creating your Droplet.

I recommend that you add your vote to the Windows Server idea on our Product Ideas Board as well as commenting your use-case there so that our teams can better understand the demand for this.

https://ideas.digitalocean.com/ideas/DO-I-2872

However you can check at our tutorial on how to deploy an ASP.NET Core application with MySQL server usuing Nginx on Ubuntu 18.04 here: https://www.digitalocean.com/community/tutorials/how-to-deploy-an-asp-net-core-application-with-mysql-server-using-nginx-on-ubuntu-18-04

Hope that helps! Regards, Alex

alexdo
Site Moderator
Site Moderator badge
August 22, 2022

Hello there,

Another option will be using our App Platform

https://www.digitalocean.com/products/app-platform

While we don’t currently support detecting and building .NET Core apps using Buildpacks, you can accomplish this with a Dockerfile in your repo.

This is an example: https://github.com/snormore/aspnetcoresample

Regards

DigitalOcean droplets are all Linux based. This Microsoft guide explains setting up a production-ready ASP.NET Core environment on an Ubuntu 16.04 server: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-2.1&tabs=aspnetcore2x

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel