/cookiecutter-csharp

A cookiecutter template for a C# program with xUnit tests.

Primary LanguageC#Apache License 2.0Apache-2.0

C# with xUnit template

This is such a thing, although minimalistic.

Tested on MacOS with .NET Core 5.0.

Making your own cookie (metaphorically)

If you do not have python3 in your PATH, install Homebrew and then run brew install python.

Install the latest Cookiecutter if you haven't:

pip3 install -U cookiecutter

Generate a C# project:

cookiecutter https://github.com/chandler37/cookiecutter-csharp.git