GordonBeeming.Bootstraping.CSharpConsoleVideo 2024.2.13.9

dotnet new install GordonBeeming.Bootstraping.CSharpConsoleVideo::2024.2.13.9
This package contains a .NET Template Package you can call from the shell/command line.

Default C# project for a standard C# Video

A couple of files that I generally create each video I make, starting from a console app.

Videos are mostly posted to youtube.com/@gordonbeeming

Don't forget to comment, like, and subscribe if you do drop by 😎

Installing the template

To install the template, run the following command:

dotnet new install GordonBeeming.Bootstraping.CSharpConsoleVideo

You'll see an update similar to this

Template Name                              Short Name                            Language  Tags
-----------------------------------------  ------------------------------------  --------  -----------------------------
Console app files to bootstrap a C# video  gb-bootstraping-csharp-console-video  [C#]      .NET/CSharp/Console/Benchmark

Using the template

Once installed, you can easily use the files by using the following command:

dotnet new gb-bootstraping-csharp-console-video

If you have any of the files already, you'll need to run the command with a --force argument.

Checking for template updates only

If you already have the template installed you can run the following command to see if there is an update available

dotnet new update --check-only

To update all templates, remove the --check-only argument, to update this template only, run the install command again.

Updating files to be included in the template

Updating files is simple... just add them and they should be published as Bootstraping.CSharpConsoleVideo.nuspec includes all files off the repository root.

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
2024.2.13.9 1,057 2/13/2024
2024.2.13.8 152 2/13/2024
2024.2.13.7 119 2/13/2024
2024.2.13.6 125 2/13/2024
2024.2.13.5 123 2/13/2024
2024.2.13.4 114 2/13/2024
2024.2.13.3 88 2/13/2024
0.0.0.1 115 2/13/2024