Info
| Version: | 1.0.2.2 | 
| Author(s): | Tocsi | 
| Last Update: | Thursday, February 2, 2012 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://htmllaundry.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/HtmlLaundry | 
Install
Install-Package HtmlLaundry
                        dotnet add package HtmlLaundry
                        paket add HtmlLaundry
                        
                                HtmlLaundry Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- WebActivator(1.0.0.0)
Tags
 
                
Filters attributes with regex.
It has a Model Binder for MVC 3 that detects UIHint("html"), AllowHtml and DataType attributes on model's properties and cleans those properies' value before the action method.