Skip to content

CodingWithDavid/BetterConsoleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Better Console Application

This application is used to demonstrate how to create a production worthy console application suing .Net code 8. We add different plumbing to the application to make more customizable for our use.

by David Gallivan

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BetterConsoleApp
    cd BetterConsoleApp
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. How to setup and use App settings with in a console application.
  2. How to setup and use Serilogging in a console application.
  3. How to consifure and use depenancy injection in a console application.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages