Novalys.VisualGuard.Security.WinForm by Novalys VisualGuard

<PackageReference Include="Novalys.VisualGuard.Security.WinForm" Version="2019.0.15" />

 Novalys.VisualGuard.Security.WinForm 2019.0.15

This package is required for securing a .net framework WindowsForm/Console application using VisualGuard. This assembly is needed only if you use the forms provided by Visual Guard to authenticate, change a password or select a role. If you want to use your own form you do not need to add this nuget package. 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 version 2019.1, you must have all packages with version 2019.1.X 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 2019 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 2019 Express Edition (Free) : http://visual-guard.com/VG-Express See, How to integrate Visual Guard in WinForm applications: https://www.visual-guard.com/VG-Winform 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 You will also require other packages as shown below. Package depending on Database Storage ------------------------------------- Download nuget package responsible for data 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 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

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Novalys.VisualGuard.Security.WinForm</id>
    <version>2019.0.15</version>
    <authors>Novalys VisualGuard</authors>
    <owners>Novalys VisualGuard</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.visual-guard.com/EN/dotnet-security-company/novalys-eula.html</licenseUrl>
    <projectUrl>https://visual-guard.com/VG-Express</projectUrl>
    <iconUrl>https://www.visual-guard.com/images/logo-vg-64.png</iconUrl>
    <description>This package is required for securing a .net framework WindowsForm/Console application using VisualGuard.
      This assembly is needed only if you use the forms provided by Visual Guard to authenticate, change a password
      or select a role. If you want to use your own form you do not need to add this nuget package.

      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 version 2019.1, you must have all packages with version 2019.1.X

      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 :
      -&gt; Security framework for application developers
      -&gt; Access control for business applications
      -&gt; Identity Access Management
      -&gt; Powerful user accounts and groups management features
      -&gt; Log data processing via the application
      -&gt; Monitor and Audit sensitive activities
      -&gt; Send email notifications for important events

      For details, Please visit: https://www.visual-guard.com/
      'Visual Guard 2019 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 2019 Express Edition (Free) : http://visual-guard.com/VG-Express

      See, How to integrate Visual Guard in WinForm applications: https://www.visual-guard.com/VG-Winform

      Supported Platforms:
      -&gt;.NET Standard 2.0 or Higher
      -&gt;.NET Framework 4.7.2 or Higher
      -&gt;.NET Core 2.0 or higher
      -&gt; Angular 7.0 or higher

      You will also require other packages as shown below.

      Package depending on Database Storage
      -------------------------------------
      Download nuget package responsible for data 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:
      -&gt; Novalys.VisualGuard.Security.SQLServer
      -&gt; Novalys.VisualGuard.Security.Oracle
      -&gt; Novalys.VisualGuard.Security.File
      -&gt; Novalys.VisualGuard.Security.VGServerClient

      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:
      -&gt; Novalys.VisualGuard.Security.NetFramework
      -&gt; Novalys.VisualGuard.Security.Core</description>
    <summary>Required for securing a .net framework WindowsForm/Console application using VisualGuard.</summary>
    <releaseNotes>https://www.visual-guard.com/EN/vg-support-application-security-access-control-identity/update-list-version-build-release.html</releaseNotes>
    <copyright>Copyright © Novalys S.A. 2005-2019</copyright>
    <tags>Security Login Authorization Authentication PermissionBasedAccessControl RBAC ABAC Identity IdentityManagement UserManagement IdentityAccessManagement RoleBasedAccessControl AttributeBasedAccessControl</tags>
  </metadata>
</package>