Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.26 KB

readme.md

File metadata and controls

35 lines (25 loc) · 1.26 KB

CSharp Extended Templates

Description

C# item templates, project templates and code snippets for easy code creation.

Features

CSharp Item Templates:

  • public class
  • public enum
  • public interface
  • xUnit test

preview image

CSharp Project Templates:

  • xUnit Project

CSharp code snippet:

  • xUnit fact method -> xUnitFact
  • xUnit theory method -> xUnitTheory
  • xUnit ctor with ITestOutputHelper -> xUnitCtor

preview image

Common

  • support VS2017 / VS2019 / VS2022
  • support .Net standard projects

credits

Star icon is made by Freepik from Flaticon is licensed by Creative Commons BY 3.0

Marketplace