Create ready made project with Milvasoft libraries and Onion Architecture
- Install the latest .NET Core SDK and Visual Studio 2022
- Run
dotnet new install Milvasoft.Templates
to install the project template. - Run
dotnet new milvonion --help
to see how to select the feature of the project.
- Install the latest .NET Core SDK and Visual Studio 2022
- Run
dotnet new install Milvasoft.Templates
to install the project template. - Close all Visual Studio instances.
- Open Visual Studio and click "Create New Project". Search for Milva, select template and click next.
- After that, steps are same as create project.