Otp.NET
1.2.2
Install-Package Otp.NET -Version 1.2.2
dotnet add package Otp.NET --version 1.2.2
<PackageReference Include="Otp.NET" Version="1.2.2" />
paket add Otp.NET --version 1.2.2
#r "nuget: Otp.NET, 1.2.2"
// Install Otp.NET as a Cake Addin
#addin nuget:?package=Otp.NET&version=1.2.2
// Install Otp.NET as a Cake Tool
#tool nuget:?package=Otp.NET&version=1.2.2
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (21)
Showing the top 5 NuGet packages that depend on Otp.NET:
Package | Downloads |
---|---|
Dynamics365.UIAutomation.Api
The purpose of this library is to provide Dynamics customers the ability to facilitate automated UI testing for their projects. |
|
HealthCheck.WebUI.MFA.TOTP
Shortcuts for adding TOTP multi-factor authentication support to HealtCheck login. |
|
LDS.LVDGW.Plugin.AuthenticationMicroservice
Authentication Microservice Plugin for LVDGW |
|
TecfyCore.Api
Package Description |
|
Super.Utils
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Otp.NET:
Repository | Stars |
---|---|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
microsoft/EasyRepro
Automated UI testing API for Dynamics 365
|
|
geluk/pass-winmenu
An easy-to-use password manager for Windows, compatible with pass.
|