ASP.NET MVC – "AddIns" on Codeplex
I`m currently working on a ASP.NET MVC sample website and look around for nice helper or implementations on Codeplex. Here is my (small) list:
Troy Goode´s ASP.NET Membership implementation in MVC – (i should have published my MVC Membership Version on Codeplex and write an english blog sooner
)
>> License
"Never trust user input" – validation is very important – this is intresting way with ActionFilters and jQuery.
>> License
4 new Viewengines, Code Snippets, Extensions and so on…
>> License
And (of course) the ultimativ mvc demo projekt: Kigg (License)
Do you know any other nice "AddIns"/Implementations for the MVC Stuff?
























Troy Goode said
am April 11 2008 @ 9:14 pm
Hi Robert,
I do remember seeing your Membership post shortly after I created my CodePlex project. It looks like we covered a lot of the same ground. If you have any interest in contributing to the MVC Membership Starter Kit, please let me know.
Also you may want to take a look at the CodePlex site as I just released a new version of the kit this morning with additional features, including OpenID support.
Troy
Robert Muehsig said
am April 12 2008 @ 12:20 pm
I will take a deeper look in your new Version – if I have some additional ideas I let you know