Hi @Niko ,
You can also check out this documentation. It describes how to enable Application Insights for an ASP.NET Core application. The example used in the doc is an MVC application that targets netcoreapp3.0
. However, you can apply these instructions to all ASP.NET Core applications.
Hope that helps.
Please let us know if you have further questions.