Vertical.Slice.Template 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet new install Vertical.Slice.Template::1.0.5
This package contains a .NET Template Package you can call from the shell/command line.

Vertical Slice API Template

NuGet CI

This is a An asp.net core template based on Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger. 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).

Getting Started

  1. Install the latest .NET Core SDK.
  2. Run dotnet new install Vertical.Slice.Template to install the project templates.
  3. Now with running dotnet new --list, we should see Vertical.Slice.Template in the template list.
  4. Create a folder for your solution and cd into it (the template will use it as project name)
  5. Run dotnet new vsa for short name or dotnet new Vertical.Slice.Template to create a new project
  6. Navigate to src/App/Vertical.Slice.Template.Api and run dotnet run to launch the back end (ASP.NET Core Web API)
  7. Open web browser https://localhost:5158/swagger Swagger UI

Libraries

  • .NETStandard 2.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.

Version Downloads Last updated
1.0.8 559 9/5/2023
1.0.7 188 5/27/2023
1.0.6 143 5/4/2023
1.0.5 122 5/3/2023
1.0.4 168 4/14/2023
1.0.3 137 4/12/2023
1.0.2 143 4/12/2023
1.0.1 177 4/9/2023
1.0.0 151 4/9/2023