Skip to content
/ repo-template-cs Public template

C# Library Repository Template

License

Notifications You must be signed in to change notification settings

gtbuchanan/repo-template-cs

Repository files navigation

Build Status Test Coverage codecov Gitter chat

C# Library Repository Template

A template for new repositories containing C# libraries.

What you get

Development

Initial Setup

Skip to step 4 if you already have Chocolatey.

  1. Open PowerShell as Administrator
  2. Install Chocolatey with PowerShell.
  3. Close PowerShell
  4. Open PowerShell as Administrator
  5. Run ./build -Target InstallDependencies from the root repository path
  6. Close PowerShell

Build

  1. Open PowerShell
  2. Run ./build from the root repository path

Releases

No releases published

Packages

No packages published

Languages