Skip to content

PowerShell script to automate dotnet solution setup following onion architecture

Notifications You must be signed in to change notification settings

EbraheemTammam/dotnet_onion_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Onion: PowerShell function to auto structure your .NET project following onion architecture

Installation

1- Clone the repository on your local machine
2- Open PowerShell and navigate to the cloned repository
3- Run the following command:

.\onion.ps1

for permenant usage you can add it to your $PROFILE

Usage

1- Create a new folder with the desired project name
2- Navigate to the folder
3- Run the following command:

onion

yes it's as simple as that

About

PowerShell script to automate dotnet solution setup following onion architecture

Topics

Resources

Stars

Watchers

Forks