You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
This will allow a mixture of convention and attribute based mapping plus any custom conventions defined by an end user. The resolution will work similar to how the routing works in ASP.NET WebApi e.g.
This will allow a mixture of convention and attribute based mapping plus any custom conventions defined by an end user. The resolution will work similar to how the routing works in ASP.NET WebApi e.g.
In this case, it would look for an attribute first, and then if one is not found, fall back to the conventions to resolve the mapping.
The text was updated successfully, but these errors were encountered: