Xdg.Directories/docs/docs/installation.md
Sam Therapy 4f384523a6
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 40s
Add a docs site?
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 15:15:18 +01:00

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.