Skip to content

A starting template for ASP.NET Core 3.1 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

ShawnShiSS/aspnetcore-console-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Console Application - Starting Template

TODO : this project shall be upgraded to .NET 5.

A starter project for ASP.NET Core 3.1 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 ASP.NET Core Console Application.

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

About

A starting template for ASP.NET Core 3.1 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

No packages published

Languages