Releases: PosInformatique/PosInformatique.VisualStudio.Templates
Releases · PosInformatique/PosInformatique.VisualStudio.Templates
v1.1.3
15 Nov 13:50
Compare
Sorry, something went wrong.
No results found
Remove the empty line at the end of the template files.
v1.1.2
14 Nov 10:55
Compare
Sorry, something went wrong.
No results found
Fix a bug when using a C# template when the stylecop.json contains invalid JSON nodes (fixes #8 ).
v1.1.1
14 Nov 10:54
Compare
Sorry, something went wrong.
No results found
Fix the Razor code behind file name in the header by adding a .cs at the end (fixes #4 ).
Removes the ".Tests" in the default exception message in the unit tests (fixes #6 ).
v1.1.0
12 Nov 00:06
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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