GordonBeeming.DefaultFiles.CSharp 0.0.0.3

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

Default C# Repository Files

A couple of files that I generally add to each repository I create containing C# code

Installing the template

To install the template, run the following command:

dotnet new install GordonBeeming.DefaultFiles.CSharp

You'll see an update similar to this

Template Name                Short Name          Language  Tags
---------------------------  ------------------  --------  ----------------------------
Default C# Repository Files  gb-defaults-csharp  [C#]      .NET/CSharp/git/editorconfig

and now to use the files in your repository, simple run

dotnet new gb-defaults-csharp

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

Updating files

Updating files is simple... just add them and they should be published as DefaultCSharpRepoFiles.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.4.6.3 153 4/6/2024
2024.3.20.2 120 3/20/2024
2023.11.5.1 3,641 11/5/2023
0.0.0.4 364 10/29/2023
0.0.0.3 181 10/29/2023
0.0.0.1 181 10/29/2023