Novalys.VisualGuard.Security 2019.0.11

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

// Install Novalys.VisualGuard.Security as a Cake Tool
#tool nuget:?package=Novalys.VisualGuard.Security&version=2019.0.11

Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides :
     -> Security framework for application developers
     -> Access control for business applications
     -> Identity Access Management
     -> Powerful user accounts and groups management features
     -> Monitor and Audit sensitive activities
     -> Send email notifications for important events

     For details, Please visit: https://www.visual-guard.com/
     See, How to integrate Visual Guard with your applications:
       WinForm       -     https://www.visual-guard.com/documentation/VG2019_Dev/html/3ea74a1c-0f0a-431f-a743-f12310afffe3.htm
       WPF           -     https://www.visual-guard.com/documentation/VG2019_Dev/html/3725cf50-ec7e-4845-9a12-75ee888fab22.htm
       WebForm       -     https://www.visual-guard.com/documentation/VG2019_Dev/html/5ebd2891-8ed2-4c85-b129-87cc84d0e00c.htm
       WebService    -     https://www.visual-guard.com/documentation/VG2019_Dev/html/f1566e85-e2ec-4090-92b7-8d959b558916.htm
       MVC           -     https://www.visual-guard.com/documentation/VG2019_Dev/html/483FC884-06F4-48FD-93C0-EC1B91EE96E2.htm
       .Net Core Web -     https://www.visual-guard.com/documentation/VG2019_Dev/html/10DABC94-E71A-4A90-AF97-61A15E3924F8.htm
       Angular       -     https://www.visual-guard.com/documentation/VG2019_Dev/html/C3D2BE0A-EB78-49D7-B5F4-F0113DF8CA23.htm

     Supported Platforms:
       .NET Standard 2.0 or Higher, .NET Framework 4.7.2 or Higher, .NET Core 2.0 or higher, Angular 7.0 or higher

     Download Visual Guard 2019 Express Edition (Free) : https://www.visual-guard.com/EN/net-powerbuilder-application-security-authentication-permission-access-control-rbac/price-request-visual-guard.html

     -> Core package for Accessing VisualGuard Runtime and entities - Novalys.VisualGuard.Security
     ----------------------------------------
     It is a core VisualGuard library, which provides an API for accessing VisualGuard runtime and VisualGuard entities.
     Ex. Create user, Authenticate user, Create Role, Create Group, Create permission, Grant/revoke role to a user, Grant/revoke permission to role, etc .

     -> Package depending on Database Storage
     -----------------------
     Download package responsible for data operations depending on the type of your storage. (SQLServer, Oracle, File etc)
     Ex. If VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer package.
     Packages:
     1) Novalys.VisualGuard.Security.SQLServer
     2) Novalys.VisualGuard.Security.Oracle
     3) Novalys.VisualGuard.Security.File
     4) Novalys.VisualGuard.Security.VGServerClient

     -> Package depending on Technology of Application
     ----------------------------------------
     Download package responsible for securing specific type of application (Winform, WPF, WebForm, etc)
     Ex. If application is WPF application, choose Novalys.VisualGuard.Security.WPF package.
     Packages:
     1) Novalys.VisualGuard.Security.WinForm
     2) Novalys.VisualGuard.Security.WPF
     3) Novalys.VisualGuard.Security.WebForm
     4) Novalys.VisualGuard.Security.WebService
     5) Novalys.VisualGuard.Security.WebMvc      
     6) Novalys.VisualGuard.Security.WebForm.Core
     7) Novalys.VisualGuard.Security.Angular

     -> Package depending on Framework of Application
     -------------------------------------------------
     Download package responsible for securing application with specific framework type(.net framework or .net core etc)
     Ex. If application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework package)
     Packages:
     1) Novalys.VisualGuard.Security.NetFramework
     2) Novalys.VisualGuard.Security.Core

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2019.0.15 1 6/24/2019
2019.0.11 1 6/17/2019
2019.0.10 0 6/24/2019
2019.0.8 0 6/17/2019
2019.0.7 0 6/17/2019