ActiveLogin.Authentication.BankId.QRCoder 11.0.0-rc-1

Prefix Reserved
This is a prerelease version of ActiveLogin.Authentication.BankId.QRCoder.
dotnet add package ActiveLogin.Authentication.BankId.QRCoder --version 11.0.0-rc-1
                    
NuGet\Install-Package ActiveLogin.Authentication.BankId.QRCoder -Version 11.0.0-rc-1
                    
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="ActiveLogin.Authentication.BankId.QRCoder" Version="11.0.0-rc-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ActiveLogin.Authentication.BankId.QRCoder" Version="11.0.0-rc-1" />
                    
Directory.Packages.props
<PackageReference Include="ActiveLogin.Authentication.BankId.QRCoder" />
                    
Project file
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 ActiveLogin.Authentication.BankId.QRCoder --version 11.0.0-rc-1
                    
#r "nuget: ActiveLogin.Authentication.BankId.QRCoder, 11.0.0-rc-1"
                    
#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.
#addin nuget:?package=ActiveLogin.Authentication.BankId.QRCoder&version=11.0.0-rc-1&prerelease
                    
Install ActiveLogin.Authentication.BankId.QRCoder as a Cake Addin
#tool nuget:?package=ActiveLogin.Authentication.BankId.QRCoder&version=11.0.0-rc-1&prerelease
                    
Install ActiveLogin.Authentication.BankId.QRCoder as a Cake Tool

ActiveLogin.Authentication.BankId.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
    .AddBankId(bankId =>
    {
        bankId.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.

https://www.activelogin.net/

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.

https://www.activesolution.se/

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
11.0.0-rc-1 219 a month ago
10.1.0 2,515 3 months ago
10.1.0-rc-1 103 3 months ago
10.0.1 5,899 6 months ago
10.0.0 723 6 months ago
10.0.0-rc-2 315 7 months ago
10.0.0-rc-1 131 8 months ago
10.0.0-beta-1 131 4/30/2024
9.0.0 9,151 4/30/2024
9.0.0-rc-1 142 4/18/2024
8.0.0 7,453 2/21/2024
8.0.0-beta-1 182 1/8/2024
8.0.0-alpha-1 139 1/3/2024
7.0.0 10,326 6/30/2023
7.0.0-rc-1 192 6/28/2023
7.0.0-beta-1 175 6/8/2023
7.0.0-alpha-1 213 5/22/2023
6.0.3 17,876 10/5/2022
6.0.2 1,502 9/8/2022
6.0.1 531 9/1/2022
6.0.0 761 8/25/2022
6.0.0-rc-1 220 8/25/2022
6.0.0-beta-2 334 6/22/2022
6.0.0-beta-1 250 6/3/2022