DSInternals.SAM
4.8.0
.NET Framework 4.7.2
dotnet add package DSInternals.SAM --version 4.8.0
NuGet\Install-Package DSInternals.SAM -Version 4.8.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="DSInternals.SAM" Version="4.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSInternals.SAM --version 4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DSInternals.SAM, 4.8.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 DSInternals.SAM as a Cake Addin
#addin nuget:?package=DSInternals.SAM&version=4.8.0
// Install DSInternals.SAM as a Cake Tool
#tool nuget:?package=DSInternals.SAM&version=4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DSInternals SAM implements a client for the Security Accounts Manager Remote Protocol (SAM-R) and Local Security Authority Remote Protocol(MS-LSAD or LSARPC). It can be used to import password hashes into Active Directory or to query and modify LSA Policy.
Product | Versions |
---|---|
.NET Framework | net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DSInternals.Common (>= 4.8.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 |
---|---|---|
4.8.0 | 347 | 12/6/2022 |
4.5.0 | 1,941 | 10/13/2021 |
4.3.0 | 969 | 4/2/2020 |
4.2.0 | 447 | 3/18/2020 |
4.0.0 | 480 | 12/4/2019 |
3.2.0 | 693 | 1/3/2019 |
3.1.0 | 604 | 12/29/2018 |
3.0.0 | 676 | 9/29/2018 |
2.21.2 | 959 | 4/19/2017 |
2.21.0 | 830 | 3/25/2017 |
2.20.0 | 1,282 | 11/15/2016 |
2.19.0 | 876 | 10/21/2016 |
2.18.0 | 864 | 10/2/2016 |
2.17.0 | 844 | 9/16/2016 |
2.16.0 | 861 | 8/7/2016 |
2.15.0 | 886 | 6/18/2016 |
2.13.0 | 937 | 2/23/2016 |
- Updated dependencies.