Milvasoft.Templates.Web.Mongo
6.0.0
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.Web.Mongo::6.0.0
This package contains a .NET Template Package you can call from the shell/command line.
Web API Template with MongoDB for .Net 6
Create ready made project with Milvasoft.Helpers
How can I create project with CLI?
- Install the latest .NET Core SDK and Visual Studio 2019
- Run
dotnet new --install Milvasoft.Templates.Web.Mongo
to install the project template. - Run
dotnet new milvawebmongo --help
to see how to select the feature of the project. - Run
dotnet new milvawebmongo --name
"MyProject" along with any other custom options to create a project from the template.
How can I create project with VS?
- Install the latest .NET Core SDK and Visual Studio 2019
- Run
dotnet new --install Milvasoft.Templates.Web.Mongo
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.
Note: If you select "Place solution and project in same directory" box, you need add project to solution with "Add New Existing Project"
This package has 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.