Skip to content

Releases: PosInformatique/PosInformatique.VisualStudio.Templates

v1.1.0

12 Nov 00:06
cae6338
Compare
Choose a tag to compare
  • Add Razor component template with code behind, including the header with the company (fix #3).
  • Fix the name of the file when using a "razor.cs" suffix (fix #4).
  • Use the company specified in the stylecop.json file if specified (fix #2).

v1.0.0

11 Nov 01:39
c229b47
Compare
Choose a tag to compare

Initial version which contains the following templates with the support of white-label company:

  • C# class
  • C# exception class
  • C# exception unit test class
  • C# interface
  • C# XUnit test class