Waher.Security.Users
1.1.1
dotnet add package Waher.Security.Users --version 1.1.1
NuGet\Install-Package Waher.Security.Users -Version 1.1.1
<PackageReference Include="Waher.Security.Users" Version="1.1.1" />
paket add Waher.Security.Users --version 1.1.1
#r "nuget: Waher.Security.Users, 1.1.1"
// Install Waher.Security.Users as a Cake Addin #addin nuget:?package=Waher.Security.Users&version=1.1.1 // Install Waher.Security.Users as a Cake Tool #tool nuget:?package=Waher.Security.Users&version=1.1.1
Defines an architecture of persistent users, roles and privileges that can be used to provide detailed authorization in applications. Privileges are ordered in a tree structure. Roles contains a list of allowed privileges (nodes or entire branches), or explicitly prohibited privileges (nodes or branches). Each user can be assigned one or more roles. Credentials are protected using hash digests. Objects are persisted through the object database abstraction layer, defined in Waher.Persistence.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
- Waher.Content (>= 2.6.14)
- Waher.Events (>= 1.3.0)
- Waher.Persistence (>= 1.13.0)
- Waher.Runtime.Threading (>= 2.0.0)
- Waher.Security (>= 1.0.10)
- Waher.Security.JWT (>= 1.4.3)
- Waher.Security.LoginMonitor (>= 2.0.0)
- Waher.Things (>= 3.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Waher.Security.Users:
Package | Downloads |
---|---|
Waher.IoTGateway
Defines the IoT Gateway runtime environment. |
|
EDaler
Client library för managing eDaler® wallets, hosted by TAG Neurons. |
|
Waher.Things.Ip
Contains metering nodes for IP-based nodes. Allows monitoring of devices in an IP network using ICMP, by pinging hosts. |
GitHub repositories
This package is not used by any popular GitHub repositories.