Skip to content

Demonstrate how the .Net core logging can leverage Azure AppInsights as sink

License

Notifications You must be signed in to change notification settings

dotnet-demos/console-azure-appinsights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template project for .Net console demo applications with menu

Specifications

  • .Net version - .Net 5
  • Nugets referenced
    • DotNet.Helpers
    • easyconsolestd
    • Microsoft.Extensions.Hosting

Dependency injection

  • Supported. Refer the Program.cs file for more details
  • The options are injected as dependency to the [MenuService](/src/MenuService.cs then those are invoked based on selection.

Other interesting console templates

About

Demonstrate how the .Net core logging can leverage Azure AppInsights as sink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages