Blog.steadycoding.com

Azure Application Insights without noise from health checks and …

WEBCopy the instrumentation key from the newly created AI resource in the portal. Add the instrumentation key to your appsettings.json with the key ApplicationInsights: { …

Actived: 2 days ago

URL: https://blog.steadycoding.com/azure-application-insights-without-noise-from-health-checks-and-swagger/

How to send SIGTERM (graceful shutdown) to a .NET Core process …

WEBCopy this process id. Open another terminal, and use the following kill command to send a SIGTERM: kill -s TERM <process_id>. TERM here means …

Category:  Health Go Health

UseDefaultFiles, UseStaticFiles, UseSpaStaticFiles & UseSpa

WEBLet's take a short recap first, so we know where we are: We have called UseDefaultFiles to re-write the path, then UseStaticFiles and maybe UseSpaStaticFiles …

Category:  Health Go Health

My thoughts on your responsibility as a software developer

WEBIntro, Software is everywhere. So much things in the world today is based on software. It's very hard to find any industry or area in life that is not affected by software. …

Category:  Health Go Health