/dotnet-repo-xoofx

My .NET project/solution template.

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

dotnet-repo-xoofx

My .NET project/solution template for all my OSS projects that is using dotnet-releaser for the CI.

The template is for my personal usage. It is not meant to be highly configurable as it contains many defaults related to myself. But you can derive from it as you want.

Install

  1. Clone this repository
  2. dotnet new install ProjectName

Usage

dotnet new dotnet-repo-xoofx -n MyLibrary1

Author

Alexandre Mutel