Learn how to create a simple self-hosted Web API service that runs as a console and as a service using MicroService4Net in just 2 minutes. This library makes the creation of microservices, which are highly decoupled and focus on doing a small task, very easy for C# programmers. You dont need IIS for this as everything is self-hosted. Follow the instructions in the article to get started and download the source code from the provided link.