SecurityUsers.SqlServer
3.0.0
dotnet add package SecurityUsers.SqlServer --version 3.0.0
NuGet\Install-Package SecurityUsers.SqlServer -Version 3.0.0
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="SecurityUsers.SqlServer" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SecurityUsers.SqlServer --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SecurityUsers.SqlServer, 3.0.0"
#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 SecurityUsers.SqlServer as a Cake Addin #addin nuget:?package=SecurityUsers.SqlServer&version=3.0.0 // Install SecurityUsers.SqlServer as a Cake Tool #tool nuget:?package=SecurityUsers.SqlServer&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common objects / services to manage users of an application.
Github source: https://github.com/vndevpro/SecurityUsers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Dapper.Contrib (>= 1.50.5)
- GdNet.Common (>= 2.3.0)
- SecurityUsers.Models (>= 2.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 504 | 9/23/2022 |
2.9.0 | 430 | 8/18/2022 |
2.5.9 | 466 | 10/30/2020 |
2.5.3 | 604 | 5/11/2019 |
2.5.2 | 596 | 3/21/2019 |
2.5.1 | 673 | 1/29/2019 |
2.5.0 | 652 | 1/23/2019 |
2.4.2 | 720 | 12/27/2018 |
2.4.1 | 667 | 12/17/2018 |
2.4.0 | 677 | 12/13/2018 |
2.3.1 | 744 | 12/11/2018 |
2.3.0 | 705 | 11/30/2018 |
2.2.0 | 736 | 10/22/2018 |
2.1.0 | 733 | 10/17/2018 |
2.0.3 | 737 | 9/25/2018 |
2.0.2 | 724 | 9/25/2018 |
2.0.1 | 734 | 9/25/2018 |
2.0.0 | 754 | 9/25/2018 |
1.0.0 | 793 | 9/18/2018 |
V2.5.1 - Fix GetByEmails
V2.4.0 - Add GetById for UserRepository
V2.3.0
* Add Application and ApplicationProfile
V2.2.0
* Update methods now return a boolean
* Adding GetByDynProperty to search for key/value in xml column
V3.0.0
* Use tables and sprocs in schema Users