Kestrel + Nginx are awesome together. Let's try serving up our Kestrel site over SSL with HTTP2
Kestrel is a server capable of serving up ASP.NET Core applications on any platform but in production you need to run it behind another server.
Kestrel + Nginx are awesome together. Let's try serving up our Kestrel site over SSL with HTTP2
Kestrel is a server capable of serving up ASP.NET Core applications on any platform but in production you need to run it behind another server.