We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55cc92 commit a6a1742Copy full SHA for a6a1742
README.md
@@ -23,3 +23,7 @@ services.Configure<BCryptPasswordHasherOptions>(options => {
23
options.EnhancedEntropy = false;
24
});
25
```
26
+
27
+## .NET Support
28
29
+This library supports Current and LTS versions of .NET.
0 commit comments