ActiveLogin.Authentication.BankId.AspNetCore.QRCoder
5.0.0
Prefix Reserved
ActiveLogin.Authentication.BankId.QRCoder
Additional DetailsThis package is renamed into "ActiveLogin.Authentication.BankId.QRCoder" from version 6.0.0.
dotnet add package ActiveLogin.Authentication.BankId.AspNetCore.QRCoder --version 5.0.0
NuGet\Install-Package ActiveLogin.Authentication.BankId.AspNetCore.QRCoder -Version 5.0.0
<PackageReference Include="ActiveLogin.Authentication.BankId.AspNetCore.QRCoder" Version="5.0.0" />
paket add ActiveLogin.Authentication.BankId.AspNetCore.QRCoder --version 5.0.0
#r "nuget: ActiveLogin.Authentication.BankId.AspNetCore.QRCoder, 5.0.0"
// Install ActiveLogin.Authentication.BankId.AspNetCore.QRCoder as a Cake Addin #addin nuget:?package=ActiveLogin.Authentication.BankId.AspNetCore.QRCoder&version=5.0.0 // Install ActiveLogin.Authentication.BankId.AspNetCore.QRCoder as a Cake Tool #tool nuget:?package=ActiveLogin.Authentication.BankId.AspNetCore.QRCoder&version=5.0.0
ActiveLogin.Authentication.BankId.AspNetCore.QRCoder
ActiveLogin.Authentication enables an application to support Swedish BankID (svenskt BankID) authentication in .NET. Built on NET Standard and packaged as NuGet-packages they are easy to install and use on multiple platforms.
Free to use, commercial support and training is available if you need assistance or a quick start.
Sample usage
Sample usage of the extension method to use QRCoder as the QR code generator for BankID.
Adds the UseQrCoderQrCodeGenerator(UseQrCoderQrCodeGenerator)
extension method.
services
.AddAuthentication()
.AddBankId(builder =>
{
builder
.UseQrCoderQrCodeGenerator();
});
Full documentation
For full documentation and samples, see the Readme in our GitHub repo.
Active Login
Active Login is an Open Source project built on .NET that makes it easy to integrate with leading Swedish authentication services like BankID.
Active Solution
Active Login is built, maintained and sponsored by Active Solution. Active Solution is located in Stockholm (Sweden) and provides IT consulting with focus on web, cloud and AI.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- ActiveLogin.Authentication.BankId.AspNetCore (>= 5.0.0)
- QRCoder (>= 1.4.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ActiveLogin.Authentication.BankId.AspNetCore.QRCoder:
Package | Downloads |
---|---|
RegionOrebroLan.ActiveLogin.Authentication
Additions and extensions for ActiveLogin.Authentication. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0 | 7,417 | 4/28/2022 | |
5.0.0-rc-2 | 196 | 4/28/2022 | |
5.0.0-rc-1 | 213 | 4/26/2022 | |
5.0.0-alpha-3 | 284 | 2/19/2022 | |
5.0.0-alpha-2 | 242 | 2/7/2022 | |
4.0.0 | 23,282 | 10/27/2020 | |
4.0.0-rc-1 | 458 | 6/15/2020 | |
4.0.0-beta-4 | 437 | 6/10/2020 | |
4.0.0-beta-3 | 443 | 6/2/2020 | |
4.0.0-beta-2 | 411 | 5/18/2020 | |
4.0.0-beta-1 | 404 | 5/15/2020 | |
3.0.0 | 6,458 | 1/21/2020 | |
3.0.0-rc-1 | 567 | 1/13/2020 | |
3.0.0-beta-2 | 552 | 12/20/2019 | |
3.0.0-beta-1 | 757 | 12/3/2019 | |
3.0.0-alpha-1 | 457 | 11/21/2019 |