kalapos.net


about programming and software engineering by a hungarian living in austria
Discount for my course: High Performance Coding with .NET Core and C#

Contents tagged with Application Insights

How is Application Insights loaded into an ASP.NET Core 2.0 application and how you can do the same

ASP.NET Core 2.0 introduced a new interface called IHostingStartup and a few interesting environment variables like DOTNET_ADDITIONAL_DEPS and ASPNETCORE_HOSTINGSTARTUPASSEMBLIES.This post shows how Application Insights takes advantage of them and how you can also use them.