Epiforge.Extensions.Platforms.Windows
2.0.1
dotnet add package Epiforge.Extensions.Platforms.Windows --version 2.0.1
NuGet\Install-Package Epiforge.Extensions.Platforms.Windows -Version 2.0.1
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="Epiforge.Extensions.Platforms.Windows" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Epiforge.Extensions.Platforms.Windows" Version="2.0.1" />
<PackageReference Include="Epiforge.Extensions.Platforms.Windows" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Epiforge.Extensions.Platforms.Windows --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Epiforge.Extensions.Platforms.Windows, 2.0.1"
#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.
#:package Epiforge.Extensions.Platforms.Windows@2.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Epiforge.Extensions.Platforms.Windows&version=2.0.1
#tool nuget:?package=Epiforge.Extensions.Platforms.Windows&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library includes utilities for interoperation with Microsoft Windows, including:
Activation- provides information relating to Windows ActivationConsoleAssist- provides methods for interacting with consolesCursor- wraps Win32 API methods dealing with the cursorShell- wraps methods of the WScript.Shell COM object (specifically useful for invoking itsCreateShortcutfunction)Theme- represents the current Windows theme
Also provides extension methods for dealing with processes, including:
CloseMainWindowAsync- close the main window of the specified processGetParentProcess- gets the parent process of the specified process
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- Epiforge.Extensions.Components (>= 2.0.1)
- System.Management (>= 8.0.0)
- System.ValueTuple (>= 4.6.1)
-
net6.0-windows7.0
- Epiforge.Extensions.Components (>= 2.0.1)
- System.Management (>= 8.0.0)
-
net7.0-windows7.0
- Epiforge.Extensions.Components (>= 2.0.1)
- System.Management (>= 8.0.0)
-
net8.0-windows7.0
- Epiforge.Extensions.Components (>= 2.0.1)
- System.Management (>= 8.0.0)
-
net9.0-windows7.0
- Epiforge.Extensions.Components (>= 2.0.1)
- System.Management (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
We added support for .NET 10.