<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>C# - Tag -</title><link>https://scotscottmca.com/tags/c%23/</link><description>C# - Tag -</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 19 May 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://scotscottmca.com/tags/c%23/" rel="self" type="application/rss+xml"/><item><title>Using C# with Graph API - Part 2.1 - Authentication - The client credential flow</title><link>https://scotscottmca.com/posts/graphandcsharp-pt2-1-authentication/</link><pubDate>Fri, 19 May 2023 00:00:00 +0000</pubDate><author><name>Scott McAllister</name></author><guid>https://scotscottmca.com/posts/graphandcsharp-pt2-1-authentication/</guid><description><![CDATA[<h2 id="the-client-credential-flow" class="headerLink">
    <a href="#the-client-credential-flow" class="header-mark"></a>The client credential flow</h2><p>This post is one in a series about using Graph API with C#, It&rsquo;s broken down into the following parts</p>
<ul>
<li><a href="https://scotscottmca.com/posts/GraphAndCSharp-pt1/" target="_blank" rel="noopener noreferrer">Part 1: Getting started with C# and VScode</a></li>
<li><strong>Part 2.1: Getting started with Authentication - Client credential flow (You Are Here)</strong></li>
<li>Part 2.2: Getting started with Authentication - Interactive authentication</li>
<li>Part 3: Types of Graph calls</li>
<li>Part 4: User management</li>
<li>Part 5: Applications</li>
<li>Part 6: Interacting with devices</li>
<li>Part 7: 429 Too Many Requests</li>
</ul>
<p>In this post, and Part 2.2, we&rsquo;ll look at 2 methods of authenticating with Graph API using our app from part 1 as a foundation.</p>]]></description></item><item><title>Using C# with Graph API - Part 1 - C# super basics</title><link>https://scotscottmca.com/posts/graphandcsharp-pt1/</link><pubDate>Mon, 08 May 2023 00:00:00 +0000</pubDate><author><name>Scott McAllister</name></author><guid>https://scotscottmca.com/posts/graphandcsharp-pt1/</guid><description><![CDATA[<h2 id="working-with-c" class="headerLink">
    <a href="#working-with-c" class="header-mark"></a>Working with C#</h2><p>This post is one in a series about using Graph API with C#, It&rsquo;s broken down into the following parts</p>
<ul>
<li><strong>Part 1: Getting started with C# and VScode (You Are Here)</strong></li>
<li><a href="https://scotscottmca.com/posts/graphandcsharp-pt2-1-authentication/" target="_blank" rel="noopener noreferrer">Part 2.1: Getting started with Authentication - Client credential flow</a></li>
<li>Part 2.2: Getting started with Authentication - Interactive authentication</li>
<li>Part 3: Types of Graph calls</li>
<li>Part 4: User management</li>
<li>Part 5: Applications</li>
<li>Part 6: Interacting with devices</li>
<li>Part 7: 429 Too Many Requests</li>
</ul>
<p>Over the last 12 months, I&rsquo;ve thrown myself into the deep end of learning C#, and part of that rabbit hole has been working with Microsoft&rsquo;s Graph API.</p>]]></description></item></channel></rss>