Verso.Templates 1.0.5

dotnet new install Verso.Templates::1.0.5
                    
This package contains a .NET Template Package you can call from the shell/command line.

Verso.Templates

Project templates for building Verso extensions.

Installation

dotnet new install Verso.Templates

Usage

# Create a new extension project
dotnet new verso-extension -n MyExtension

# Build and test
cd MyExtension
dotnet build
dotnet test

The template creates a solution with an extension project referencing Verso.Abstractions and a companion test project referencing Verso.Testing.

See the getting started guide for full documentation.

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

Version Downloads Last Updated
1.0.5 52 2/28/2026
1.0.4 84 2/23/2026
1.0.3 85 2/22/2026
1.0.2 81 2/21/2026
1.0.1 79 2/21/2026
1.0.0 82 2/20/2026