Check out my book "Hands-On RESTful Web Services with ASP.NET Core" available on Amazon or Packt. Source code available on GitHub
Artless HTTP server using .NET Core

The following article shows how to set up an artless HTTP server using .NET Core. I’ve already spoken about .NET Core and ASP.NET Core in the following posts: .NET Core 2.1 highlights: standing on the shoulders of giants Developing APIs using Actor model in ASP.NET Core Fast growing architectures with serverless and .NET Core .NET Core ...