Closed fretje closed 13 years ago
FYI: I won't be pulling this in because I didn't want to take a dependency on MvcContrib, but just wanted to let you know I DID use a lot of your changes for the Razor views (and Create User feature). I've also gone ahead and published the project to NuGet.
On Mon, May 9, 2011 at 8:11 AM, fretje < reply@reply.github.com>wrote:
I updated the project to MVC 3 with razor, and packaged the views and code up in a Portable Area with embedded views. I think it's not a lot of work now to package this whole thing up in a nuget package.
Reply to this email directly or view it on GitHub: https://github.com/TroyGoode/MembershipStarterKit/pull/11
Maybe you could create a separate project to take this on: one without the MvcContrib dependency and one with? I just started investigating using fretje's approach, but keeping things in sync between the "core" project and his will start to become more and more difficult as time goes on.
sorry, I don't have any interest in integrating with MvcContrib
I updated the project to MVC 3 with razor, and packaged the views and code up in a Portable Area with embedded views. I think it's not a lot of work now to package this whole thing up in a nuget package.