-
Notifications
You must be signed in to change notification settings - Fork 0
Project Setup
dwivedi-ankita edited this page Feb 3, 2022
·
9 revisions
You need to have Visual Studio 2022 for this project template and if you don't have Visual Studio 2022 then install dotnet-sdk-6.0.1 and run the project in Visual Studio Code.
Create a project template Neosoft Clean Architecture 6.0 using CLI and the command for the same is as shown below,
dotnet new --install Neosoft.Technologies.Templates6.0
The template is successfully installed.
If you want to install the specific version of this template then you can refer this link.
Demo video to get the clear result view of above implemented module.