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

Move TempDataAttribute into Microsoft.AspNetCore.Mvc namespace #6542

Closed
danroth27 opened this issue Jul 13, 2017 · 3 comments
Closed

Move TempDataAttribute into Microsoft.AspNetCore.Mvc namespace #6542

danroth27 opened this issue Jul 13, 2017 · 3 comments
Assignees
Milestone

Comments

@danroth27
Copy link
Member

TempDataAttribute is used frequently enough that it should live in the Microsoft.AspNetCore.Mvc namespace.

@DamianEdwards

@rynowak
Copy link
Member

rynowak commented Jul 14, 2017

Yes, this is wrong, it should be in Microsoft.AspNetCore.Mvc

@DamianEdwards
Copy link
Member

Is this going to require a templates change then? @danroth27 @rynowak

@danroth27
Copy link
Member Author

@Eilon Yeah, we should get into the habit of opening template bugs when we make runtime changes that affect the templates: dotnet/templating#1091

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