PermissionServer.Common 1.1.0

dotnet add package PermissionServer.Common --version 1.1.0
NuGet\Install-Package PermissionServer.Common -Version 1.1.0
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="PermissionServer.Common" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PermissionServer.Common --version 1.1.0
#r "nuget: PermissionServer.Common, 1.1.0"
#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 PermissionServer.Common as a Cake Addin
#addin nuget:?package=PermissionServer.Common&version=1.1.0

// Install PermissionServer.Common as a Cake Tool
#tool nuget:?package=PermissionServer.Common&version=1.1.0

Library that streamlines permission-based authorization in JWT-based applications.

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 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on PermissionServer.Common:

Package Downloads
PermissionServer.Multitenant

Package Description

PermissionServer

Library that streamlines permission-based authorization in multi-tenant JWT-based applications.

PermissionServer.Singletenant

Library that streamlines permission-based authorization in JWT-based applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 394 2/11/2023
1.0.0 328 2/8/2023
0.2.1 276 2/7/2023
0.2.0 279 2/7/2023
0.1.9 324 2/7/2023
0.1.7 396 1/27/2023
0.1.6 350 1/26/2023
0.1.5 328 1/26/2023
0.1.4 334 1/21/2023
0.1.3 339 1/21/2023
0.1.2 525 1/14/2023
0.1.1 346 1/13/2023
0.1.0 512 1/13/2023

Initial release.