{"id":22064970,"url":"https://github.com/banovvv/graphhelper","last_synced_at":"2026-05-16T11:01:42.592Z","repository":{"id":44579469,"uuid":"454367149","full_name":"Banovvv/GraphHelper","owner":"Banovvv","description":"A collection of Microsoft Graph Helper methods related to MailFolders","archived":false,"fork":false,"pushed_at":"2022-03-29T08:09:23.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T18:32:42.483Z","etag":null,"topics":["email-notification","helper-methods","microsoft","microsoftgraph","microsoftgraphapi","nuget-package"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Banovvv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-01T11:48:58.000Z","updated_at":"2022-02-07T08:38:08.000Z","dependencies_parsed_at":"2022-09-09T09:51:34.789Z","dependency_job_id":null,"html_url":"https://github.com/Banovvv/GraphHelper","commit_stats":null,"previous_names":["banovvv/ghelper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Banovvv/GraphHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Banovvv%2FGraphHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Banovvv%2FGraphHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Banovvv%2FGraphHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Banovvv%2FGraphHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Banovvv","download_url":"https://codeload.github.com/Banovvv/GraphHelper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Banovvv%2FGraphHelper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["email-notification","helper-methods","microsoft","microsoftgraph","microsoftgraphapi","nuget-package"],"created_at":"2024-11-30T19:14:22.940Z","updated_at":"2026-05-16T11:01:42.558Z","avatar_url":"https://github.com/Banovvv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphHelper\n\n## Summary\nThis project is a collection of extension methods that aim to provide simpler means of obtaining some of the most used Graph functionalities, mostly related to MailFolders\n\n## Status\n[![NuGet Badge](https://buildstats.info/nuget/GraphHelper)](https://www.nuget.org/packages/GraphHelper/1.1.0)\n\n## Extension methods for Microsoft Graph types:\n- MailFolder\n```Csharp\nGetMailFolderByName()\nGetMailFolderByID()\nGetMailFolderID()\n```\n- IMailFolderMessagesCollectionPage\n```Csharp\nGetInboxEmails()\nGetSpecificFolderEmails()\n```\n- Message\n```Csharp\nSendExceptionEmail()\n```\n- GraphServiceClient\n```Csharp\nGetGraphClient()\n```\n\n## Installation\n**DISCLAIMER:** Plese note that this package is still under development and bugs may be present. If you spot a bug, please [open a new Issue](https://github.com/Banovvv/GraphHelper/issues/new)\n\nYou can install the NuGet library into your project using:\n\nPackage Manager:\n```\nInstall-Package GraphHelper -Version 1.1.0\n```\n\n.NET CLI:\n```\ndotnet add package GraphHelper --version 1.1.0\n```\n\n## License\nCopyright © 2022 Ivan Gechev.\n\nThis package has an MIT license. Refer to the [LICENSE](https://github.com/Banovvv/GraphHelper/blob/e2ca6eb3f858a887a7141b9442957cf6c76aaf3f/LICENSE) for detailed information.\n\n## Questions, comments or additions\nIf you have a feature request or bug report, [open a new Issue](https://github.com/Banovvv/GraphHelper/issues/new) or [send a Pull request](https://github.com/Banovvv/GraphHelper/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanovvv%2Fgraphhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanovvv%2Fgraphhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanovvv%2Fgraphhelper/lists"}