Skip to content

A multi-solution, multi-tenant backbone for SharePoint Online add-ins hosted in Azure Functions.

License

Notifications You must be signed in to change notification settings

pschaeflein/AzureFunctionsForSharePoint

 
 

Repository files navigation

Recent Changes

###(Jan 25, 2017)

  • Removed from AzureFunctionsForSharePoint.sln the AzureFunctionsForSharePoint.Common.csproj and AzureFunctionsForSharePoint.Core.csproj and gave each its own solution file
  • Projects in AzureFunctionsForSharePoint.sln now get AzureFunctionsForSharePoint.Common and AzureFunctionsForSharePoint.Core as packages via nuget
  • Fixed issues with Microsoft.IdentityModel references. These are now fulfilled via nuget as dependencies of AzureFunctionsForSharePoint.Common

###(Jan 19, 2017)

  • Added the CreateCredentialToken function
  • Renamed GetAccessToken to GetACSAccessTokens
  • Breaking changes in config file format to support credential clients

The docs are here: Azure Functions for SharePoint

About

A multi-solution, multi-tenant backbone for SharePoint Online add-ins hosted in Azure Functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.3%
  • CSS 33.2%
  • JavaScript 12.9%
  • HTML 3.5%
  • PowerShell 1.6%
  • Shell 0.5%