Sam Therapy
4f384523a6
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 40s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
698 B
698 B
_layout |
---|
landing |
Xdg.Directories
Want to get straight to the point? Check out the quick start guide.
Xdg.Directories is a library that simplifies using the XDG Base Directory Specification and XDG user directories in .NET applications.
Features
- Cross-platform: Supports Windows, MacOS and Linux/FreeBSD.
- Fast: The .dll is only 11 KB.
- Portable: Completely supports .NET Standard 2.0 and even NativeAOT!
- Simple: Easy to use API.
- Sane Defaults: Provides default directories for when the XDG environment variables are not set.
- These defaults are documented in the code itself and are also available here.