🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

Novalys.VisualGuard.Security.WorkFlow

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Novalys.VisualGuard.Security.WorkFlow

This package provides an API containing methods to implement VisualGuard workflow. (ex. email notification when new user is created/ email notification when user authentication is failed ) Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.3.2411.07', you must have all packages with version '2024.3.2411.07' About VisualGuard: 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 -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ You must download VisualGuard WinConsole to secure your applications. Download Visual Guard 2024.3 Express Edition (Free) : http://visual-guard.com/VG-Express 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 Package depending on Database Storage ----------------------- Download nuget package responsible for "Database Operations" depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Framework of Application ------------------------------------------------- Download nuget package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If your application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework nuget package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core

2024.4.2504.8
NuGet
Version published
Maintainers
1
Created
Source

This package provides an API containing methods to implement VisualGuard workflow. (ex. email notification when new user is created/ email notification when user authentication is failed )

  Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole.
  If you have the Visual-Guard WinConsole Runtime version '2024.4.2504.8', you must have all packages with version '2024.4.2504.8'

  About VisualGuard:
  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
  -> Log data processing via the application
  -> Monitor and Audit sensitive activities
  -> Send email notifications for important events

  For details, Please visit: https://www.visual-guard.com/
  'Visual Guard 2024.4 Express Edition' comes with Console having rich and easy to understand 'User interface' to manage all VisualGuard entities
  (ex. Users, Roles, Permissions, etc), You must download it to secure your applications.

  Download Visual Guard 2024.4 Express Edition (Free) : http://visual-guard.com/VG-Express

  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

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

  Package depending on Technology of Application
  ----------------------------------------
  Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc)
  Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package.
  Packages:
  -> Novalys.VisualGuard.Security.Winform
  -> Novalys.VisualGuard.Security.WPF
  -> Novalys.VisualGuard.Security.WebForm
  -> Novalys.VisualGuard.Security.WebService
  -> Novalys.VisualGuard.Security.WebMvc
  -> Novalys.VisualGuard.Security.CRM
  -> Novalys.VisualGuard.Security.SharePoint
  -> Novalys.VisualGuard.Security.WebForm.Core
  -> Novalys.VisualGuard.Security.Angular

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

Keywords

Security

FAQs

Package last updated on 08 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts