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.
#addin nuget:?package=Cause.SecurityManagement.Models&version=9.1.1
                    
Install Cause.SecurityManagement.Models as a Cake Addin
#tool nuget:?package=Cause.SecurityManagement.Models&version=9.1.1
                    
Install Cause.SecurityManagement.Models 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 1,645 3/20/2025
9.1.0 156 3/20/2025
9.0.1-beta2 195 3/19/2025
9.0.1-beta1 141 3/18/2025
9.0.0 1,609 11/19/2024
8.3.3 233 11/4/2024
8.3.1 135 10/31/2024
8.3.0 108 10/31/2024
8.2.2 467 10/21/2024
8.2.1 350 7/30/2024
8.2.0 79 7/30/2024
8.2.0-beta1 121 7/29/2024
8.1.1-beta1 91 7/25/2024
8.1.0 1,546 5/8/2024
8.1.0-beta2 146 5/8/2024
8.1.0-beta1 226 5/1/2024
8.0.0 1,538 2/22/2024
1.7.2 2,622 1/10/2024
1.7.1 165 1/10/2024
1.7.0 159 1/9/2024
1.6.5 1,995 1/10/2024
1.6.4 3,351 6/15/2023
1.6.3 15,744 8/18/2022
1.6.2 1,120 7/28/2022
1.6.1 2,318 6/2/2022
1.6.1-beta1 204 6/2/2022
1.6.0 3,253 4/7/2022
1.6.0-beta2 741 4/1/2022
1.6.0-beta1 242 3/31/2022
1.5.0 11,165 11/24/2021
1.5.0-beta2 549 11/22/2021
1.5.0-beta1 279 11/22/2021
1.4.0-beta1 622 11/17/2021
1.3.11-beta1 266 10/21/2021
1.3.10 2,181 9/30/2021
1.3.10-beta1 378 9/30/2021
1.3.9 1,557 8/11/2021
1.3.8 2,786 3/23/2021
1.3.7.1 925 2/17/2021
1.3.7 3,513 3/30/2020
1.3.6 603 3/30/2020
1.3.5 619 3/30/2020
1.3.4 1,816 2/17/2020
1.3.4-beta2 411 2/17/2020
1.3.4-beta1 433 2/17/2020
1.3.3 3,703 12/17/2019
1.3.3-beta2 450 2/17/2020
1.3.2 746 12/16/2019
1.3.2-beta1 637 12/17/2019
1.3.1 742 12/16/2019
1.3.1-beta1 446 12/16/2019
1.3.0 2,795 10/4/2019
1.3.0-beta1 1,173 10/3/2019
1.2.1 1,683 7/23/2019
1.2.1-beta2 688 7/23/2019
1.2.1-beta1 1,219 6/6/2019
1.2.0 846 6/5/2019
1.2.0-beta9 617 5/30/2019
1.2.0-beta5 838 5/30/2019
1.2.0-beta3 672 5/29/2019
1.2.0-beta21 1,062 6/4/2019
1.2.0-beta15 1,088 5/31/2019
1.2.0-beta13 706 5/31/2019
1.2.0-beta12 592 5/30/2019
1.2.0-beta11 615 5/30/2019
1.2.0-beta10 600 5/30/2019
1.2.0-beta1 626 5/29/2019
1.1.0 836 5/24/2019
1.1.0-beta.2 363 5/24/2019
1.0.0 1,602 2/26/2019

Add keycloak configuration class.