Office365GraphMVCHelper 2.0.0
Office 365 Graph API Helper for ASP.NET MVC Project
Install-Package Office365GraphMVCHelper -Version 2.0.0
dotnet add package Office365GraphMVCHelper --version 2.0.0
<PackageReference Include="Office365GraphMVCHelper" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Office365GraphMVCHelper --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Version 1
Dependencies
-
- Microsoft.Graph (>= 1.3.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 3.13.9)
- Microsoft.IdentityModel.Tokens (>= 5.1.3)
- Microsoft.Owin.Host.SystemWeb (>= 3.1.0)
- Microsoft.Owin.Security.Cookies (>= 3.1.0)
- Microsoft.Owin.Security.OpenIdConnect (>= 3.1.0)
- Newtonsoft.Json (>= 10.0.2)
- System.Net.Http (>= 4.3.2)
GitHub Usage
This package is not used by any popular GitHub repositories.