Shuttle.Access 7.3.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Shuttle.Access --version 7.3.1
                    
NuGet\Install-Package Shuttle.Access -Version 7.3.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="Shuttle.Access" Version="7.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shuttle.Access" Version="7.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Shuttle.Access" />
                    
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 Shuttle.Access --version 7.3.1
                    
#r "nuget: Shuttle.Access, 7.3.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 Shuttle.Access@7.3.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=Shuttle.Access&version=7.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Shuttle.Access&version=7.3.1
                    
Install as a Cake Tool

Shuttle.Access

An Identity and Access Management (IAM) platform.

Documentation

Please visit the Shuttle.Access documentation for more information

TODO:

  • All HasPermission do partial match
  • AuthorizationService use options AdministratorPermissionName
  • copy roles / permissions as json
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Shuttle.Access:

Package Downloads
Shuttle.Access.AspNetCore

Authorization middleware for web API endpoints using Shuttle.Access.

Shuttle.Access.SqlServer

Provides a Sql Server implementation of the data access components used by Shuttle.Access.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-rc3 90 3/10/2026
9.0.0-rc2 107 3/2/2026
9.0.0-rc1 113 2/28/2026
9.0.0-beta 112 2/8/2026
8.1.6 181 1/9/2026
8.1.5 218 11/29/2025
8.1.4 623 8/31/2025
8.1.3 447 8/11/2025
8.1.1 220 8/2/2025
8.1.0 277 7/31/2025
8.0.0 615 6/7/2025
7.4.0 350 5/25/2025
7.3.1 334 5/23/2025
7.3.0 343 5/20/2025
7.2.3 304 5/7/2025
7.2.2 400 4/14/2025
7.2.1 338 4/10/2025
7.2.0 264 4/10/2025
7.1.2 409 3/31/2025
7.1.1 370 3/29/2025
Loading failed