{"id":20054330,"url":"https://github.com/onedrive/onedrive-community-samples","last_synced_at":"2025-03-02T09:18:09.776Z","repository":{"id":40915454,"uuid":"154663681","full_name":"OneDrive/onedrive-community-samples","owner":"OneDrive","description":"Repository for community samples in OneDrive GitHub organization.","archived":false,"fork":false,"pushed_at":"2023-05-31T18:50:26.000Z","size":29070,"stargazers_count":35,"open_issues_count":60,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-12T21:30:39.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/OneDrive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-25T12:02:34.000Z","updated_at":"2024-11-09T05:11:11.000Z","dependencies_parsed_at":"2024-01-29T19:40:53.105Z","dependency_job_id":null,"html_url":"https://github.com/OneDrive/onedrive-community-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneDrive%2Fonedrive-community-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneDrive%2Fonedrive-community-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneDrive%2Fonedrive-community-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneDrive%2Fonedrive-community-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneDrive","download_url":"https://codeload.github.com/OneDrive/onedrive-community-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482100,"owners_count":19969850,"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-11-13T12:39:50.977Z","updated_at":"2025-03-02T09:18:09.738Z","avatar_url":"https://github.com/OneDrive.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# OneDrive Community Samples\n\nThis is the main repository for the community samples about leveraging Microsoft OneDrive and Microsoft SharePoint content (files and folders).\n\n\u003e We do welcome community contributions to the samples folder in this repository for demonstrating different use cases targeted on OneDrive development topics. You sample can demonstrate capabilities on the [File Pickers](https://docs.microsoft.com/en-us/onedrive/developer/controls/file-pickers/?view=odsp-graph-online), [File Handlers](https://docs.microsoft.com/en-us/onedrive/developer/file-handlers/?view=odsp-graph-online) or [Files and Folders Microsoft Graph APIs](https://docs.microsoft.com/en-us/onedrive/developer/rest-api/?view=odsp-graph-online). \n\n## Available Samples\n\nHere you can find the list of samples available in this repository.\n\n|Sample|Description|Technology/Platform|\n|------|-----------|---------------|\n|[aspnet-core-changed-files-delta](./samples/aspnet-core-changed-files-delta)|Sample to learn how to use the delta changes functionality of OneDrive and/or SharePoint Online in Microsoft Graph|ASP.NET Core\n|[aspnet-file-handler](./samples/aspnet-file-handler)|Sample to see how to implement a custom file handler for OneDrive and/or SharePoint Online|ASP.NET\n|[dotnet-core-file-picker](./samples/dotnet-core-file-picker)|Sample to learn how to create a custom file picker for OneDrive and/or SharePoint Online|.NET Core\n|[spfx-file-picker](./samples/spfx-file-picker)|Sample to learn how to create a custom file picker within a SharePoint Framework web part|SharePoint Framework\n|[spfx-recent-files](./samples/spfx-recent-files)|Sample about how to use the Microsoft Graph to query OneDrive and/or SharePoint Online|SharePoint Framework\n|[uwp-files-explorer](./samples/uwp-files-explorer)|Sample to learn how to build a Universal Windows Platform applicaiton to consume OneDrive and/or SharePoint Online|UWP\n\n## Using the Samples\n\nTo build and start using these projects, you'll need to clone and build the projects.\n\nClone this repository by executing the following command in your console:\n\n```shell\ngit clone https://github.com/OneDrive/onedrive-community-samples.git\n```\n\nNavigate to the cloned repository folder which should be the same as the repository name:\n\n```shell\ncd onedrive-community-samples\n```\n\nTo access the samples use the following command, where you replace `sample-folder-name` with the name of the sample you want to access.\n\n```shell\ncd samples\ncd sample-folder-name\n```\n\nFollow the instructions within each sample's `README.md` for how to get the sample working. This repository contains many different types of projects \u0026 technologies as well as pre-requisites so each could have a different process to get working.\n\n## Contributions\n\nThis repository welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n\u003e Sharing is caring!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonedrive%2Fonedrive-community-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonedrive%2Fonedrive-community-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonedrive%2Fonedrive-community-samples/lists"}