-
Notifications
You must be signed in to change notification settings - Fork 0
DON'T
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)