asp.net core
-
Has anyone looked into doing this for cloudron? With the new .net core stack, all the required infrastructure pieces are self contained.
-
I don't believe we have any app so far which uses asp.net at all. Are you looking to deploy a custom application?
-
Yes, I am trying to see if I can start hosting my asp.net CORE applications on here with a sqlite database or similar.
https://hub.docker.com/_/microsoft-dotnet-core -
-
-