Waher.Security
1.0.3
Defines a basic security architecture.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Waher.Security -Version 1.0.3
dotnet add package Waher.Security --version 1.0.3
<PackageReference Include="Waher.Security" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waher.Security --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Waher.Security, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Basic security architecture for applications or libraries working with users, roles & privileges.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (41)
Showing the top 5 NuGet packages that depend on Waher.Security:
Package | Downloads |
---|---|
Waher.Networking.XMPP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting
Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking
|
|
Waher.IoTGateway
Defines the IoT Gateway runtime environment.
|
|
Waher.Networking.XMPP.UWP
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules.
|
|
Waher.Networking.HTTP
Class library providing a simple HTTP(S) server for publishing dynamic content and services, managing user authentication based on a customizable set of users and privileges. Supports the WebSocket protocol.
|
|
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the IEEE XMPP IoT Interface working group. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
|
GitHub repositories
This package is not used by any popular GitHub repositories.