Office 365 Graph API Helper for ASP.NET CoreMVC Project.
Info
Version: | 1.1.0 |
Author(s): | Ares Chen |
Last Update: | Saturday, July 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Office365DevOps/aspnetcoremvchelper |
NuGet Url: | https://www.nuget.org/packages/Office365GraphCoreMVCHelper |
Install
Install-Package Office365GraphCoreMVCHelper
dotnet add package Office365GraphCoreMVCHelper
paket add Office365GraphCoreMVCHelper
Office365GraphCoreMVCHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.Graph(>= 1.4.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 1.1.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 1.1.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.13.9)
- Microsoft.AspNetCore.Session(>= 1.1.0)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- Microsoft.AspNetCore(>= 1.1.2)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.2)
- Microsoft.Extensions.Logging.Debug(>= 1.1.2)
- Microsoft.VisualStudio.Web.BrowserLink(>= 1.1.2)