can i host asp.net web site in linux server? -


how can host asp.net website in linux server.. hosting asp.net website in linux server gives code error. can see screen short better understand.

.

you can host site in 2 ways:

  1. you use asp.net mono.
  2. you use asp.net core.

the second way preferred each of them unstable , don't suitable production. use asp.net windows server iis.


Comments