Milvasoft.Templates
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Milvasoft.Templates::1.0.2
This package contains a .NET Template Package you can call from the shell/command line.
Web API Template with EF Core for .Net 6
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.
-
net8.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.