Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 676 Bytes

File metadata and controls

28 lines (19 loc) · 676 Bytes

Road map

  • Dynamic build module name from server dto's namespace

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

2.0.0

  • Discard support for VB
  • Strengthen support for enum members
  • Set default namespace to Server.Dtos
  • Set generated file name to *.generated.d.ts
  • Change some default settings for generated d.ts code style

1.1

  • Option for using producing <filename>.cs.d.ts

1.0

  • Initial release
  • Single File Generator
  • Command to toggle custom tool
  • Update readme file with screenshots etc.
  • Website project support