Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Add HttpMethodRouteConstraint #248

Closed
Eilon opened this issue Dec 9, 2015 · 3 comments
Closed

Add HttpMethodRouteConstraint #248

Eilon opened this issue Dec 9, 2015 · 3 comments
Assignees
Milestone

Comments

@Eilon
Copy link
Member

Eilon commented Dec 9, 2015

Need to add back what ASP.NET 4.x / Web API had.

@rynowak
Copy link
Member

rynowak commented Dec 12, 2015

Yoink!

@rynowak rynowak assigned rynowak and unassigned javiercn Dec 12, 2015
rynowak added a commit that referenced this issue Dec 12, 2015
Constraint code ported from WebAPI2. Tests are new.
rynowak added a commit that referenced this issue Dec 12, 2015
Constraint code ported from WebAPI2. Tests are new.

Also a bunch of misc cleanup for constraints.
- Move IRouteConstraint to abstractions
- Fix namespace of a constraint
- Some general style cleanup
- use RouteValueDictionary in the public API
@Eilon
Copy link
Member Author

Eilon commented Dec 14, 2015

Done?

@rynowak
Copy link
Member

rynowak commented Dec 14, 2015

Blame github for this... :sigh:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants