Mumby0168.CleanArchitecture.Scaffolder
0.0.1-pre6
This is a prerelease version of Mumby0168.CleanArchitecture.Scaffolder.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Mumby0168.CleanArchitecture.Scaffolder --version 0.0.1-pre6
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Mumby0168.CleanArchitecture.Scaffolder --version 0.0.1-pre6
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Mumby0168.CleanArchitecture.Scaffolder&version=0.0.1-pre6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Mumby0168.CleanArchitecture.Scaffolder --version 0.0.1-pre6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CleanArchitecture.Scaffolder
A dotnet
cli tool to create a project setup for clean architecture.
Getting Started
Head over and install the package from here or run the command below
dotnet tool install --global Mumby0168.CleanArchitecture.Scaffolder
The next step is to get to know the CLI tool simply run the following command to gain some information on the different commands available.
dnsg --help
This will output the basic commands available for the cli tool.
Commands
dnsg new
This allows you to create a solution from a pre-defined template that are provided with the tool as a default.
Examples
dnsg ./my-sln-directory --root-namespace MyApp
This will create an solution called MyApp.sln in the folder my-sln-directory defined relative to where the command has been run.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.0.1-pre7 | 1,094 | 11/29/2021 |
0.0.1-pre6 | 149 | 11/9/2021 |
0.0.1-pre5 | 218 | 11/7/2021 |
0.0.1-pre4 | 218 | 11/7/2021 |
0.0.1-pre3 | 220 | 11/7/2021 |
0.0.1-pre2 | 184 | 11/3/2021 |