PreviousNext

.NET Core with NGINX on Linux

by bill-s, 2020-11-05T05:26:12.888Z

Having .NET Core with NGINX on Linux is easier that you might imagine. In this article I will talk about my experience related to NGINX and what it takes to configure it for the first time. If you come from an IIS/Windows world like me, where you know everything by heart, the declarative approach in NGINX might be a bit odd.

Read More