AspNetCore.Totp.Interface
2.3.0
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
It seems that dotnet pack has a problem to pack own project. This Package needs AspNetCore.Totp. This is a workaround to not merge my project into one. If you find way of doing it correctly, let me know and I will update everything
Install-Package AspNetCore.Totp.Interface -Version 2.3.0
dotnet add package AspNetCore.Totp.Interface --version 2.3.0
<PackageReference Include="AspNetCore.Totp.Interface" 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.Interface --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Totp.Interface, 2.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AspNetCore.Totp.Interface as a Cake Addin #addin nuget:?package=AspNetCore.Totp.Interface&version=2.3.0 // Install AspNetCore.Totp.Interface as a Cake Tool #tool nuget:?package=AspNetCore.Totp.Interface&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetCore.Totp.Interface:
Package | Downloads |
---|---|
AspNetCore.Totp
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 72,914 | 5/31/2018 |