Musa.Templates
1.0.0
Requires NuGet 2.5 or higher.
dotnet new install Musa.Templates::1.0.0
Musa Templates
The repository contains a set of opinionated dotnet new templates. I am happy to receive critique/feedback on the existing templates, so feel free to open issues.
It is an MSVC project templates based on Mile.Project.Configurations.
Installing
Use dotnet new install to install the templates.
dotnet new install Musa.Templates
Updating
If you have previously installed the templates and want to install the latest version, you can use dotnet new update to update your installed templates.
dotnet new update
Uninstalling
dotnet new uninstall Musa.Templates
Included Templates
- Solution
- ConsoleApp
- WindowsApp
- DynamicLibrary
- StaticLibrary
- StaticLibraryForDriver
- WDMDriver
- KMDFDriver
- UMDFDriver
Examples
> dotnet new musa.sln --name TestSolution
> cd .\TestSolution
> dotnet new musa.console --name TestConsoleApp
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.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 162 | 9/8/2025 |