Skip to content

Script to Linux. I use this script to automate the creation of a clean architecture project for myself!

Notifications You must be signed in to change notification settings

rslewenstein/csharp-scaffolding-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

C# scaffolding clean architecture

  • I use this script when I'm programming in Linux (Ubuntu/Debian).
  • To simplify and automate the creation of a clean architecture, using C# .Net (>= 6).
  • It will create the Projects, Solution, gitignore file, readme file, dependencies between projects, dependencies into solution and enable CORS.
  • I will try to add more automations.

To run:

Giving permission: chmod u+x csharp-scaffolding-clean-architecture.sh
Running: ./csharp-scaffolding-clean-architecture.sh

About

Script to Linux. I use this script to automate the creation of a clean architecture project for myself!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages