Ryan Nowak
|
e3b704095b
|
Revisions to LinkGenerator (#770)
* Revisions to LinkGenerator
* PR feedback
|
2018-09-05 20:52:09 -07:00 |
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
|
08a0a7fadb
|
Remove MatchProcessor, add IParameterPolicy (#734)
|
2018-08-22 15:24:34 +12:00 |
Kiran Challa
|
731767837a
|
Introducing new **catchAll parameter to allow generating links with unencoded values
|
2018-08-16 15:52:09 -07:00 |
Ryan Nowak
|
12cb35894e
|
Add support for GraphViz
Adds **internal** support for dumping a route table to GraphViz DOT
notation. This allows us to dump the DFA graph for a route table and
visualize it.
Example:
https://gist.github.com/rynowak/2b24e4a6a602ca6f9c4de3ec227d621b
|
2018-08-08 21:36:39 -07:00 |
James Newton-King
|
091cb94094
|
Change metadata namespace
Change EndpointOptions visibility to internal
Add IRequiredValuesMetadata
|
2018-08-03 12:37:37 -07:00 |
Kiran Challa
|
b177ba5309
|
Changed api of LinkGenerator
|
2018-08-02 16:10:56 -07:00 |
James Newton-King
|
8c4f187c22
|
Endpoint routing rename and API review changes (#684)
|
2018-08-02 13:38:08 +12:00 |