Skip to content

Roadmap

Rico Suter edited this page May 24, 2017 · 23 revisions

This roadmap may change.

NSwag v11 and NJsonSchema v9

NSwag v12 and NJsonSchema v10

  • Use DotLiquid as template engine instead of T4 (.NET Standard 1.3):
  • Real TypeScript integration tests (i.e. create Angular and Fetch projects with unit tests calling the api) help wanted
  • Generate artifacts (i.e. classes/interfaces) instead of a single file
    • This way you can generate files into different projects
    • Source control diffing is more clear