Novalys.VisualGuard.Security.SQLServer
2019.0.15
See the version list below for details.
dotnet add package Novalys.VisualGuard.Security.SQLServer --version 2019.0.15
NuGet\Install-Package Novalys.VisualGuard.Security.SQLServer -Version 2019.0.15
<PackageReference Include="Novalys.VisualGuard.Security.SQLServer" Version="2019.0.15" />
paket add Novalys.VisualGuard.Security.SQLServer --version 2019.0.15
#r "nuget: Novalys.VisualGuard.Security.SQLServer, 2019.0.15"
// Install Novalys.VisualGuard.Security.SQLServer as a Cake Addin #addin nuget:?package=Novalys.VisualGuard.Security.SQLServer&version=2019.0.15 // Install Novalys.VisualGuard.Security.SQLServer as a Cake Tool #tool nuget:?package=Novalys.VisualGuard.Security.SQLServer&version=2019.0.15
This package is required for data operations when SQL Server is used as VisualGuard repository.
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
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 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
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard is compatible. netstandard1.0 was computed. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 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
- Novalys.VisualGuard.Security (>= 2019.0.15)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Novalys.VisualGuard.Security.SQLServer:
Package | Downloads |
---|---|
Novalys.VisualGuard.Security.Angular
This package is required for securing a .net core Angular application using VisualGuard. 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 Angular applications: https://www.visual-guard.com/VG-Angular Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.1 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2024.3.2411.7 | 33 | 11/7/2024 |
2024.3.2410.28 | 64 | 11/6/2024 |
2024.2.2409.19 | 98 | 10/3/2024 |
2024.1.2408.28 | 84 | 9/25/2024 |
2024.0.2403.18 | 107 | 6/21/2024 |
2020.3.2311.24 | 235 | 11/24/2023 |
2020.3.2311.8 | 105 | 11/9/2023 |
2020.3.2307.19 | 158 | 8/24/2023 |
2020.2.2210.20 | 661 | 11/16/2022 |
2019.2.2407.8 | 143 | 7/9/2024 |
2019.2.2309.27 | 199 | 9/28/2023 |
2019.2.2303.30 | 207 | 7/11/2023 |
2019.1.44 | 1,368 | 9/22/2022 |
2019.1.42 | 663 | 8/26/2022 |
2019.1.39 | 449 | 12/23/2021 |
2019.1.37 | 513 | 11/12/2021 |
2019.1.32 | 513 | 5/14/2021 |
2019.1.31 | 490 | 5/4/2021 |
2019.1.30 | 535 | 4/22/2021 |
2019.1.29 | 878 | 4/15/2021 |
2019.1.16 | 682 | 2/27/2020 |
2019.1.14 | 643 | 1/16/2020 |
2019.1.13 | 698 | 1/3/2020 |
2019.1.9 | 750 | 12/4/2019 |
2019.1.4 | 720 | 10/11/2019 |
2019.0.21 | 742 | 8/30/2019 |
2019.0.18 | 704 | 8/12/2019 |
2019.0.17 | 682 | 6/28/2019 |
2019.0.16 | 718 | 6/25/2019 |
2019.0.15 | 717 | 6/24/2019 |