Cause.SecurityManagement.Models 9.1.1

dotnet add package Cause.SecurityManagement.Models --version 9.1.1
                    
NuGet\Install-Package Cause.SecurityManagement.Models -Version 9.1.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="Cause.SecurityManagement.Models" Version="9.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cause.SecurityManagement.Models" Version="9.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Cause.SecurityManagement.Models" />
                    
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 Cause.SecurityManagement.Models --version 9.1.1
                    
#r "nuget: Cause.SecurityManagement.Models, 9.1.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.
#:package Cause.SecurityManagement.Models@9.1.1
                    
#: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=Cause.SecurityManagement.Models&version=9.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Cause.SecurityManagement.Models&version=9.1.1
                    
Install as a Cake Tool

Base models for the Causee.SecurityManagement's library.

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.  net10.0 was computed.  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.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cause.SecurityManagement.Models:

Package Downloads
Cause.SecurityManagement

Security Management for Asp.Net Core projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.1 3,948 3/20/2025
9.1.0 178 3/20/2025
9.0.1-beta2 209 3/19/2025
9.0.1-beta1 160 3/18/2025
9.0.0 1,634 11/19/2024
8.3.3 259 11/4/2024
8.3.1 160 10/31/2024
8.3.0 133 10/31/2024
8.2.2 491 10/21/2024
8.2.1 382 7/30/2024
8.2.0 102 7/30/2024
8.2.0-beta1 134 7/29/2024
8.1.1-beta1 107 7/25/2024
8.1.0 1,572 5/8/2024
8.1.0-beta2 168 5/8/2024
8.1.0-beta1 241 5/1/2024
8.0.0 1,559 2/22/2024
1.7.2 2,643 1/10/2024
1.7.1 186 1/10/2024
1.7.0 182 1/9/2024
1.6.5 2,016 1/10/2024
1.6.4 3,384 6/15/2023
1.6.3 15,782 8/18/2022
1.6.2 1,156 7/28/2022
1.6.1 2,374 6/2/2022
1.6.1-beta1 246 6/2/2022
1.6.0 3,309 4/7/2022
1.6.0-beta2 781 4/1/2022
1.6.0-beta1 283 3/31/2022
1.5.0 11,206 11/24/2021
1.5.0-beta2 589 11/22/2021
1.5.0-beta1 319 11/22/2021
1.4.0-beta1 665 11/17/2021
1.3.11-beta1 304 10/21/2021
1.3.10 2,227 9/30/2021
1.3.10-beta1 416 9/30/2021
1.3.9 1,596 8/11/2021
1.3.8 2,831 3/23/2021
1.3.7.1 971 2/17/2021
1.3.7 3,569 3/30/2020
1.3.6 658 3/30/2020
1.3.5 671 3/30/2020
1.3.4 1,872 2/17/2020
1.3.4-beta2 464 2/17/2020
1.3.4-beta1 485 2/17/2020
1.3.3 3,755 12/17/2019
1.3.3-beta2 501 2/17/2020
1.3.2 800 12/16/2019
1.3.2-beta1 688 12/17/2019
1.3.1 796 12/16/2019
1.3.1-beta1 496 12/16/2019
1.3.0 2,849 10/4/2019
1.3.0-beta1 1,229 10/3/2019
1.2.1 1,738 7/23/2019
1.2.1-beta2 741 7/23/2019
1.2.1-beta1 1,271 6/6/2019
1.2.0 899 6/5/2019
1.2.0-beta9 678 5/30/2019
1.2.0-beta5 895 5/30/2019
1.2.0-beta3 725 5/29/2019
1.2.0-beta21 1,116 6/4/2019
1.2.0-beta15 1,142 5/31/2019
1.2.0-beta13 759 5/31/2019
1.2.0-beta12 647 5/30/2019
1.2.0-beta11 668 5/30/2019
1.2.0-beta10 656 5/30/2019
1.2.0-beta1 680 5/29/2019
1.1.0 888 5/24/2019
1.1.0-beta.2 417 5/24/2019
1.0.0 1,655 2/26/2019

Add keycloak configuration class.