.Net 7 Console App with Serilog: Step-by-Step Instructions
This article explains how to create a console application with logging in place using .Net SDK, Visual Studio, and Serilog. It covers setting up the project, configuring dependency injection, creating the base application, and adding Serilog. It also...
kenlea.blog4 min read
Daniel Marques
First task of the day, try this code... Thanks!