https://github.com/smalls1652/smallsonline.msgraphclient
My personal Microsoft Graph client to reduce boilerplate code in my projects.
https://github.com/smalls1652/smallsonline.msgraphclient
Last synced: 2 months ago
JSON representation
My personal Microsoft Graph client to reduce boilerplate code in my projects.
- Host: GitHub
- URL: https://github.com/smalls1652/smallsonline.msgraphclient
- Owner: Smalls1652
- License: mit
- Created: 2021-10-04T15:26:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T20:38:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T13:12:50.156Z (3 months ago)
- Language: C#
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmallsOnline.MsGraphClient - C# Microsoft Graph API client
This repo is for a Microsoft Graph API client I use in multiple projects. It helps reduce the amount of boilerplate code I've had to do before.