.NET Standard 2.0 library to fill the need for Microsoft.VisualBasic.Devices.ComputerInfo on Windows, macOS, and Linux.
Info
Version: | 0.2.0 |
Author(s): | Nick Strupat |
Last Update: | Friday, May 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/ComputerInfo |
NuGet Url: | https://www.nuget.org/packages/ComputerInfo |
Install
Install-Package ComputerInfo
dotnet add package ComputerInfo
paket add ComputerInfo
ComputerInfo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.DotNet.PlatformAbstractions(>= 2.0.0)
- Microsoft.Win32.Registry(>= 4.4.0)
Tags