Skip to content

william-liebenberg/ConsoleHostedService

Repository files navigation

ConsoleHostedService

Example of the .NET Generic Host to run a simple Console Application.

Allows for:

  • Dependency Injection
  • Logging
  • Application Settings (per environment - like Development, Staging, Production)
  • User Secrets for local development
  • Fancy AnsiConsole output via Spectre.Console

About

Example of the .NET Generic Host console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages