Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Info
Version: | 6.7.0 |
Author(s): | Matthew King |
Last Update: | Friday, July 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MatthewKing/DeviceId |
NuGet Url: | https://www.nuget.org/packages/DeviceId |
Install
Install-Package DeviceId
dotnet add package DeviceId
paket add DeviceId
DeviceId Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- Microsoft.DotNet.PlatformAbstractions(>= 3.1.3)
- Microsoft.Win32.Registry(>= 4.7.0)
- System.Management(>= 4.6.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Text.Json(>= 4.7.1)
Tags