Skip to content

fahrigedik/FG.CleanArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture Web API Template

This is a Clean Architecture solution template for creating Web API projects with ASP.NET Core.

Features

  • Clean Architecture
  • ASP.NET Core Web API
  • Entity Framework Core
  • SQL Server

Usage

To create a new project using this template, run the following command:

Parameters

  • ProjectName: The name of the project (default: MyNewProject)
  • Framework: The target framework version (choices: net9.0, net8.0, default: net9.0)

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

FG.CleanArchitecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages