SimpleW.Templates
26.0.0
dotnet new install SimpleW.Templates::26.0.0
This package contains a .NET Template Package you can call from the shell/command line.
SimpleW.Templates
Features
Dotnet templates based on SimpleW.
Documentation
To check out docs, visit simplew.net.
Install the templates package using :
dotnet new install SimpleW.Templates
You can browse all the available templates :
dotnet new list simplew
Create the minimal template :
# creates a new folder "MySimpleWApp" with the minimal template
dotnet new simplew-minimal -n MySimpleWApp
cd MySimpleWApp
# run it
dotnet run
Changelog
Detailed changes for each release are documented in the CHANGELOG.
Contribution
Feel free to report issue.
License
This library is under the MIT License.
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
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.
