AtToftegaard.Templates 1.1.3

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

Project templates

This project contains dotnet and visual studio templates.

I find these useful for communicating the structure of a project to other developers, and increasing ease of new projects.

It contains the following templates:

How to use

Install by either packing/installing locally i.e.

  1. dotnet pack

  2. dotnet new install 'C:\Users\...\Project-Templates\bin\Debug\AtToftegaard.Templates.1.0.0.nupkg'

or installing from nuget.

How to install directly from feed

see ms docs.

Creating a project from template

Caps is important when specifying the name in the following.

For example for a consumer project, run dotnet new MicroService -n ProjectName.ConsumerComponent. It's importnant to pass a name, else the project will be named after the parent folder.

  • .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.1.3 116 2/24/2026
1.1.2 337 1/8/2025
1.1.1 339 12/13/2024
1.1.0 347 12/12/2024
1.0.10 331 12/12/2024
1.0.5 330 12/12/2024
1.0.3 327 12/12/2024
1.0.0 322 12/12/2024
0.0.1 320 12/12/2024