Xdg.Directories/docs/docs/installation.md

785 B

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.