OtpSharper 1.0.4
dotnet add package OtpSharper --version 1.0.4
NuGet\Install-Package OtpSharper -Version 1.0.4
<PackageReference Include="OtpSharper" Version="1.0.4" />
<PackageVersion Include="OtpSharper" Version="1.0.4" />
<PackageReference Include="OtpSharper" />
paket add OtpSharper --version 1.0.4
#r "nuget: OtpSharper, 1.0.4"
#:package OtpSharper@1.0.4
#addin nuget:?package=OtpSharper&version=1.0.4
#tool nuget:?package=OtpSharper&version=1.0.4
.NET lib to geenrate TOTP AND HOTP fast and secure
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- QRCoder (>= 1.6.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OtpSharper:
| Package | Downloads |
|---|---|
|
OtpSharper.Benchmark
Package Description |
|
|
OtpSharper.Redis
Redis-backed stores for OtpSharper — for out-of-band (SMS/email) codes today, with HOTP counters and replay tracking planned. Use in any multi-instance deployment where the in-memory stores aren't shared across processes. |
|
|
OtpSharper.AspNetCore.Identity
ASP.NET Core Identity two-factor token provider backed by OtpSharper — drop-in replacement for Identity's built-in authenticator provider with configurable algorithm, digit count, and optional replay protection. |
GitHub repositories
This package is not used by any popular GitHub repositories.