James Newton-King
1680b9f4fc
Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature ( #712 )
2018-08-22 17:15:57 +12:00
Ryan Nowak
27a35d5d9b
fix benchmarks manifest
2018-08-03 16:51:54 -07: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
Nate McMaster
42e9b58bb7
Revert "Merge branch 'master' into release/2.2"
...
This reverts commit 52e5852e48 , reversing
changes made to 1e807240ea .
2018-07-23 09:34:06 -07:00
Ryan Nowak
52e5852e48
Merge branch 'master' into release/2.2
2018-07-22 19:29:30 -07:00
Ryan Nowak
b9df95831d
Change Branding
...
For preview one the branding is:
new thing = UseGlobalRouting/UseEndpoint
old thing = UseRouter
We're going to drop the name Dispatcher everywhere and make sure that we
position our new work as 'new and improved routing' instead of
introducing a new product/concept name.
We're not totally sure of the term Global yet, but it's what we're doing
for preview 1. Suggestions welcome for dicussion after we do the first
preview :)
2018-07-22 16:41:59 -07:00
Ryan Nowak
ef60a60ee1
Merge pull request #643 from aspnet/release/2.2
...
Merge RoutePattern changes to master
2018-07-20 15:40:08 -07:00
Ryan Nowak
a330c920d7
Support overrides on using P2P references for benchmarks
2018-07-20 13:25:23 -07:00
Ryan Nowak
f1c060bf3d
RoutePattern everywhere
2018-07-20 13:04:34 -07:00
Kiran Challa
d38289c732
Merge branch 'merge/release/2.2-to-master'
2018-07-13 15:04:04 -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
Nate McMaster
0a44dcf4e3
Update infrastructure for the 2.2 release
2018-06-28 16:21:36 -07:00
Kiran Challa
1009705283
Added a RouteValuesBasedEndpointFinder
2018-06-28 10:53:10 -07:00
Kiran Challa
d3ddc1709a
Added initial support for link generation when using Dispatcher
2018-06-14 15:31:30 -07:00
Kiran Challa
2fed6710a9
Added benchmark and test for dispatcher
2018-06-01 22:17:48 -07:00
Kiran Challa
591ce7b1e8
Fixed scenario name in benchmarks app
2018-05-31 14:45:51 -07:00
Kiran Challa
60f63cf9fb
Added a sample app for benchmarks
2018-05-31 14:39:38 -07:00