DarkPatterns.Quickstart.Templates
0.1.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 DarkPatterns.Quickstart.Templates::0.1.0
This package contains a .NET Template Package you can call from the shell/command line.
Dark Patterns Digital starter templates
Install the templates:
dotnet new install DarkPatterns.Quickstart.Templates
List the templates:
dotnet new list dpd-
Templates
dpd-sln
Provides a new .NET SLN and pnpm
workspace set up with Dark Patterns Digital
quickstart defaults.
Includes:
- eslint configuration
- pnpm configuration
- tsconfig
- prettier
- gitattributes
- .NET solution file
Does not include:
- gitignore
- any projects
Uninstall
To uninstall a NuGet package of templates, only the package name is needed:
# Uninstall
dotnet new uninstall DarkPatterns.Quickstart.Templates
-
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.