diskdetector-net 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package diskdetector-net --version 0.1.0
NuGet\Install-Package diskdetector-net -Version 0.1.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="diskdetector-net" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add diskdetector-net --version 0.1.0
#r "nuget: diskdetector-net, 0.1.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 diskdetector-net as a Cake Addin
#addin nuget:?package=diskdetector-net&version=0.1.0

// Install diskdetector-net as a Cake Tool
#tool nuget:?package=diskdetector-net&version=0.1.0

Class to detect the hardware type (SSD or HDD) of a hard disk on windows based systems.

This implementation is based on https://emoacht.wordpress.com/2012/11/06/csharp-ssd/

See Project Site for some examples.

Product 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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on diskdetector-net:

Package Downloads
securedelete-net

Class to securely delete files on a HDD (only windows based systems). Current Features: - Ability to detect the underlying hardware (to prevent overwrites on SSD's) - Overwrite files with simple random data - Resets the file times - Obfuscate file and directory names

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on diskdetector-net:

Repository Stars
n00mkrad/nmkoder
Media encoding, muxing, analysis toolkit for Windows
DevelopersTree/permadelete
Permanently shreds files, easily.
Version Downloads Last updated
0.3.2 5,487 3/6/2018
0.3.1 1,959 10/21/2015
0.3.0 1,103 8/24/2015
0.2.0 1,091 8/24/2015
0.1.0 1,043 8/23/2015