DeviceId 6.3.0
dotnet add package DeviceId --version 6.3.0
NuGet\Install-Package DeviceId -Version 6.3.0
<PackageReference Include="DeviceId" Version="6.3.0" />
paket add DeviceId --version 6.3.0
#r "nuget: DeviceId, 6.3.0"
// Install DeviceId as a Cake Addin
#addin nuget:?package=DeviceId&version=6.3.0
// Install DeviceId as a Cake Tool
#tool nuget:?package=DeviceId&version=6.3.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- Microsoft.DotNet.PlatformAbstractions (>= 3.1.6)
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (32)
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. |
|
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.Linux
Provides Linux-specific components for the DeviceId package. |
|
SpeckleCore
.NET base for the speckle api |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on DeviceId:
Repository | Stars |
---|---|
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.3.0 | 15,480 | 12/14/2022 |
6.2.0 | 132,200 | 1/19/2022 |
6.2.0-alpha.1639637967 | 222 | 12/16/2021 |
6.0.0 | 99,103 | 8/13/2021 |
6.0.0-alpha.1627605816 | 288 | 7/30/2021 |
6.0.0-alpha.1627475814 | 151 | 7/28/2021 |
6.0.0-alpha.1627469720 | 175 | 7/28/2021 |
5.3.0 | 16,424 | 6/24/2021 |
5.2.0 | 169,490 | 10/25/2020 |
5.1.1 | 54,577 | 6/17/2020 |
5.1.0 | 23,820 | 4/30/2020 |
5.0.0 | 4,842 | 4/20/2020 |
4.5.0 | 53,565 | 1/20/2020 |
4.4.0 | 22,693 | 10/6/2019 |
4.3.0 | 47,322 | 7/9/2019 |
4.2.0 | 5,815 | 10/28/2018 |
4.1.0 | 5,654 | 5/31/2018 |
4.0.0 | 4,844 | 10/29/2017 |
3.0.0 | 6,051 | 10/14/2016 |
2.2.0 | 986 | 10/14/2016 |
2.1.0 | 968 | 10/14/2016 |
2.0.0 | 1,473 | 8/8/2016 |
1.1.0 | 1,663 | 3/13/2016 |
1.0.1 | 1,313 | 6/21/2015 |
1.0.0 | 1,131 | 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