Skip to content

A starting template for NET 6 Console application that supports dependency injection, asynchronous programming, logging using Serilog, strongly-typed configuration, etc...

License

Notifications You must be signed in to change notification settings

FournyP/net-console-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET 6 Console Application - Starting Template

A starter project for .NET 6 Console application. Supported features include:

  • Dependency Injection
  • Asynchronous programming
  • Structured logging using Serilog
  • Strongly-typed configuration
  • ...more to add...

Getting Started

After cloning the project, you should be able to run it using Visual Studio right away.

Goals

The goal of this repository is to provide a basic solution structure that can be used to build .NET Console Application.

Please feel free to use this template in your new projects!

About

A starting template for NET 6 Console application that supports dependency injection, asynchronous programming, logging using Serilog, strongly-typed configuration, etc...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages