Navid.Clean.Architecture.Template 1.0.0

dotnet new install Navid.Clean.Architecture.Template::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Clean Architecture Solution Template

.NET CodeQL Nuget Nuget Discord Twitter Follow

This is a solution template for creating a MVC ASP.NET Core following the principles of Clean Architecture. Create a new project based on this template by clicking the above Use this template button or by installing and running the associated NuGet package (see Getting Started for full details).

Technologies

Getting Started

The easiest way to get started is to install the NuGet package and run dotnet new nca:

  1. Install the latest .NET 6 SDK
  2. Run dotnet new --install Navid.Clean.Architecture.Template to install the project template
  3. Create a folder for your solution and cd into it (the template will use it as project name)
  4. Run dotnet new nca to create a new project
  5. Navigate to src/WebUI and launch the project using dotnet run

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 2,140 12/8/2022