AuthPermissions.AspNetCore 4.2.0-preview001

This is a prerelease version of AuthPermissions.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AuthPermissions.AspNetCore --version 4.2.0-preview001
NuGet\Install-Package AuthPermissions.AspNetCore -Version 4.2.0-preview001
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="AuthPermissions.AspNetCore" Version="4.2.0-preview001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AuthPermissions.AspNetCore --version 4.2.0-preview001
#r "nuget: AuthPermissions.AspNetCore, 4.2.0-preview001"
#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.
// Install AuthPermissions.AspNetCore as a Cake Addin
#addin nuget:?package=AuthPermissions.AspNetCore&version=4.2.0-preview001&prerelease

// Install AuthPermissions.AspNetCore as a Cake Tool
#tool nuget:?package=AuthPermissions.AspNetCore&version=4.2.0-preview001&prerelease

Preview release for GitHub @pyrostew who is working on providing custom database type.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AuthPermissions.AspNetCore:

Repository Stars
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
Version Downloads Last updated
6.2.2 1,778 2/9/2024
6.2.1 170 1/30/2024
6.2.0 813 1/10/2024
6.1.0 979 11/28/2023
6.0.0 7,212 8/15/2023
5.0.1 1,878 7/4/2023
5.0.0 4,016 5/31/2023
4.2.0-preview001 116 3/15/2023
4.1.0 4,348 1/3/2023
4.0.0 831 11/21/2022
3.5.0 4,052 10/18/2022
3.4.0 598 9/20/2022
3.3.0 4,493 6/17/2022
3.2.1 722 6/2/2022
3.2.0 823 4/26/2022
3.1.0 1,173 4/11/2022
3.0.0 549 4/4/2022
2.3.1 1,130 3/5/2022
2.3.0 594 2/26/2022
2.2.0 624 1/10/2022
2.1.0 295 1/3/2022
2.0.0 355 12/16/2021
1.4.0 595 10/11/2021
1.3.0 383 10/7/2021
1.2.1 383 9/21/2021
1.2.0 380 9/17/2021
1.1.0 447 8/25/2021
1.0.0-preview001 280 8/10/2021

Preview version containing features to allow a developer to use a database type not directly supported by AuthP