James Newton-King
|
1680b9f4fc
|
Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712)
|
2018-08-22 17:15:57 +12:00 |
James Newton-King
|
091cb94094
|
Change metadata namespace
Change EndpointOptions visibility to internal
Add IRequiredValuesMetadata
|
2018-08-03 12:37:37 -07:00 |
James Newton-King
|
8c4f187c22
|
Endpoint routing rename and API review changes (#684)
|
2018-08-02 13:38:08 +12:00 |
Kiran Challa
|
34499dbe24
|
Added support for suppressing link generation for endpoints
|
2018-07-24 16:47:34 -07:00 |
Kiran Challa
|
7da1baf9d8
|
Do not use decision tree for named routes in RouteValuesBasedEndpointFinder
|
2018-07-24 05:33:19 -07:00 |
James Newton-King
|
1e807240ea
|
Add GetChangeToken to EndpointDataSource (#649)
|
2018-07-23 13:46:22 +12:00 |
Ryan Nowak
|
f1c060bf3d
|
RoutePattern everywhere
|
2018-07-20 13:04:34 -07:00 |
Kiran Challa
|
1196349bf4
|
[Fixes #583] Handle change events in RouteValueBaseEndpointFinder
|
2018-07-17 05:54:11 -07:00 |
Kiran Challa
|
42708bec91
|
Added support for route constraints in Dispatcher world
|
2018-07-13 14:18:54 -07:00 |
Kiran Challa
|
3a022107dc
|
Revert "Added support for route constraints in Dispatcher world"
This reverts commit 85e92ab3cc.
|
2018-07-12 06:24:37 -07:00 |
Nate McMaster
|
85e92ab3cc
|
Added support for route constraints in Dispatcher world
|
2018-07-12 05:06:22 -07:00 |
Kiran Challa
|
1009705283
|
Added a RouteValuesBasedEndpointFinder
|
2018-06-28 10:53:10 -07:00 |