MfaSdk 1.0.0
dotnet add package MfaSdk --version 1.0.0
NuGet\Install-Package MfaSdk -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MfaSdk" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MfaSdk" Version="1.0.0" />
<PackageReference Include="MfaSdk" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MfaSdk --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MfaSdk, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MfaSdk@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MfaSdk&version=1.0.0
#tool nuget:?package=MfaSdk&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ahm-MFA
Ahm-MFA is a .NET SDK library for Multi-Factor Authentication (MFA) operations. It simplifies the integration of MFA into applications by providing a set of utilities for handling MFA requests, responses, and client interactions.
Features
- MFA client for handling MFA operations
- Utilities for HTTP requests
- Exception handling specific to MFA operations
- Dependency Injection support
Requirements
- .NET Framework 4.8
- Visual Studio 2019 or later
Installation
To install the Ahm-MFA SDK, you can use NuGet.
From NuGet:
- Open the NuGet Package Manager in Visual Studio.
- Search for
Ahm-MFA
. - Install the package into your project.
Or you can use the following command in your terminal:
dotnet add package Ahm-MFA
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Newtonsoft.Json (>= 13.0.3)
- QRCoder (>= 1.4.3)
- System.Net.Http (>= 4.3.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 118 | 1/9/2025 |