Getting ready

Make sure you have completed the previous recipe that includes setting up the environment and building of the .NET Standard 2.0 library that creates a text file as a log. This recipe assumes you have basic knowledge of MVC architecture. In simple terms, MVC is a software architectural pattern that separates data models, controlling code, and user interfaces. Let's have a look at how to build this application and use our library.

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.