Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
4 packages returned for Tags:"complexity"
Sort by
Relevance
Downloads
Recently updated
HenningNT.
CCAnalyzer
by:
HenningNT
791 total downloads
last updated
12/22/2020
Latest version:
0.0.2
Cognitive
Complexity
analyzer
analyzers
Cognitive Complexity Analyzer calculates how hard it is to figure out how the code works.
Ensure4Net
by:
Spiri91
1,056 total downloads
last updated
1/30/2018
Latest version:
1.0.0
branching
if
statements
ciclomatic
complexity
Inpired by CodeContracts, small piece of code that allows you to lower the ciclomatic complexity of code by removing some branching. Branching like most precondition, if - else - throw or if - else - set...
More information
McDuck.
YourPasswordSucks
by:
p-kaczynski
323 total downloads
last updated
12/8/2020
Latest version:
1.1.1
Password
Password
Complexity
Password
Checker
Simple implementation of the OWASP recommended password policy including the top common patterns checking. See the https://www.owasp.org/index.php/Authentication_Cheat_Sheet#Password_Complexity for more...
More information
Pesto.
PasswordStrengthEstimator
by:
aardev14
277 total downloads
last updated
5/22/2023
Latest version:
1.0.0
password
strength
estimator
zxcvbn
secure
string
strong
char
array
mutable
More tags
Pesto is a secure password strength estimator blending features from zxcvbn and Azure AD Password Protection used for sensitive applications that require mutable data structures.