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

Added UseMvcWithDefaultRoute extension to BuilderExtensions #2410

Closed
wants to merge 1 commit into from
Closed

Added UseMvcWithDefaultRoute extension to BuilderExtensions #2410

wants to merge 1 commit into from

Conversation

henkmollema
Copy link
Contributor

Added UseMvcWithDefaultRoute extension method to BuilderExtensions,
which adds Mvc to the request pipeline with a default route to the
Index action on the HomeController.
#1885

@ghost ghost added the cla-already-signed label Apr 20, 2015
Added `UseMvcWithDefaultRoute` extension method to `BuilderExtensions`,
which adds Mvc to the request pipeline with a default route to the
`Index` action on the `HomeController`.

#1885
@ajaybhargavb
Copy link
Contributor

53f3a91

@henkmollema henkmollema deleted the fix-1885 branch April 29, 2015 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants