DeviceId 6.2.0-alpha.1639637967

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

// Install DeviceId as a Cake Tool
#tool nuget:?package=DeviceId&version=6.2.0-alpha.1639637967&prerelease

Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (39)

Showing the top 5 NuGet packages that depend on DeviceId:

Package Downloads
DeviceId.Windows

Provides Windows-specific components for the DeviceId package.

DeviceId.Windows.Wmi

Provides extra Windows-specific components (using WMI) for the DeviceId package.

DeviceId.Linux

Provides Linux-specific components for the DeviceId package.

HexaEightJWTLibrary

Create and Validate HexaEight JWT Tokens using this Libarary. This Library provides helper functions to implement HexaEight authenticated encryption and decryption of messages.

DeviceId.Mac

Provides Mac-specific components for the DeviceId package.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on DeviceId:

Repository Stars
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
openbullet/OpenBullet2
OpenBullet reinvented
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
gchudov/cuetools.net
CD image processing suite with optimized lossless encoders in C#
wIksS/SoftuniExcersises
Version Downloads Last updated
6.6.0 38,858 11/16/2023
6.5.0 6,477 11/8/2023
6.4.0 21,063 9/19/2023
6.3.0 161,543 12/14/2022
6.2.0 254,067 1/19/2022
6.2.0-alpha.1639637967 278 12/16/2021
6.0.0 140,190 8/13/2021
6.0.0-alpha.1627605816 369 7/30/2021
6.0.0-alpha.1627475814 206 7/28/2021
6.0.0-alpha.1627469720 227 7/28/2021
5.3.0 27,146 6/24/2021
5.2.0 249,320 10/25/2020
5.1.1 62,358 6/17/2020
5.1.0 28,414 4/30/2020
5.0.0 7,126 4/20/2020
4.5.0 69,686 1/20/2020
4.4.0 24,174 10/6/2019
4.3.0 52,286 7/9/2019
4.2.0 6,491 10/28/2018
4.1.0 5,794 5/31/2018
4.0.0 5,405 10/29/2017
3.0.0 6,654 10/14/2016
2.2.0 1,128 10/14/2016
2.1.0 1,097 10/14/2016
2.0.0 1,604 8/8/2016
1.1.0 1,830 3/13/2016
1.0.1 1,442 6/21/2015
1.0.0 1,343 3/28/2015

Please note that as of v6.0.0, some functionality that was previously in the main DeviceId package has been moved to the platform-specific packages: DeviceId.Windows, DeviceId.Windows.Wmi, DeviceId.Windows.Mmi, DeviceId.Linux, DeviceId.Mac