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

Consider ConfigureMvc/Routing extensions #1669

Closed
HaoK opened this issue Dec 4, 2014 · 2 comments
Closed

Consider ConfigureMvc/Routing extensions #1669

HaoK opened this issue Dec 4, 2014 · 2 comments

Comments

@HaoK
Copy link
Member

HaoK commented Dec 4, 2014

Most of the other frameworks have extension methods for Configure,

Configure<MvcOptions> -> ConfigureMvc
Configure<RouteOptions> -> ConfigureRouting

<!---
@huboard:{"custom_state":"ready"}
-->
@danroth27 danroth27 added this to the 6.0.0-rc1 milestone Dec 9, 2014
@yishaigalatzer yishaigalatzer modified the milestones: 6.0.0-beta3, 6.0.0-rc1 Jan 11, 2015
@yishaigalatzer
Copy link
Contributor

We should also rename the ConfigureMvc method in MvcOptionsSetup to avoid name collission/confusion.

public static void ConfigureMvc(MvcOptions options)

@sornaks
Copy link

sornaks commented Feb 4, 2015

6e8cc6b

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

4 participants