LinuxDesktopUtils.XDGBaseDirectories 1.0.1

dotnet add package LinuxDesktopUtils.XDGBaseDirectories --version 1.0.1                
NuGet\Install-Package LinuxDesktopUtils.XDGBaseDirectories -Version 1.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="LinuxDesktopUtils.XDGBaseDirectories" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinuxDesktopUtils.XDGBaseDirectories --version 1.0.1                
#r "nuget: LinuxDesktopUtils.XDGBaseDirectories, 1.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.
// Install LinuxDesktopUtils.XDGBaseDirectories as a Cake Addin
#addin nuget:?package=LinuxDesktopUtils.XDGBaseDirectories&version=1.0.1

// Install LinuxDesktopUtils.XDGBaseDirectories as a Cake Tool
#tool nuget:?package=LinuxDesktopUtils.XDGBaseDirectories&version=1.0.1                

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:

  • File Chooser version 4
    • OpenFile
    • SaveFile
    • SaveFiles
  • OpenURI version 4
    • OpenURI
    • OpenFile
    • OpenDirectory
  • 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 use libsecret directly.

License

See LICENSE.

Product 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 was computed.  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

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LinuxDesktopUtils.XDGBaseDirectories:

Package Downloads
LinuxDesktopUtils.Examples

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 56 1/9/2025
1.0.0 48 1/9/2025