Skip to content

Roadmap

Rico Suter edited this page Aug 7, 2017 · 23 revisions

This roadmap may change.

NSwag v12 and NJsonSchema v10

  • Support for OpenAPI/Swagger 3.0
  • New template engine: 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 (TS & CS)
    • This way you can generate files into different projects
    • Source control diffing is more clear
    • Custom namespace per artifact and correct imported namespaces

NSwag v11 and NJsonSchema v9