Clean setup of Serilog with seq and Application Insights in .NET 8 Worker service
If you are looking for a no BS setup guide for Serilog with seq and Application Insights sink in .NET 8 worker services, you have came to the right place. Let’s get started! Sample project I have created a sample project in GitHub: samtc-lau/SerilogWorkerServicesSample: A sample .NET 8 Worker service application with Serilog (github.com). You […]