Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 263 Bytes

WebApiTemplate

This is a template repository for ASP.NET Core Web API project using the old Startup style.

Prerequisites:

  • .NET 8 SDK

How to:

  • change WebApiTemplate name to whatever You need
  • edit this README

Basic logging is already configured.