The `Microsoft` authenticates against Azure Active Directory and queries the MSGraph endpoints.
Info
Version: | 4.221.11 |
Author(s): | eXpandFramework |
Last Update: | Thursday, November 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eXpandFramework/Reactive.XAF/blob/master/src/Modules/Office.Cloud.Microsoft |
NuGet Url: | https://www.nuget.org/packages/Xpand.XAF.Modules.Office.Cloud.Microsoft |
Install
Install-Package Xpand.XAF.Modules.Office.Cloud.Microsoft
dotnet add package Xpand.XAF.Modules.Office.Cloud.Microsoft
paket add Xpand.XAF.Modules.Office.Cloud.Microsoft
Xpand.XAF.Modules.Office.Cloud.Microsoft Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Xpand.VersionConverter(>= 4.202.50)
- Xpand.Extensions(>= 4.202.50)
- Xpand.Extensions.Office.Cloud(>= 4.202.50)
- Xpand.XAF.Modules.Reactive(>= 4.202.50)
- Xpand.Extensions.Reactive(>= 4.202.50)
- Xpand.Extensions.XAF(>= 4.202.50)
- Fasterflect.Xpand(>= 2.0.7)
- JetBrains.Annotations(>= 2020.3.0)
- System.Reactive(>= 5.0.0)
- Microsoft.Graph.Beta(>= 0.36.0)
- Microsoft.Identity.Client(>= 4.25.0)
- Microsoft.Owin.Host.SystemWeb(>= 4.1.1)
- Microsoft.Owin.Security.Cookies(>= 4.1.1)
- Microsoft.Owin.Security.OpenIdConnect(>= 4.1.1)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.8.0)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
- System.Collections.Immutable(>= 5.0.0)
- Microsoft.Graph.Core(>= 1.24.0)
Tags