LinuxDesktopUtils.XDGDesktopPortal
1.0.2
dotnet add package LinuxDesktopUtils.XDGDesktopPortal --version 1.0.2
NuGet\Install-Package LinuxDesktopUtils.XDGDesktopPortal -Version 1.0.2
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="LinuxDesktopUtils.XDGDesktopPortal" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinuxDesktopUtils.XDGDesktopPortal" Version="1.0.2" />
<PackageReference Include="LinuxDesktopUtils.XDGDesktopPortal" />
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 LinuxDesktopUtils.XDGDesktopPortal --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LinuxDesktopUtils.XDGDesktopPortal, 1.0.2"
#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.
#addin nuget:?package=LinuxDesktopUtils.XDGDesktopPortal&version=1.0.2
#tool nuget:?package=LinuxDesktopUtils.XDGDesktopPortal&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LinuxDesktopUtils
Utilities and wrappers for Linux desktop specific functionality.
XDG Base Directories
The package LinuxDesktopUtils.XDGBaseDirectories
implements version 0.8 of the XDG Base Directory Specification.
XDG Desktop Portals
The package LinuxDesktopUtils.XDGDesktopPortals
makes the following XDG Desktop Portals available in an easy-to-use API:
- Account version 1
-
GetUserInformation
-
- File Chooser version 4
-
OpenFile
-
SaveFile
-
SaveFiles
-
- Network Monitor version 3
-
GetAvailable
added in version 2 -
GetMetered
added in version 2 -
GetConnectivity
added in version 2 -
GetStatus
added in version 3 -
CanReach
added in version 3 - Signal:
changed
-
- OpenURI version 5
-
OpenURI
-
OpenFile
-
OpenDirectory
-
SchemeSupported
added in version 5
-
- Screenshot version 2
-
Screenshot
-
PickColor
-
- Secret version 1
-
RetrieveSecret
: Note that this method requires a static application ID, which can only be obtained correctly for sandboxed applications. As such, applications running directly on the host will likely get a new master secret with each restart. Applications running on the host should uselibsecret
directly.
-
- Trash version 1
-
TrashFile
-
License
See LICENSE.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- OneOf (>= 3.0.271)
- R3 (>= 1.3.0)
- Tmds.DBus.Protocol (>= 0.21.2)
-
net9.0
- OneOf (>= 3.0.271)
- R3 (>= 1.3.0)
- Tmds.DBus.Protocol (>= 0.21.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LinuxDesktopUtils.XDGDesktopPortal:
Package | Downloads |
---|---|
LinuxDesktopUtils.Examples
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LinuxDesktopUtils.XDGDesktopPortal:
Repository | Stars |
---|---|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|