DSInternals.SAM 5.0.0

Prefix Reserved
dotnet add package DSInternals.SAM --version 5.0.0
                    
NuGet\Install-Package DSInternals.SAM -Version 5.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="DSInternals.SAM" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DSInternals.SAM" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="DSInternals.SAM" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DSInternals.SAM --version 5.0.0
                    
#r "nuget: DSInternals.SAM, 5.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.
#addin nuget:?package=DSInternals.SAM&version=5.0.0
                    
Install DSInternals.SAM as a Cake Addin
#tool nuget:?package=DSInternals.SAM&version=5.0.0
                    
Install DSInternals.SAM as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.0.0 140 3/3/2025
4.14.0 686 4/13/2024
4.13.0 304 12/20/2023
4.12.0 181 10/6/2023
4.8.0 2,071 12/6/2022
4.5.0 2,151 10/13/2021
4.3.0 1,200 4/2/2020
4.2.0 585 3/18/2020
4.0.0 640 12/4/2019
3.2.0 863 1/3/2019
3.1.0 823 12/29/2018
3.0.0 851 9/29/2018
2.21.2 2,571 4/19/2017
2.21.0 1,038 3/25/2017
2.20.0 1,488 11/15/2016
2.19.0 1,088 10/21/2016
2.18.0 1,084 10/2/2016
2.17.0 1,037 9/16/2016
2.16.0 1,074 8/7/2016
2.15.0 1,112 6/18/2016
2.13.0 1,183 2/23/2016

- Updated dependency version.