ASP.NET Core 1.0 – Configure Application Insights
A tutorial on integrating Microsoft Azure Application Insights into an ASP.NET Core 1.0 web application for monitoring and diagnostics.
João Sousa is a software developer specializing in ASP.NET Core and Microsoft Azure, sharing practical tutorials and guides on integrating Application Insights for monitoring, diagnosing, and optimizing web applications.
7 articles from this blog
A tutorial on integrating Microsoft Azure Application Insights into an ASP.NET Core 1.0 web application for monitoring and diagnostics.
A tutorial on configuring Angular 2 with TypeScript within an ASP.NET Core 1.0 Web API project, covering prerequisites and setup steps.
A tutorial showing how to change the default Bootstrap layout in an ASP.NET Core 1.0 web application in three simple steps.
A tutorial on setting up Angular 4 and TypeScript within an ASP.NET MVC application using Visual Studio 2017.
A tutorial on configuring Angular 4 routing within an ASP.NET MVC application using Visual Studio 2017 and TypeScript.
A tutorial on connecting an ASP.NET MVC application to Azure Cosmos DB, covering setup, configuration, and basic CRUD operations.
A tutorial on using the new @inject directive to perform dependency injection directly into views in ASP.NET Core 2.0 MVC.