Hona.VerticalSliceArchitecture.Template 0.2.1

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

banner.png

🤔 What is it?

A small but opinionated Vertical Slice Architecture solution template for .NET 7

🎉 Getting Started

To install the template from NuGet.org run the following command:

dotnet new install Hona.VerticalSliceArchitecture.Template

Then create a new solution:

mkdir Sprout
cd Sprout

dotnet new hona-vsa

Finally, to update the template to the latest version run:

dotnet new update

✨ Features

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
2.0.0-rc6 209 10/3/2024
2.0.0-rc5 93 7/30/2024
2.0.0-rc4 62 7/30/2024
2.0.0-rc3 48 7/30/2024
2.0.0-rc2 60 7/30/2024
2.0.0-rc1 63 7/30/2024
2.0.0-beta1 65 7/30/2024
2.0.0-alpha1 95 7/22/2024
0.8.0 718 3/23/2024
0.7.4 247 3/20/2024
0.7.3 199 3/20/2024
0.7.2 185 3/20/2024
0.7.1 146 3/20/2024
0.7.0 206 3/20/2024
0.6.0 310 3/14/2024
0.5.3 2,505 12/22/2023
0.5.2 238 12/22/2023
0.5.1 211 12/22/2023
0.5.0 206 12/22/2023
0.4.0 249 12/21/2023
0.3.0 1,367 11/15/2023
0.2.1 995 10/22/2023
0.2.0 343 10/22/2023
0.1.4 321 9/20/2023
0.1.3 298 9/20/2023
0.1.2 328 9/20/2023
0.1.1 305 9/20/2023

Upgraded to .NET 8 RC2