mmx.permissions.core 2.2.2

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

Core library for MMX Permissions system providing domain models, use cases, and infrastructure for role-based access control and endpoint permissions management.

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 mmx.permissions.core:

Package Downloads
mmx.permissions.ui

A portable Razor Class Library for permissions management with OpenID Connect authentication

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.2 65 6/11/2026
2.2.2-alpha.0.3 42 6/11/2026
2.2.2-alpha.0.2 38 6/11/2026
2.2.2-alpha.0.1 42 6/11/2026
2.2.1 98 6/10/2026
2.2.1-alpha.0.6 54 6/8/2026
2.2.1-alpha.0.5 51 6/8/2026
2.2.1-alpha.0.4 51 6/5/2026
2.2.1-alpha.0.3 65 6/5/2026
2.2.1-alpha.0.2 58 6/5/2026
2.2.1-alpha.0.1 55 6/5/2026
2.2.0 108 6/4/2026
2.0.1-alpha.0.13 57 6/4/2026
2.0.1-alpha.0.11 53 6/4/2026
2.0.1-alpha.0.10 51 6/3/2026
2.0.1-alpha.0.9 58 6/2/2026
2.0.1-alpha.0.8 57 6/2/2026
2.0.1-alpha.0.7 89 3/13/2026
2.0.1-alpha.0.6 69 3/12/2026
2.0.1-alpha.0.5 74 3/12/2026
Loading failed

Core library for MMX Permissions system