Serilog – Saving Logs in SQL Server – ASP.NET Core 5



Serilog – Saving Logs in SQL Server – ASP.NET Core 5

Serilog - Saving Logs in SQL Server - ASP.NET Core 5

Github: https://github.com/gavilanch/ASPNETCore-Serilog-SQL-Server

In this video we will learn how to install and configure Serilog in an ASP.NET Core project so that when we use the ILogger service, the logs are saved in a SQL Server table.
—-
Udemy courses:

– ASP.NET Core and Angular: https://www.udemy.com/course/building-applications-with-angular-and-aspnet-core/?referralCode=F10588F1FFACC54EDC63

– Programming in Blazor: https://www.udemy.com/course/programming-in-blazor-aspnet-core/?referralCode=8EFA9D9FF38E3065DF0C

– Building RESTful Web APIs with ASP.NET Core: https://www.udemy.com/course/building-restful-web-apis-with-aspnet-core/?referralCode=DAFD27F4028D04B62181

– Introduction to Concurrency in C# – Async and Parallelism: https://www.udemy.com/course/introduction-to-concurrency-in-c-async-and-paralellism/?referralCode=3F272D949112E965EC08

Comments are closed.