{"id":17150329,"url":"https://github.com/dlech/xdg-base-directory","last_synced_at":"2026-01-06T02:02:58.324Z","repository":{"id":142620784,"uuid":"43562670","full_name":"dlech/xdg-base-directory","owner":"dlech","description":".NET class for freedesktop XDG base directories specification","archived":false,"fork":false,"pushed_at":"2015-10-05T23:03:41.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T18:07:05.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-02T16:04:54.000Z","updated_at":"2020-05-23T15:21:10.000Z","dependencies_parsed_at":"2023-04-19T01:17:49.149Z","dependency_job_id":null,"html_url":"https://github.com/dlech/xdg-base-directory","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fxdg-base-directory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fxdg-base-directory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fxdg-base-directory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fxdg-base-directory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlech","download_url":"https://codeload.github.com/dlech/xdg-base-directory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245267566,"owners_count":20587459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T21:35:23.639Z","updated_at":"2026-01-06T02:02:53.294Z","avatar_url":"https://github.com/dlech.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xdg-base-directory\n.NET class for [freedesktop XDG base directories specification](http://standards.freedesktop.org/basedir-spec/basedir-spec-0.8.html)\n\nInstall with [nuget](https://www.nuget.org/packages/Freedesktop.Xdg.BaseDirectory.Sources):\n\n    Install-Package Freedesktop.Xdg.BaseDirectory.Sources\n\nUse it to find files:\n\n    using System.IO;\n    using MyNamespace.Freedesktop.Xdg;\n    \n    var myFileName = BaseDirectory.FindDataFile (Path.Combine (\"my-package\", \"data.file\"));\n    if (myFileName == null) {\n      throw new FileNotFoundException (\"Could not find data.file in XDG data directories\");\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fxdg-base-directory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlech%2Fxdg-base-directory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fxdg-base-directory/lists"}