NoBrute NuGet Package

Simple and lightweight brute force protection for .NET 10.
This library will protect defined actions in your MVC controllers, Minimal API endpoints, and Razor Pages by making them inefficient to be brute-forced.

It will append request times in milliseconds if a local cache entry on the server is found for the same request,
request name, and method, and the hit count reaches a defined limit (referred to here as "green requests") within a specified amount of time.




Got any NoBrute Question?





Info

Version: 2.2.0
Author(s): Malte
Last Update: Thursday, April 16, 2026
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/nfMalde/NoBrute
NuGet Url: https://www.nuget.org/packages/NoBrute


Install
Install-Package NoBrute
dotnet add package NoBrute
paket add NoBrute
NoBrute Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

7

days-since-last-release

49