Hi Guys, I am exploring running asp.net applications on linux. What options do I have for a web server? The tutorial I tried uses Kestrel. I would like to know if that is the only option I have or are there any other web servers that I can use. Also, would it be wise to use Kestrel for production applications?
↧