Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 785 Bytes

installation.md

File metadata and controls

28 lines (17 loc) · 785 Bytes

Installation

Stable Releases

Use NuGet to install Xdg.Directories.

From the .NET CLI:

dotnet add package Xdg.Directories

or from Visual Studio's package manager:

Install-Package Xdg.Directories

Pre-releases

For bleeding edge users, preview releases are available.

They are uploaded to two places automatically every commit:

Follow the directions at the respective links to install the package.