Coder Social home page Coder Social logo

rakeshsharepointdeveloper / azurefunctionsforsharepoint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instantquick/azurefunctionsforsharepoint

0.0 0.0 0.0 79.49 MB

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

License: MIT License

Shell 0.51% JavaScript 12.89% C# 48.30% PowerShell 1.68% CSS 33.15% HTML 3.47%

azurefunctionsforsharepoint's Introduction

The docs are here: Azure Functions for SharePoint

Recent Changes

(June 11, 2019)

  • Bug fix to remote event adapter for ItemBeforeProperties always bing null. Thanks amarmechai!
  • Changed default authorization level for GetAccessTokens
  • Updated this page

(May 4, 2017)

  • Major changes to the project's organization. The csx files are gone and there is now one assembly for the function host.
  • Startup time is substantially improved by moving to precompiled functions
  • New function entry point is a new project AzureFunctionsForSharePoint.Host
  • The deploy.ps1 file is updated to support the new project structure
  • New beta nuget packages for AzureFunctionsForSharePoint.Core and AzureFunctionsForSharePoint.Common
  • Individual function implementations consolidated into a new project AzureFunctionsForSharePoint.Functions
  • Doc site regenerated and updated

My appologies for dropping this into the main branch. I clearly need to get better at github.

(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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.