Comment on Lessons Learned while Converting from ASP.NET to .NET CoreparentComments−nikon10ynginx reverse proxy would be relatively simple.There's even some docs straight from the asp.net site[0].It's a bit of a paradigm shift from the "old" way but it's quite a normal thing to do with Node.js for example.[0] - https://docs.asp.net/en/latest/publishing/linuxproduction.ht...
Comments
nginx reverse proxy would be relatively simple.
There's even some docs straight from the asp.net site[0].
It's a bit of a paradigm shift from the "old" way but it's quite a normal thing to do with Node.js for example.
[0] - https://docs.asp.net/en/latest/publishing/linuxproduction.ht...