.net 6 support

Deepak shared this idea 3 years ago
Open Discussion

Please add .net 6 hosting support in sPanel/linux/nginx.

https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-6.0

Many azure customers like me who wish to have own VPS will find it easy to migrate.

10 votes

Comments (1)

photo
Right now, Spanel supports running .NET Core apps, but managing them isn’t as easy as it could be. You still have to use command line or external tools for basic tasks like setup, restarting apps, or checking logs.

It would be great if Spanel had a built-in .NET management tool—something like Plesk’s .NET Toolkit. This would give us a simple way to:
Configure apps without manual file edits.
Restart or monitor apps with a click instead of commands.
See logs and errors right in the dashboard.
Leave a Comment