SecurityUsers.SqlServer
2.4.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SecurityUsers.SqlServer --version 2.4.1
NuGet\Install-Package SecurityUsers.SqlServer -Version 2.4.1
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="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SecurityUsers.SqlServer --version 2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SecurityUsers.SqlServer, 2.4.1"
#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=2.4.1 // Install SecurityUsers.SqlServer as a Cake Tool #tool nuget:?package=SecurityUsers.SqlServer&version=2.4.1
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.4.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 | 506 | 9/23/2022 |
2.9.0 | 432 | 8/18/2022 |
2.5.9 | 468 | 10/30/2020 |
2.5.3 | 606 | 5/11/2019 |
2.5.2 | 598 | 3/21/2019 |
2.5.1 | 675 | 1/29/2019 |
2.5.0 | 654 | 1/23/2019 |
2.4.2 | 722 | 12/27/2018 |
2.4.1 | 669 | 12/17/2018 |
2.4.0 | 681 | 12/13/2018 |
2.3.1 | 746 | 12/11/2018 |
2.3.0 | 707 | 11/30/2018 |
2.2.0 | 738 | 10/22/2018 |
2.1.0 | 735 | 10/17/2018 |
2.0.3 | 740 | 9/25/2018 |
2.0.2 | 727 | 9/25/2018 |
2.0.1 | 739 | 9/25/2018 |
2.0.0 | 757 | 9/25/2018 |
1.0.0 | 796 | 9/18/2018 |
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