<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SharePoint on Nitin Kumar Singh</title><link>https://nitinksingh.com/categories/sharepoint/</link><description>Recent content in SharePoint on Nitin Kumar Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Nitin Kumar Singh. All rights reserved.</copyright><lastBuildDate>Tue, 24 Dec 2024 09:00:00 +0530</lastBuildDate><atom:link href="https://nitinksingh.com/categories/sharepoint/index.xml" rel="self" type="application/rss+xml"/><item><title>Implementing SharePoint File CRUD Operations using Microsoft Graph API</title><link>https://nitinksingh.com/posts/implementing-sharepoint-file-crud-operations-using-microsoft-graph-api/</link><pubDate>Tue, 24 Dec 2024 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/implementing-sharepoint-file-crud-operations-using-microsoft-graph-api/</guid><description>&lt;h2 class="relative group"&gt;Introduction
 &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Microsoft Graph API provides a unified endpoint for accessing Microsoft 365 services, including SharePoint. This article demonstrates how to implement create, read, update, and delete (CRUD) operations for files in SharePoint document libraries using Microsoft Graph API and .NET. You’ll learn how to authenticate to Microsoft Graph, navigate SharePoint site structure, and manage files programmatically.&lt;/p&gt;</description></item></channel></rss>