AspNetCore.Totp
2.3.0
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
Install-Package AspNetCore.Totp -Version 2.3.0
dotnet add package AspNetCore.Totp --version 2.3.0
<PackageReference Include="AspNetCore.Totp" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Totp --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Totp, 2.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AspNetCore.Totp as a Cake Addin #addin nuget:?package=AspNetCore.Totp&version=2.3.0 // Install AspNetCore.Totp as a Cake Tool #tool nuget:?package=AspNetCore.Totp&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- AspNetCore.Totp.Interface (>= 2.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetCore.Totp:
Package | Downloads |
---|---|
Shashlik.Captcha.Totp
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.