Pranav K
a6396df690
Updating to release NuGet.config.
2015-12-11 12:24:25 -08:00
Pranav K
75187b0bd7
Merge branch 'release' into dev
2015-12-11 12:24:23 -08:00
Pranav K
4b551e8a66
Updating to release NuGet.config.
2015-12-11 12:24:20 -08:00
Pranav K
8b8707b84b
Merge branch 'release' into dev
2015-12-11 12:24:18 -08:00
Pranav K
6ad99c5188
Updating to release NuGet.config.
2015-12-11 12:24:16 -08:00
Pranav K
8d261f8116
Merge branch 'release' into dev
2015-12-11 12:24:13 -08:00
Pranav K
0452ac6664
Updating to release NuGet.config.
2015-12-11 12:24:11 -08:00
Pranav K
9a178b9d38
Merge branch 'release' into dev
2015-12-11 12:24:09 -08:00
Pranav K
cb39ab5c43
Updating to release NuGet.config.
2015-12-11 12:24:06 -08:00
Pranav K
e6a75ea4c5
Merge branch 'release' into dev
2015-12-11 12:24:03 -08:00
Pranav K
a1ed3e3748
Updating to release NuGet.config.
2015-12-11 12:23:59 -08:00
Pranav K
2514b1112b
Merge branch 'release' into dev
2015-12-11 12:23:55 -08:00
Pranav K
b3649ea79a
Updating to release NuGet.config.
2015-12-11 12:23:51 -08:00
Pranav K
b69aef3c51
Merge branch 'release' into dev
2015-12-11 12:23:48 -08:00
Pranav K
86795ab1b6
Updating to release NuGet.config.
2015-12-11 12:23:45 -08:00
Pranav K
5358982e5f
Merge branch 'release' into dev
2015-12-11 12:23:43 -08:00
Pranav K
e1dca97150
Updating to release NuGet.config.
2015-12-11 12:23:41 -08:00
Pranav K
862d52677f
Merge branch 'release' into dev
2015-12-11 12:23:38 -08:00
Pranav K
125f1553b8
Updating to release NuGet.config.
2015-12-11 12:23:36 -08:00
Pranav K
b1a671f3fc
Merge branch 'release' into dev
2015-12-11 12:23:32 -08:00
Pranav K
0158c75ed5
Updating to release NuGet.config.
2015-12-11 12:23:29 -08:00
Pranav K
b14355753b
Merge branch 'release' into dev
2015-12-11 12:23:27 -08:00
Pranav K
c6d6bd7252
Updating to release NuGet.config.
2015-12-11 12:23:25 -08:00
Pranav K
36822c292e
Merge branch 'release' into dev
2015-12-11 12:23:18 -08:00
Pranav K
098b2423b2
Updating to release NuGet.config.
2015-12-11 12:23:15 -08:00
Pranav K
da137100ec
Merge branch 'release' into dev
2015-12-11 12:23:09 -08:00
Pranav K
a4fec4943c
Updating to release NuGet.config.
2015-12-11 12:23:06 -08:00
Pranav K
5fecd5bd1e
Merge branch 'release' into dev
2015-12-11 12:22:59 -08:00
Pranav K
51920a0af2
Updating to release NuGet.config.
2015-12-11 12:22:57 -08:00
Pranav K
51c6cfa7e0
Merge branch 'release' into dev
2015-12-11 12:22:54 -08:00
Pranav K
4cd2730a39
Updating to release NuGet.config.
2015-12-11 12:22:52 -08:00
Pranav K
53be6220a9
Merge branch 'release' into dev
2015-12-11 12:22:36 -08:00
Pranav K
5a8f1281e8
Updating to release NuGet.config.
2015-12-11 12:22:33 -08:00
Pranav K
5e65a9fc59
Merge branch 'release' into dev
2015-12-11 12:22:26 -08:00
Pranav K
cc6b4b28fa
Updating to release NuGet.config.
2015-12-11 12:22:24 -08:00
ryanbrandenburg
3393ba43c2
* Parameters into the messages
2015-12-11 12:05:44 -08:00
Andrew Stanton-Nurse
012aa6f2a7
update env vars in DorkBuild
2015-12-11 11:23:18 -08:00
Kiran Challa
a208c95a4f
Deleted stale files from earlier deleted test website UrlHelperWebSite
2015-12-11 11:12:52 -08:00
SteveSandersonMS
bba388944d
Extremely minor improvement to sample
2015-12-11 19:06:30 +00:00
Andrew Stanton-Nurse
fd26be75f9
whoops, wrong order
2015-12-11 10:36:31 -08:00
Andrew Stanton-Nurse
646067a519
add dnx install back to DorkBuild
2015-12-11 10:20:53 -08:00
Andrew Stanton-Nurse
3b57c74921
fix #332 by using dnu packages add
2015-12-11 09:56:33 -08:00
Ryan Nowak
ed93a6c812
React to routing breaking changes
2015-12-11 09:30:51 -08:00
Doug Bunting
b95cf5fb7c
Add dependency to fix build break
...
- Common sources needs more
2015-12-11 08:46:44 -08:00
Ryan Nowak
32bbd8516c
Quick fix: Add routing feature on success
2015-12-11 08:36:46 -08:00
SteveSandersonMS
a83e4d85e4
Show example of using traditional MVC controller+action routing alongside client-side routes
2015-12-11 16:36:18 +00:00
Kiran Challa
f2bb90fa55
Fix localization tests
2015-12-10 22:37:20 -08:00
damianedwards
7033871b14
Fix tests in reaction to Options changes
2015-12-10 21:32:05 -08:00
Ryan Nowak
36180ab6d0
Add IRouteHandler, RouteBase, and IRoutingFeature
...
Adds IRouterHandler, an abstraction for endpoints in the routing system
that can't chain (example: delegates). The idea is that some kinds of
routes aren't really friendly to chaining. If you don't support chaining,
then accept IRouteHandler and work with that rather than IRouter.
There's one implementation of IRouteHandler, RouteHandler. It implements
both IRouter and IRouteHandler.
Adds RouteBase as a base class for routes based on our template syntax and
defaults/constraints/data-tokens. Updated a lot of signatures to be
get/set virtual and mutable to facilitate or bigger variety of usage
scenarios.
Renamed TemplateRoute to just Route, now inherits from RouteBase.
Adds IRoutingFeature for middleware scenarios where you don't have access
to the route context.
Also adds some basic extension methods for accessing route values.
2015-12-10 17:55:03 -08:00
damianedwards
9afd2c256b
Make ResourceManagerStringLocalizer thread safe now instances are cached & shared
2015-12-10 17:49:44 -08:00