DSInternals.DataStore 5.0.0

Prefix Reserved
dotnet add package DSInternals.DataStore --version 5.0.0                
NuGet\Install-Package DSInternals.DataStore -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.DataStore" Version="5.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSInternals.DataStore --version 5.0.0                
#r "nuget: DSInternals.DataStore, 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.
// Install DSInternals.DataStore as a Cake Addin
#addin nuget:?package=DSInternals.DataStore&version=5.0.0

// Install DSInternals.DataStore as a Cake Tool
#tool nuget:?package=DSInternals.DataStore&version=5.0.0                

DSInternals DataStore is an advanced framework for offline ntds.dit file manipulation. It can be used to extract password hashes from Active Directory backups or to modify the sIDHistory and primaryGroupId attributes.

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 137 17 days ago
4.16.0 259 2 months ago
4.14.0 487 4/13/2024
4.13.0 301 12/20/2023
4.12.0 184 10/6/2023
4.11.0 166 10/1/2023
4.10.0 171 9/16/2023
4.9.0 386 2/25/2023
4.8.0 2,149 12/6/2022
4.7.0 570 10/30/2021
4.6.0 2,014 10/19/2021
4.5.0 450 10/13/2021
4.3.0 1,245 4/2/2020
4.2.0 637 3/18/2020
4.1.0 670 12/12/2019
4.0.0 638 12/4/2019
3.6.1 718 8/11/2019
3.2.0 868 1/3/2019
3.1.0 890 12/29/2018
3.0.0 947 9/29/2018
2.22.0 1,160 5/1/2017
2.21.2 1,090 4/19/2017
2.21.0 1,098 3/25/2017
2.20.0 1,160 11/15/2016
2.19.0 1,121 10/21/2016
2.18.0 1,104 10/2/2016
2.17.0 1,106 9/16/2016
2.16.0 1,156 8/7/2016
2.15.0 1,147 6/18/2016
2.14.0 1,152 4/30/2016
2.13.1 1,535 2/25/2016
2.13.0 1,325 2/23/2016

- Added support for retrieval of BitLocker recovery keys, LAPS passwords, DNS resource records, and contact information from ntds.dit files.
- Imroved ntds.dit parsing performance.