Casko.Authentication.NemLogin3.Web 1.0.1-pre

This is a prerelease version of Casko.Authentication.NemLogin3.Web.
dotnet add package Casko.Authentication.NemLogin3.Web --version 1.0.1-pre
                    
NuGet\Install-Package Casko.Authentication.NemLogin3.Web -Version 1.0.1-pre
                    
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="Casko.Authentication.NemLogin3.Web" Version="1.0.1-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Casko.Authentication.NemLogin3.Web" Version="1.0.1-pre" />
                    
Directory.Packages.props
<PackageReference Include="Casko.Authentication.NemLogin3.Web" />
                    
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 Casko.Authentication.NemLogin3.Web --version 1.0.1-pre
                    
#r "nuget: Casko.Authentication.NemLogin3.Web, 1.0.1-pre"
                    
#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 Casko.Authentication.NemLogin3.Web@1.0.1-pre
                    
#: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=Casko.Authentication.NemLogin3.Web&version=1.0.1-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Casko.Authentication.NemLogin3.Web&version=1.0.1-pre&prerelease
                    
Install as a Cake Tool

Casko.Authentication.NemLogin3.Web

NemLog-in 3 integration should not start from a blank SAML canvas every time.

Casko.Authentication.NemLogin3.Web gives ASP.NET Core projects a focused foundation for NemLog-in 3 / OIOSAML 3 authentication. It packages the repeatable work around service provider metadata, certificate-backed SAML configuration, login and logout endpoints, and normalized NemLog-in claims so projects can spend more time on their own user experience and less time wiring protocol plumbing.

What It Gives You

  • A reusable ASP.NET Core package for NemLog-in 3 SAML authentication.
  • Service provider metadata generation for NemLog-in registration.
  • Ready-made login, assertion consumer, single logout, and logged-out endpoints.
  • Certificate-backed signing and decryption support through ITfoxtec Identity SAML2.
  • Claim constants and a default transformation hook for common NemLog-in / OIOSAML claim values.
  • A host-agnostic design that can be used by standalone ASP.NET Core applications or wrapped by higher-level authentication packages.

Why Use It

NemLog-in 3 integrations are sensitive to metadata, certificates, URLs, claim names, and SAML endpoint conventions. This package brings those concerns into one reusable layer with clear extension points, making it easier to build repeatable Danish identity integrations across projects.

The package is intentionally not tied to a specific CMS, website, or member model. It provides the SAML foundation and leaves project-specific user mapping, authorization, and account behavior to the host application.

Install

dotnet add package Casko.Authentication.NemLogin3.Web

For implementation details, configuration examples, and maintainer notes, see the source repository documentation.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Casko.Authentication.NemLogin3.Web:

Package Downloads
Casko.NemLogin3ForUmbraco

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-pre 85 8/22/2026
1.0.0-pre 86 8/9/2026