Bodoconsult.Core.Windows
1.0.3
MS Windows related tools like icon extraction, reading data from url-files, put text into clipboard, Network, getting metadata from DNS or DHCP or Active Directory
Install-Package Bodoconsult.Core.Windows -Version 1.0.3
dotnet add package Bodoconsult.Core.Windows --version 1.0.3
<PackageReference Include="Bodoconsult.Core.Windows" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bodoconsult.Core.Windows --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bodoconsult.Core.Windows, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bodoconsult.Core.Windows as a Cake Addin
#addin nuget:?package=Bodoconsult.Core.Windows&version=1.0.3
// Install Bodoconsult.Core.Windows as a Cake Tool
#tool nuget:?package=Bodoconsult.Core.Windows&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added DHCP, DNS, AD meta data support
Dependencies
-
.NETCoreApp 3.1
- Microsoft.Management.Infrastructure (>= 2.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Microsoft.Windows.Compatibility (>= 5.0.1)
- System.Drawing.Common (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.