/CleanArchBoilerPlateAspNetCore.WebAPI

Clean architecture with some boilerplate code for ASP.Net Core

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Introduction

ASP.Net Core Boilerplate code with middleware, logger, clean architecture segreggation, swagger and more!

Getting Started

  1. Clone the project: git checkout master
  2. Rename the project
  3. Start coding!