ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor
5.0.0-alpha-2
Prefix Reserved
ActiveLogin.Authentication.BankId.AzureMonitor
Additional DetailsThis package is renamed into "ActiveLogin.Authentication.BankId.AzureMonitor" from version 6.0.0.
See the version list below for details.
dotnet add package ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor --version 5.0.0-alpha-2
NuGet\Install-Package ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor -Version 5.0.0-alpha-2
<PackageReference Include="ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor" Version="5.0.0-alpha-2" />
paket add ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor --version 5.0.0-alpha-2
#r "nuget: ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor, 5.0.0-alpha-2"
// Install ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor as a Cake Addin #addin nuget:?package=ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor&version=5.0.0-alpha-2&prerelease // Install ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor as a Cake Tool #tool nuget:?package=ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor&version=5.0.0-alpha-2&prerelease
ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor
ActiveLogin.Authentication.BankId.AspNetCore.AzureMonitor provides BankIdApplicationInsightsEventListener
that will listen for all events and write them to Application Insights.
Sample usage
Call builder.AddApplicationInsightsEventListener()
to enable it. Note that you can supply options to enable logging of metadata, such as personal identity number, age and IP.
services
.AddAuthentication()
.AddBankId(builder =>
{
builder
//...
.AddApplicationInsightsEventListener();
});
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. net9.0 was computed. 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. |
-
net6.0
- ActiveLogin.Authentication.BankId.AspNetCore (>= 5.0.0-alpha-2)
- Microsoft.ApplicationInsights (>= 2.20.0)
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 | |
---|---|---|---|
5.0.0 | 4,318 | 4/28/2022 | |
5.0.0-rc-2 | 629 | 4/28/2022 | |
5.0.0-rc-1 | 559 | 4/26/2022 | |
5.0.0-alpha-3 | 666 | 2/19/2022 | |
5.0.0-alpha-2 | 736 | 2/7/2022 | |
4.0.0 | 5,877 | 10/27/2020 | |
4.0.0-rc-1 | 845 | 6/15/2020 | |
4.0.0-beta-4 | 892 | 6/10/2020 | |
4.0.0-beta-3 | 868 | 6/2/2020 | |
4.0.0-beta-2 | 846 | 5/18/2020 | |
4.0.0-beta-1 | 890 | 5/15/2020 |