ASP.NET zero-configuration HttpModule for preventing Denial-Of-Service attacks. 
                        
                    
         
                Info
| Version: | 1.0.12 | 
| Author(s): | Craig Lebowitz | 
| Last Update: | Thursday, October 2, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/lebowitz/Bandit/ | 
| NuGet Url: | https://www.nuget.org/packages/bandit | 
Install
Install-Package bandit
                        dotnet add package bandit
                        paket add bandit
                        
                                bandit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- WebActivatorEx(2.0.5)
 - Microsoft.Web.Infrastructure(1.0.0)
 - AWSSDK(2.3.1.0)
 - Newtonsoft.Json(6.0.5)
 
Tags