Milvasoft.Templates
9.0.1
dotnet new install Milvasoft.Templates::9.0.1
This package contains a .NET Template Package you can call from the shell/command line.
.Net 9 Api Templates/Boilerplates
Create ready made project with Milvasoft libraries and Onion Architecture
This templates contains integration with PostgreSQL, MongoDb but you can change what you want
How can I create project with CLI?
- 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.
How can I create project with VS?
- 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.
-
net9.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.