__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# libmsgraph libmsgraph is a GLib-based library for accessing online service APIs using MS Graph protocol. See the test programs in `src/tests` for simple examples of how to use the code. ## Licensing libmsgraph is licensed under the LGPL; see COPYING for more details. ## Building We use the Meson (and thereby Ninja) build system for libmsgraph. The quickest way to get going is to do the following: ```sh meson . _build ninja -C _build ninja -C _build install ``` For build options see [meson_options.txt](./meson_options.txt). E.g. to enable documentation: ```sh meson . _build -Dgtk_doc=true ninja -C _build ``` ## Documentation The documentation can be found online [here](https://gnome.pages.gitlab.gnome.org/msgraph). ## Links - Microsoft Graph API: https://docs.microsoft.com/en-us/graph/ - API version 1.0 reference: https://docs.microsoft.com/en-us/graph/api/overview?toc=./ref/toc.json&view=graph-rest-1.0
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| README.md | File | 932 B | 0644 |
|
| changelog.Debian.gz | File | 697 B | 0644 |
|
| copyright | File | 1.9 KB | 0644 |
|