ActiveLogin.Authentication.BankId.UAParser
10.0.1
Prefix Reserved
dotnet add package ActiveLogin.Authentication.BankId.UAParser --version 10.0.1
NuGet\Install-Package ActiveLogin.Authentication.BankId.UAParser -Version 10.0.1
<PackageReference Include="ActiveLogin.Authentication.BankId.UAParser" Version="10.0.1" />
paket add ActiveLogin.Authentication.BankId.UAParser --version 10.0.1
#r "nuget: ActiveLogin.Authentication.BankId.UAParser, 10.0.1"
// Install ActiveLogin.Authentication.BankId.UAParser as a Cake Addin #addin nuget:?package=ActiveLogin.Authentication.BankId.UAParser&version=10.0.1 // Install ActiveLogin.Authentication.BankId.UAParser as a Cake Tool #tool nuget:?package=ActiveLogin.Authentication.BankId.UAParser&version=10.0.1
ActiveLogin.Authentication.BankId.UAParser
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 ua_parser C# Library for device detection for BankID.
Adds the UseUaParserDeviceDetection()
extension method.
services
.AddAuthentication()
.AddBankId(bankId =>
{
bankId.UseUaParserDeviceDetection();
});
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 | net8.0 is compatible. 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. |
-
net8.0
- ActiveLogin.Authentication.BankId.Core (>= 10.0.1)
- UAParser (>= 3.1.47)
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 |
---|---|---|
10.0.1 | 942 | 10/18/2024 |
10.0.0 | 651 | 9/27/2024 |
10.0.0-rc-2 | 262 | 8/27/2024 |
10.0.0-rc-1 | 124 | 8/23/2024 |
10.0.0-beta-1 | 116 | 4/30/2024 |
9.0.0 | 6,125 | 4/30/2024 |
9.0.0-rc-1 | 135 | 4/18/2024 |
8.0.0 | 4,440 | 2/21/2024 |
8.0.0-beta-1 | 182 | 1/8/2024 |
8.0.0-alpha-1 | 124 | 1/3/2024 |
7.0.0 | 9,410 | 6/30/2023 |
7.0.0-rc-1 | 167 | 6/28/2023 |
7.0.0-beta-1 | 176 | 6/8/2023 |
7.0.0-alpha-1 | 163 | 5/22/2023 |
6.0.3 | 16,997 | 10/5/2022 |
6.0.2 | 1,455 | 9/8/2022 |
6.0.1 | 465 | 9/1/2022 |
6.0.0 | 713 | 8/25/2022 |
6.0.0-rc-1 | 201 | 8/25/2022 |
6.0.0-beta-2 | 307 | 6/22/2022 |
6.0.0-beta-1 | 195 | 6/3/2022 |