DSInternals.Replication
5.2.0
Prefix Reserved
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 DSInternals.Replication --version 5.2.0
NuGet\Install-Package DSInternals.Replication -Version 5.2.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.Replication" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DSInternals.Replication" Version="5.2.0" />
<PackageReference Include="DSInternals.Replication" />
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.Replication --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DSInternals.Replication, 5.2.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.
#:package DSInternals.Replication@5.2.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DSInternals.Replication&version=5.2.0
#tool nuget:?package=DSInternals.Replication&version=5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DSInternals Replication implements a client for the Active Directory Replication Service Remote Protocol (DRS-R). It can be used to remotely extract password hashes from domain controllers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net47 is compatible. net471 was computed. 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.
-
- DSInternals.Common (>= 5.2.0)
- NDceRpc (>= 0.2.1)
- protobuf-net (>= 2.4.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DSInternals.Replication:
| Repository | Stars |
|---|---|
|
lithnet/ad-password-protection
Active Directory password filter featuring breached password checking and custom complexity rules
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.4.0 | 568 | 3/28/2026 |
| 6.3.0 | 777 | 2/8/2026 |
| 6.1.0 | 2,401 | 8/17/2025 |
| 6.0.1 | 220 | 8/14/2025 |
| 6.0.0 | 247 | 8/14/2025 |
| 5.3.0 | 570 | 4/11/2025 |
| 5.2.0 | 352 | 4/9/2025 |
| 5.0.0 | 326 | 3/3/2025 |
| 4.14.0 | 2,207 | 4/13/2024 |
| 4.13.0 | 1,317 | 12/20/2023 |
| 4.12.0 | 320 | 10/6/2023 |
| 4.10.0 | 285 | 10/1/2023 |
| 4.8.0 | 1,866 | 12/6/2022 |
| 4.7.0 | 1,724 | 10/30/2021 |
| 4.5.0 | 666 | 10/13/2021 |
| 4.3.0 | 37,900 | 4/2/2020 |
| 4.2.0 | 871 | 3/18/2020 |
| 4.0.0 | 928 | 12/4/2019 |
| 3.2.0 | 9,442 | 1/3/2019 |
| 3.1.0 | 1,181 | 12/29/2018 |
Loading failed
- Fixed a bug in the GetAccounts method.