Skip to content
Raphael Schweizer edited this page Sep 12, 2018 · 1 revision
  • Use conventional (non-attribute) routing
  • Create inheritance hierarchies using new
  • Use recursive objects and JSON editor
  • Use [controller] routes if your server is case-sensitive
  • Distinguish routes by query string only
  • Create multiple DTOs with the same name. Otherwise, use _.CustomSchemaIds(type => type.FullName)
Clone this wiki locally