Info
Version: | 2.3.0 |
Author(s): | Damir Kusar |
Last Update: | Thursday, May 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/damirkusar/AspNetCore.Totp |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Totp.Interface |
Install
Install-Package AspNetCore.Totp.Interface
dotnet add package AspNetCore.Totp.Interface
paket add AspNetCore.Totp.Interface
AspNetCore.Totp.Interface Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.