Soenneker.Graph.Client 4.0.1637

Prefix Reserved
dotnet add package Soenneker.Graph.Client --version 4.0.1637
                    
NuGet\Install-Package Soenneker.Graph.Client -Version 4.0.1637
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Graph.Client" Version="4.0.1637" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Graph.Client" Version="4.0.1637" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Graph.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Graph.Client --version 4.0.1637
                    
#r "nuget: Soenneker.Graph.Client, 4.0.1637"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Graph.Client@4.0.1637
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Graph.Client&version=4.0.1637
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Graph.Client&version=4.0.1637
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Graph.Client

An async thread-safe singleton for the Microsoft Graph client

Installation

dotnet add package Soenneker.Graph.Client
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Graph.Client:

Package Downloads
Soenneker.Graph.Users

A utility library for Graph User related operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1637 0 3/31/2026
4.0.1636 105 3/20/2026
4.0.1635 93 3/19/2026
4.0.1634 114 3/15/2026
4.0.1633 124 3/13/2026
4.0.1632 86 3/13/2026
4.0.1631 123 3/13/2026
4.0.1630 82 3/13/2026
4.0.1629 86 3/13/2026
4.0.1628 122 3/13/2026
4.0.1627 85 3/12/2026
4.0.1626 112 3/12/2026
4.0.1624 98 3/12/2026
4.0.1622 151 3/12/2026
4.0.1621 87 3/12/2026
4.0.1620 85 3/11/2026
4.0.1619 126 3/11/2026
4.0.1618 122 3/11/2026
4.0.1617 103 3/11/2026
4.0.1616 110 3/11/2026
Loading failed

Update dependency Azure.Identity to 1.20.0 (#1964)