HTLLeonding.Utility.Templates 1.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install HTLLeonding.Utility.Templates::1.1.0
This package contains a .NET Template Package you can call from the shell/command line.

HTL Leonding .NET/C# Project Templates

Used to create projects for assignments @HTL Leonding.

Installation

dotnet new install HTLLeonding.Utility.Templates

Updates

Running the install command above again will update the templates package to the latest version.

Usage

Do not forget to update referenced NuGet packages (and potentially .NET version) in the projects after creation!

leoconsole

Console Application

  • Main project + unit test project
    • With solution file
    • Optional --tests false flag can be added to not generate a unit test project
  • Includes .gitignore file
  • Includes .editorconfig file

Syntax: dotnet new leoconsole -n <ASSIGNMNET_NAME> -o . [--tests false]

Example: dotnet new leoconsole -n VendingMachine -o .

  • .NETStandard 2.1

    • 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.0 178 4/3/2024
1.0.13 1,351 2/4/2024
1.0.12 538 6/16/2023
1.0.11 272 4/23/2023
1.0.10 191 4/6/2023
1.0.9 245 3/20/2023
1.0.8 280 2/21/2023
1.0.7 218 2/21/2023
1.0.6 385 12/8/2022
1.0.5 348 11/13/2022
1.0.4 311 11/13/2022
1.0.2 312 11/13/2022
1.0.1 314 11/13/2022
1.0.0 323 11/13/2022