Class to detect the hardware type (SSD or HDD) of a hard disk on windows based systems.
Info
Version: | 0.3.2 |
Author(s): | Christian Hermann |
Last Update: | Tuesday, March 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bitbeans/diskdetector-net |
NuGet Url: | https://www.nuget.org/packages/diskdetector-net |
Install
Install-Package diskdetector-net
dotnet add package diskdetector-net
paket add diskdetector-net
diskdetector-net Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Principal.Windows(>= 4.3.0)
Tags