Skip to content

A basic demo implementing in a console application the Microsoft Application Insights service.

License

Notifications You must be signed in to change notification settings

jke94/dotnet-application-insights-console-app-demo

Repository files navigation

Dotnet Application Insights Console App Demo

A basic demo implementing in a console application the Microsoft Application Insights service.

🚨 - Update appsettings.json file with the correct Application Insights connection string before to run or publish

A. Publish console application.

Command to publish as auto-content dotnet application file.

  • Note: Run command from base repository path.
dotnet publish -p:PublishProfile="ApplicationInsightsConsoleApp\Properties\PublishProfiles\PublishFileAutoContent.pubxml"

B. Util information.

About

A basic demo implementing in a console application the Microsoft Application Insights service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages