<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0"><channel><title>Blog</title><link>https://dev.office.com:443/blogs/</link><description>Blog</description><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/office/fmNx" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="office/fmnx" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>SharePoint PnP Webcast – Localization with SharePoint Framework client-side web parts</title><link>https://dev.office.com:443/blogs/localization-with-sharepoint-framework-client-side-web-parts</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we covered localization techniques with SharePoint Framework client-side web parts. Concentration&amp;nbsp;is around how to&amp;nbsp;localize your static content in the web part based on the needed UI language. We also discuss&amp;nbsp;slightly more complex topic around localizing automatically client-side web part content.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;When this webcast was released, SharePoint Framework was available as a Developer Preview release.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/KnxBmD"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Localization considerations for client-side web parts&lt;/li&gt;
&lt;li&gt;How to localize different web part content
&lt;ul&gt;
&lt;li&gt;Web part body&lt;/li&gt;
&lt;li&gt;Web part manifest&lt;/li&gt;
&lt;li&gt;Web part property pane labels&lt;/li&gt;
&lt;li&gt;Property pane values and potential content&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/Ek9TnNIuppE?t=898"&gt;14:58&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Different localization considerations in React based sample&lt;/li&gt;
&lt;li&gt;Implementation details from the code -&amp;nbsp;How localization is implemented in practice&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/KnxBmD"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/Ek9TnNIuppE" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=Ek9TnNIuppE"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React - A JavaScript Library for Building User Interfaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=T_bGyqKwT4g"&gt;Open and Connected Framework - The SharePoint Framework&lt;/a&gt; - YouTube&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/cascading-property-pane-drop-downs-with-sharepoint-framework"&gt;PnP Webcast - Cascading property pane drop-downs with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-react-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view React client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework"&gt;PnP Webcast - Building real time news feed web part with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;PnP Webcast -&amp;nbsp;Reuse your existing JavaScript libraries with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-a-sample-search-web-part-with-spfx-using-react"&gt;PnP Webcast -&amp;nbsp;Building a sample search web part with SharePoint Framework using React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/azure-ad-implicit-flow-with-spfx-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;Azure AD implicit flow with SPFx client-side web part (developer preview)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="dev.office.com/blogs/crud-operations-with-sharepoint-framework-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;CRUD operations with SharePoint Framework client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/using-office-graph-from-client-side-web-parts"&gt;PnP Webcast - Using Office Graph from SharePoint client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/referencing-external-js-libraries-from-client-side-web-part"&gt;PnP Webcast - Referencing external JavaScript libraries from client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-angular-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building&amp;nbsp;Angular SharePoint Framework client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-simple-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building simple SharePoint Framework Client Web Part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part"&gt;PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development"&gt;PnP Webcast - Getting started with web stack in SharePoint Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-sharepoint-framework"&gt;PnP Webcast - Getting started with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn"&gt;PnP Webcast - Preparing for SharePoint Framework - What should I learn?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework"&gt;PnP Webcast - Converting existing JavaScript&amp;nbsp;apps to SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 16th of January 2017&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 16 Jan 2017 05:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/localization-with-sharepoint-framework-client-side-web-parts</guid></item><item><title>SharePoint Framework Release Candidate 0 is on its way</title><link>https://dev.office.com:443/blogs/sharepoint-framework-release-candidate-0-is-on-its-way</link><description>&lt;p&gt;&lt;em&gt;We&amp;rsquo;re releasing a set of Release Candidates of the SharePoint Framework, which will include some breaking changes developers will need to accommodate. Developers can read more about these changes at &lt;a href="https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0"&gt;https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Since August, the SharePoint Framework (SPFx) has been in Developer Preview &amp;ndash; meaning that developers have an ability to start working with the framework, and build solutions &amp;ndash; but not deploy these solutions to locations where their customers can use them. We&amp;rsquo;ve already seen an amazing number of code samples, blog posts, and tweets &amp;ndash; and just plain energy and enthusiasm &amp;ndash; about building great web parts with SPFx.&lt;/p&gt;
&lt;p&gt;Our next step is to finish up the General Availability (GA) release of SharePoint Framework. With GA, SPFx as a framework will be supported, and SPFx solutions will be&amp;nbsp;able to be deployed to customers.&lt;/p&gt;
&lt;p&gt;One milestone along this path is a set of Release Candidates of the GA release. With Release Candidates, we&amp;rsquo;re looking to prepare to support General Availability and create a robust and finalized API surface for customers over time. But before we get to this phase, we wanted to make one last set of changes to the APIs based on feedback before we reach GA.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re rolling out Release Candidate 0 of SharePoint Framework starting today to a small number of tenancies. This rollout will increase over time to all tenancies, based on feedback, but likely happen over the course of next&amp;nbsp;week. This Release Candidate contains updated &amp;ndash; and in some cases, different and breaking &amp;ndash; APIs compared to previous releases, so the risk of some breaks to existing SharePoint Framework Developer Preview parts is possible. Developers who have been creating and evaluating the SharePoint Framework should download and start working with the Release Candidate to see how their code is impacted.&lt;/p&gt;
&lt;p&gt;We have a set of changed items and potential breaking changes listed on our github at &lt;a href="https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0"&gt;https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0&lt;/a&gt;. Please read through these documents carefully.&lt;/p&gt;
&lt;p&gt;General Availability will follow closely behind these release candidates based on your feedback, so now is a good time to finish up and polish your parts so that they are ready to be deployed to customers at the GA date.&lt;/p&gt;
&lt;p&gt;We look forward to getting the SharePoint Framework &amp;ndash; and the great set of parts you&amp;rsquo;re developing &amp;ndash; into the hands of every SharePoint customer.&lt;/p&gt;</description><pubDate>Mon, 09 Jan 2017 21:38:08 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/sharepoint-framework-release-candidate-0-is-on-its-way</guid></item><item><title>SharePoint / Office Dev Patterns &amp; Practices – January 2017 release</title><link>https://dev.office.com:443/blogs/pnp-january-2017-release</link><description>&lt;p&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint / Office 365 Dev Patterns and Practices&lt;/a&gt;&amp;nbsp;(PnP) January&amp;nbsp;2017 release is out with new contributions from community for the community. This post contains all the details related on what was included with the release and what else has been happening in the PnP world during the past month.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;What is SharePoint / Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt; PnP is community driven open source initiative&amp;nbsp;where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for SharePoint and Office 365. Active development and contributions happen our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub projects&lt;/a&gt;&amp;nbsp;under 'dev' branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;PnP is owned and coordinated by SharePoint&amp;nbsp;engineering, but this&amp;nbsp;is work done by the community for the community. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the PnP Core team and we are looking to extend the Core team with more community members.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Notice that since this is open source community program, there&amp;rsquo;s no SLAs for the support what we provide from program. You can use &lt;a href="http://aka.ms/sppnp-community"&gt;SharePoint Developer group&lt;/a&gt;&amp;nbsp;in the Microsoft Tech Community for providing input and to ask&amp;nbsp;any questions around the existing materials. If you are interested on getting more closely involved, please check the following guidance from our GitHub wiki or a referenced PnP Webcast.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP/wiki/contributing-to-Office-365-developer-patterns-and-practices"&gt;How to get started and contribute to Office 365 Dev PnP program?&lt;/a&gt;&amp;nbsp;- Wiki&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/how-to-get-started-with-office-dev-pnp"&gt;Office Dev PnP Webcast &amp;ndash; How to get started with Office Dev PnP?&lt;/a&gt;&amp;nbsp;- Webcast&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/how-to-contribute-to-office-dev-pnp-initiative"&gt;Office Dev PnP Webcast &amp;ndash; How to contribute to Office Dev PnP initiative?&lt;/a&gt;&amp;nbsp;- Webcast&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some key statistics around PnP program from January&amp;nbsp;2017&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GitHub repository forks&amp;nbsp;at different repositories&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP"&gt;PnP main repository&lt;/a&gt; -&amp;nbsp;2016&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-Sites-Core"&gt;PnP Sites Core&lt;/a&gt; - 319&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt; -&amp;nbsp;247&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JS Core&lt;/a&gt;&amp;nbsp;- 97&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Unique visitors during past 2 weeks' cross PnP repositories -&amp;nbsp;12714&lt;/li&gt;
&lt;li&gt;Unique visitors during past 2 weeks in &lt;a href="http://github.com/sharepoint"&gt;SharePoint organization&lt;/a&gt;&amp;nbsp;repositories -&amp;nbsp;3195&lt;/li&gt;
&lt;li&gt;Merged pull requests cross PnP repositories (cumulative) - 2671&lt;/li&gt;
&lt;li&gt;Closed issues and enhancements ideas cross PnP repositories (cumulative) -&amp;nbsp;1220&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP/tree/master/OfficeDevPnP.Core"&gt;PnP Core component&lt;/a&gt; NuGet package downloads -&amp;nbsp;63299&lt;/li&gt;
&lt;li&gt;Unique visitors in &lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;PnP MSDN pages&lt;/a&gt;&amp;nbsp;during December&amp;nbsp;2016 - 28646&lt;/li&gt;
&lt;li&gt;Unique tenants using PnP CSOM Core component during December 2016 -&amp;nbsp;2787&lt;/li&gt;
&lt;li&gt;Http requests towards SharePoint Online from PnP CSOM Core Component during December&amp;nbsp;2016 -&amp;nbsp;939036010&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Main resources around PnP program&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PnP under dev.office.com &amp;ndash; &lt;a href="http://aka.ms/SPPnP"&gt;http://aka.ms/SPPnP&lt;/a&gt;- One location for all the resources and news around PnP&lt;/li&gt;
&lt;li&gt;PnP GitHub - &lt;a href="http://aka.ms/sppnp-github"&gt;http://aka.ms/SPPnP-GitHub&lt;/a&gt;&amp;nbsp;- main repository&lt;/li&gt;
&lt;li&gt;PnP MSDN pages - &lt;a href="http://aka.ms/SPPnP-MSDN"&gt;http://aka.ms/SPPnP-MSDN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP Community Discussions&amp;nbsp;- &lt;a href="http://aka.ms/SPPnP-Community"&gt;http://aka.ms/SPPnP-Community&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP Videos at YouTube&amp;nbsp;- &lt;a href="http://aka.ms/SPPnP-Videos"&gt;http://aka.ms/SPPnP-Videos&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP training package (videos in Channel 9) - &lt;a href="http://aka.ms/OfficeDevPnPTraining"&gt;http://aka.ms/OfficeDevPnPTraining&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Presentations at docs.com - &lt;a href="http://aka.ms/SPPnP-Docs"&gt;http://aka.ms/SPPnP-Docs&lt;/a&gt;&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;January&amp;nbsp;2017 monthly community call&lt;/h1&gt;
&lt;p&gt;Agenda for the Tuesday 10th of January&amp;nbsp;&lt;a href="http://aka.ms/sppnp-call"&gt;community call&lt;/a&gt; at 8 AM PST / 5 PM CET:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Summary on the January&amp;nbsp;2016 release and other program updates - &lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt; ~20 min&lt;/li&gt;
&lt;li&gt;Demonstration of &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/js-bot-framework"&gt;js-bot-framework&lt;/a&gt;&amp;nbsp;sample showing SPFx client-side web part together with bot framework for site provisioning -&amp;nbsp;&lt;a href="https://github.com/sprider"&gt;Joseph Velliah (CA Technologies)&lt;/a&gt;&amp;nbsp;&lt;span&gt; ~&lt;/span&gt;&lt;span&gt;15&lt;/span&gt;&lt;span&gt; min&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Demonstration of &lt;a href="https://github.com/SharePoint/sp-dev-samples/tree/master/Samples/react-generic-app"&gt;react-generic-app&lt;/a&gt;&amp;nbsp;sample showing how to use modern web stack with on-premises SharePoint versions&lt;span&gt; - &lt;/span&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;span&gt; ~15 min&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Q&amp;amp;A&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Monthly community call will get recorded and release to &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;typically within 24 hours after the recording is ended. If you have any questions, comments or feedback, please participate in our discussions in the&amp;nbsp;&lt;a href="https://github.com/OfficeDev/PnP/wiki/techcommunity.microsoft.com"&gt;Microsoft Tech Community&lt;/a&gt; under &lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;SharePoint developer group&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;PnP Sites Core, PnP PowerShell and provisioning engine Special Interest Group (SIG)&lt;/h1&gt;
&lt;p&gt;PnP Sites Core, PowerShell and Provisioning Special Interest Group (SIG) has bi-weekly meetings to cover latest development in the PnP CSOM core component, PnP PowerShell and in the PnP remote provisioning engine. We do touch also generic SharePoint development practices around remote APIs in these calls. These calls have also free Q&amp;amp;A section, if you have any questions around SharePoint development in on-premises or in cloud. Need to get recommendation to your design or having hard time with some APIs? - Drop by, ask a question and we'll help you.&lt;/p&gt;
&lt;p&gt;You can download invite for the bi-weekly meeting from following location.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://aka.ms/sppnp-core-sig-call"&gt;https://aka.ms/sppnp-core-sig-call&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All SIG meetings are being recorded and are available for view from &lt;a href="https://www.youtube.com/playlist?list=PLR9nK3mnD-OURfm5Ypu-wK52cxBv_gXCA"&gt;PnP YouTube Channel&lt;/a&gt;. Here's the latest recordings from the SIG calls.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=uP8wtSjWtqI"&gt;14th of December&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Modern experiences customization story for sites, lists and pages. Upcoming provisioning engine changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Notice. Next SIG for PnP Component / PowerShell will be on Wednesday 11th of January - If you have questions around these topics, please join &lt;a href="https://aka.ms/sppnp-core-sig-call"&gt;this call&lt;/a&gt; and use the opportunity to ask questions from SP engineering and PnP Core team.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;SharePoint Framework (SPFX) and JavaScript Special Interest Group (SIG)&lt;/h1&gt;
&lt;p&gt;SharePoint Framework and JavaScript Special Interest Group (SIG) has bi-weekly meetings to cover latest changes in the SharePoint Framework side, from engineering perspective and to cover also latest development related on the &lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JS Core library&lt;/a&gt;. These calls are designed to have 50%/50% of content and demos and there has been already great community demos on the new SharePoint Framework Client-side web parts. If you're interested on showing your code, just let us know.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Invite to bi-weekly call - &lt;a href="https://aka.ms/sppnp-js-sig-call"&gt;https://aka.ms/sppnp-js-sig-call&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Gitter (Around the PnP JS Core) - &lt;a href="https://gitter.im/OfficeDev/PnP-JS-Core"&gt;https://gitter.im/OfficeDev/PnP-JS-Core&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All SPFx and JS SIG meetings are recorded, so that you can check the demos and discussions, if you can't make the actual call. You can find the latest recordings from the &lt;a href="https://www.youtube.com/playlist?list=PLR9nK3mnD-OXdcwfcHGsGr78nHWLRsv1x"&gt;PnP YouTube Channel&lt;/a&gt;. Here's the latest recordings.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;5th of January - Latest on SPFx and status&amp;nbsp;of PnP JS Core 2.0 release&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=_u90e96ogiE"&gt;22nd of December&lt;/a&gt;&amp;nbsp;- Latest on SPFx, looking back 2016 and future of PnP JS Core&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=QH11CsVoLHc&amp;amp;t=2647s"&gt;8th of December&lt;/a&gt;&amp;nbsp;- Latest on SPFx, PnP JS Core 2.0 release and other changes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Notice. Next SIG for SharePoint Framework and JavaScript development&amp;nbsp;will be on Thursday 19th&amp;nbsp;&lt;/span&gt;&lt;span&gt;of January&amp;nbsp;-&amp;nbsp;&lt;/span&gt;&lt;span&gt;If you have questions around these topics, please join &lt;/span&gt;&lt;a href="https://aka.ms/sppnp-js-sig-call"&gt;this call&lt;/a&gt;&lt;span&gt; and use the opportunity to ask questions from SP engineering and PnP Core team.&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;PnP Weekly Webcasts&lt;/h1&gt;
&lt;p&gt;We started new PnP Weekly Webcast series on October 2015 and have continued releasing new videos since that. All new webcasts are released in &lt;a href="http://aka.ms/SPPnP-Videos"&gt;PnP YouTube Channel&lt;/a&gt;. Old webcasts and other demo videos are also found from the &lt;a href="http://channel9.msdn.com/blogs/OfficeDevPnP"&gt;PnP Channel 9 section&lt;/a&gt;. Here's the new web casts released after the last monthly release.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;9th of January -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/customization-options-with-sharepoint-online-modern-experiences"&gt;Customization options with SharePoint Online "modern" experiences&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2nd&amp;nbsp;of January&amp;nbsp;-&amp;nbsp;&lt;a href="https://dev.office.com/blogs/custom-property-pane-controls-with-sharepoint-framework"&gt;Custom property pane controls with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;26th of December -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/using-modern-web-stack-with-sharepoint-on-premises-deployments"&gt;Using modern web stack with SharePoint on-premises deployments&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;19th of December -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/cascading-property-pane-drop-downs-with-sharepoint-framework"&gt;Cascading property pane drop-downs with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;12th of December -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/building-multi-view-react-client-side-web-parts-with-spfx"&gt;Building multi-view React client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;PnP&amp;nbsp;repositories in GitHub&lt;/h1&gt;
&lt;p&gt;There are quite a few different GitHub repositories under the PnP brand since we wanted to ensure that you can easily find and reuse what's relevant for you. We do also combine multiple solutions to one repository, so that you can more easily sync and get latest changes of our released guidance and samples. In general we do recommend you to use the &lt;a href="http://dev.office.com/patterns-and-practices-resources"&gt;PnP sample search tool&lt;/a&gt; at dev.office.com for locating relevant material for you. This should be easier and faster than trying to locate relevant material from GitHub.&lt;/p&gt;
&lt;p&gt;During November, majority of the&amp;nbsp;PnP repositories were moved to &lt;a href="https://github.com/SharePoint"&gt;SharePoint GitHub organization&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here's the current repository structure, including short description for each of them.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/pnp" target="_blank"&gt;PnP&lt;/a&gt; - Main repository for SP add-in, Microsoft Graph&amp;nbsp;etc. samples&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Guidance" target="_blank"&gt;PnP-Guidance&lt;/a&gt; - Guidance, presentations and articles which are partly sync'd to MSDN&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Sites-Core" target="_blank"&gt;PnP-Sites-Core&lt;/a&gt; - Office Dev PnP Core component&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-JS-Core"&gt;PnP-JS-Core&lt;/a&gt;&amp;nbsp;- Office Dev PnP Core component for JavaScript&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-PowerShell" target="_blank"&gt;PnP-PowerShell&lt;/a&gt; - Office Dev PnP PowerShell Cmdlets&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Tools" target="_blank"&gt;PnP-Tools&lt;/a&gt; - New repository for tools and scripts targeted more for IT Pro's and for on-premises for SP2013 and SP2016&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins" target="_blank"&gt;PnP-Office-Addins&lt;/a&gt; - Office Add-in samples and models (starting)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Partner-Pack" target="_blank"&gt;PnP-Partner-Pack&lt;/a&gt; - Packaged guidance with detailed instructions on setting things up in Office 365 and in Azure.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Transformation" target="_blank"&gt;PnP-Transformation&lt;/a&gt; - Material specifically for the transformation process. Currently includes samples around InfoPath replacement and transformation tooling from farm solutions to add-in model.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Transformation" target="_blank"&gt;PnP-OfficeAddins&lt;/a&gt; - Samples for the Office Add-ins development&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/pnp-provisioning-templates"&gt;PnP-Provisioning-Templates&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Source for templates available from PnP Template Gallery at&amp;nbsp;&lt;a href="http://templates-gallery.sharepointpnp.com"&gt;http://templates-gallery.sharepointpnp.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-provisioning-schema" target="_blank"&gt;PnP-Provisioning-Schema&lt;/a&gt; - PnP Provisioning engine schema repository&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On top of the specific PnP repositories, PnP initiative also controls the new repositories under the SharePoint organization. PnP is owned nowadays by SharePoint engineering and we will be using PnP as the channel and forum to facilitate community work.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-docs"&gt;SP-Dev-Docs&lt;/a&gt; - Source for new SharePoint dev center documentation exposed from&amp;nbsp;&lt;a href="http://dev.office.com/sharepoint"&gt;http://dev.office.com/sharepoint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;SP-Dev-Fx-WebParts&lt;/a&gt; - Client-side web part samples from community and engineering&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-samples"&gt;SP-Dev-Samples&lt;/a&gt; - Samples for add-ins, webhooks and other APIs&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;What's supportability story around PnP material?&lt;/h1&gt;
&lt;p&gt;Following statements apply cross all of the PnP samples and solutions, including samples, core component(s) and solutions, like PnP Partner Pack.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PnP guidance and samples are created by Microsoft &amp;amp; by the Community&lt;/li&gt;
&lt;li&gt;PnP guidance and samples are maintained by Microsoft &amp;amp; community&lt;/li&gt;
&lt;li&gt;PnP uses supported and recommended techniques&lt;/li&gt;
&lt;li&gt;PnP implementations are reviewed and approved by Microsoft engineering&lt;/li&gt;
&lt;li&gt;PnP is open source initiative&amp;nbsp;by the community &amp;ndash; people who work on the initiate for the benefit of others, have their normal day job as well&lt;/li&gt;
&lt;li&gt;PnP is NOT a product and therefore it&amp;rsquo;s not supported through Premier Support or other official support channels&lt;/li&gt;
&lt;li&gt;PnP is supported in similar ways as other open source projects done by Microsoft with support from the community by the community&lt;/li&gt;
&lt;li&gt;There are numerous partners that utilize PnP within their solutions for customers. Support for this is provided by the Partner. When PnP material is used in deployments, we recommend to be clear with your customer / deployment owner on the support model&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="latest-changes"&gt;Latest changes&lt;/h1&gt;
&lt;h3&gt;SharePoint Framework samples&lt;/h3&gt;
&lt;p&gt;These are samples which are available from the SharePoint client-side web part sample repository at&amp;nbsp;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;https://github.com/SharePoint/sp-dev-fx-webparts&lt;/a&gt;. We will be&amp;nbsp;working on getting all of these samples to RC0 level, when the release candidate goes live, so that tutorials and samples are working properly&amp;nbsp;in any environment.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11386"&gt;angular-aad-webapi&lt;/a&gt;&amp;nbsp;showing how to call custom web API secured with AAD from SPFx web part&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11385"&gt;js-bot-framework&lt;/a&gt;&amp;nbsp;showing how to implement bot framework chat in SPFx web part, which can be used to create sites in SharePoint Online&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="provisioning-engine"&gt;PnP CSOM Core and Provisioning Engine&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/OfficeDev/PnP-sites-core"&gt;PnP CSOM Core component&lt;/a&gt;&amp;nbsp;is a wrapper on top of native CSOM and REST, which simplifies complex scenarios with remote APIs, one of the example is the PnP Provisioning Engine for remote templates. The first version of the &lt;a href="http://channel9.msdn.com/blogs/OfficeDevPnP/Introduction-to-PnP-site-remote-provisioning-engine"&gt;PnP remote provisioning engine&lt;/a&gt; was released with the May 2015 release. For the January 2017&amp;nbsp;release we have continued to add new supported capabilities and made significant improvements from stability perspective for both SharePoint Online and SharePoint on-premises (2013 and 2016). This list contains the main updates that have been added in the January 2017 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General overall quality and performance improvements for on-premises and online&lt;/li&gt;
&lt;li&gt;Added support for a new token {ListViewId:&amp;lt;list title&amp;gt;,&amp;lt;view title&amp;gt;} to retrieve the ID of a view based on the title of the list and of the view&lt;/li&gt;
&lt;li&gt;Added support for extracting structural navigation from non-publishing sites&lt;/li&gt;
&lt;li&gt;Added support for MobileView and MobileDefaultView&lt;/li&gt;
&lt;li&gt;Tenant extension methods now support an optional function as a parameter which allows long running wait loops to be cancelled. Notice: it&amp;rsquo;s not cancelling the request to create or a delete a site&lt;/li&gt;
&lt;li&gt;Fixed an issue where exporting the navigation structure of a site which is using Managed Navigation would not be importable to another site. For this reason we introduced the {sitecollectiontermsetid:&amp;lt;termsetname&amp;gt;} token&lt;/li&gt;
&lt;li&gt;Fixed an issue where when specifying -PersistBrandingFiles the files would be exported to the filesystem in a folder representing the foldername of the source location of&amp;nbsp;the file, whereas the file reference in the template would not reflect that location&lt;/li&gt;
&lt;li&gt;Fixed an issue where ~sitecollection and ~site tokens would be parsed by the engine when used in webpart xml. These tokens are now send on as is to the SharePoint Serve&lt;/li&gt;
&lt;li&gt;Unit/integration test improvements&lt;/li&gt;
&lt;li&gt;Updated base templates for the SPO, 2013 and 2016 - used in delta handling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See also &lt;a href="https://testautomation.sharepointpnp.com/"&gt;https://testautomation.sharepointpnp.com&lt;/a&gt;&amp;nbsp;for day-to-day results and executed tests.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id="pnp-library"&gt;PnP JavaScript Core library v2.0.0&lt;/h3&gt;
&lt;p&gt;PnP JavaScript Core Library will be moving to version 2.0.0 during January. v2.0 release was originally planned to happen during December but has been delayed due miscellaneous reasons. This is JavaScript library which will increase productivity of developers when you are developing JavaScript based customizations on top of SharePoint. Library has been released as a &lt;a href="https://www.npmjs.com/package/sp-pnp-js"&gt;npm package&lt;/a&gt;&amp;nbsp;and you can find the &lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;source code from GitHub&lt;/a&gt;. PnP JS Core library is being developed and coordinated by the PnP Special Interest Group for SPFx and JavaScript, which has weekly meetings around this development effort and general topics on upcoming SharePoint Framework. PnP JS Core library is developed using typical open source web stack tooling, so that it's fully aligned on the development models&amp;nbsp;with SP Framework.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is similar effort as what PnP initiative previously has done with the &lt;a href="https://github.com/OfficeDev/PnP-sites-core"&gt;PnP&amp;nbsp;CSOM Core Component&lt;/a&gt;&amp;nbsp;together with community.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;v2.0.0 is released as part of the January release with following capabilities.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;npm package /lib will be es6&lt;/li&gt;
&lt;li&gt;BUild pipeline fully updated&lt;/li&gt;
&lt;li&gt;jsdoc replaces typedoc&lt;/li&gt;
&lt;li&gt;Folder structure changes&amp;nbsp;in library for easier implementation&lt;/li&gt;
&lt;li&gt;Better debugging support&lt;/li&gt;
&lt;li&gt;Provisioning capabilities removed, but will be introduced in new JS library released later&lt;/li&gt;
&lt;li&gt;pnp.js and pnp.min.js bundled with webpart, transpiled to es5 using babel&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-library"&gt;PnP PowerShell&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt;&amp;nbsp;providers close to two hundred additional PowerShell cmdlets, which can be used to manipulate content&amp;nbsp;in SharePoint Online and in on-premises (SP2013, SP2016). These cmdlet's are addative for SharePoint Online management shell, which concentrate more on the administrative tasks with SharePoint Online.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here's the latest changes in the&amp;nbsp;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Get-PnPRecycleBinItem -&amp;nbsp;&lt;/em&gt;Returns the items in the recycle bin from the context&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Clear-PnPRecycleBinItem&amp;nbsp;&lt;/em&gt;-&amp;nbsp;&lt;span&gt;Permanently deletes all or a specific recycle bin item&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Move-PnPRecycleBinItem -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Moves all items or a specific item in the first stage recycle bin of the current site collection to the second stage recycle bin&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Restore-PnPRecycleBinItem -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Restores the provided recycle bin item to its original location&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Get-PnPTenantRecycleBinItem&amp;nbsp;&lt;/em&gt;-&amp;nbsp;&lt;span&gt;Returns the items in the tenant scoped recycle bin&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Clear-PnPTenantRecycleBinItem&amp;nbsp;&lt;/em&gt;-&amp;nbsp;&lt;span&gt;Permanently deletes a site collection from the tenant scoped recycle bin&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Restore-PnPTenantRecycleBinItem -&lt;/em&gt;&amp;nbsp;&lt;span&gt;Restores a site collection from the tenant scoped recycle bin&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Move-PnPFolder -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Move a folder to another location in the current web&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Rename-PnPFolder -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Renames a folder&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Add-PnPPublishiningImageRendition -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Adds an Image Rendition if the Name of the Image Rendition does not already exist. This prevents creating two Image Renditions that share the same name.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Added &lt;/span&gt;&lt;em&gt;Get-PnPPublishingImageRendition -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Returns all image renditions or if Identity is specified a specific one&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;em&gt;Remove-PnPPublishingImageRendition -&amp;nbsp;&lt;/em&gt;&lt;span&gt;Removes an existing image rendition&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Added -Wait and -LockState properties to Set-PnPTenantSite&lt;/li&gt;
&lt;li&gt;Overall quality improvements and bug fixes&lt;/li&gt;
&lt;li&gt;Updated &lt;a href="https://github.com/OfficeDev/PnP-PowerShell/blob/master/Documentation/readme.md"&gt;documentation&lt;/a&gt;&amp;nbsp;for&amp;nbsp;Cmdlets&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-library"&gt;PnP sample library&lt;/h3&gt;
&lt;p&gt;Here's updates cross the PnP code sample library by the community on the code and documentation, which is great way to contribute as well.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;New&amp;nbsp;&lt;/b&gt;sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11387"&gt;react-generic-app&lt;/a&gt;&amp;nbsp;showing how to use modern web stack development practices without SharePoint Framework for example in SharePoint on-premises deployments&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated&lt;/strong&gt; &lt;a href="https://dev.office.com/patterns-and-practices-detail/11128"&gt;Business.O365StarterIntranet&lt;/a&gt;&amp;nbsp;with updates on deployment scripts&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updates&lt;/strong&gt; to the &lt;a href="https://github.com/OfficeDev/PnP-Partner-Pack"&gt;PnP Partner Pack&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Fine tuning and polishing based on community input&lt;/li&gt;
&lt;li&gt;Updated to use latest version of PnP NuGet&lt;/li&gt;
&lt;li&gt;Documentation improvements&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-guidance-articles"&gt;PnP Guidance articles&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://github.com/OfficeDev/PnP-Guidance"&gt;PnP Guidance&lt;/a&gt; repository contains guidance articles which are published at &lt;a href="https://msdn.microsoft.com/en-us/library/office/dn904529.aspx"&gt;MSDN&lt;/a&gt;. Starting from end of May 2016 this process was changed to be fully automated and there's automatic contributors list in the MSDN side showing who have been providing updates to these documents. We are looking forward on your contributions around real life learnings in different areas. Read more details around this open publishing model from following blog post&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/contributing-to-office-dev-pnp-and-sharepoint-pnp-documentation-just-got-easier"&gt;Contributing to Office Dev PnP and SharePoint PnP documentation just got easier&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here's the new guidance released since past monthly communications.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations"&gt;Customizing the "modern" experiences in SharePoint Online&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-provisioning-sites"&gt;Provisioning "modern" team sites programatically&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-sites"&gt;Customizing "modern" team sites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-lists-and-libraries"&gt;Customizing "modern" lists and libraries&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-pages"&gt;Customizing "modern" site pages&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See MSDN articles from the &lt;strong&gt;&lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;PnP MSDN section&lt;/a&gt;&lt;/strong&gt; at &lt;a href="http://aka.ms/sppnp-msdn"&gt;http://aka.ms/sppnp-msdn&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;PnP initiative also controls the articlesi in the dev.office.com aroung SharePoint development. Here's new articles around the SharePoint Framework client-side web parts.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/reference-third-party-css-styles"&gt;Reference third-party CSS styles in SharePoint Framework web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/use-cascading-dropdowns-in-web-part-properties"&gt;Use cascading dropdowns in web part properties&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/build-custom-property-pane-controls"&gt;Build custom controls for the property pane&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-angular-1-x-applications-to-sharepoint-framework"&gt;Migrate Angular 1.x applications to SharePoint Framework&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-guidance-videos"&gt;PnP Guidance videos&lt;/h3&gt;
&lt;p&gt;You can find all PnP videos from our YouTube Channel at &lt;a href="http://aka.ms/sppnp-vidoes"&gt;http://aka.ms/sppnp-vidoes&lt;/a&gt;. This location contains already significant amount of detailed training material, demo videos and community call recordings. Since last release communications, we did not release nay new demo or guidance videos.&lt;/p&gt;
&lt;p&gt;Notice that ome of the old PnP videos are also in the &lt;a href="https://github.com/OfficeDev/PnP/wiki/channel9.msdn.com/blogs/OfficeDevPnP"&gt;PnP Channel 9 video blog&lt;/a&gt;, which was previously used.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1 id="key-contributors-for-the-september-2015-release"&gt;Key contributors for the January&amp;nbsp;2017 release&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;Here&amp;rsquo;s the list of active contributors (in alphabetical order) during past month in PnP repositories. PnP is really about building tooling together with the community for the community, so your contributions are highly valued cross the Office 365 customers, partners and obviously also at Microsoft.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thank you for your assistance and contributions from the behalf of the community. You are making a difference!&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Anuj Kumar -&amp;nbsp;&lt;a href="https://github.com/anujkumaraurea"&gt;anujkumaraurea&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Arto Kaitosaari (Affecto Oy) -&amp;nbsp;&lt;a href="https://twitter.com/artokai"&gt;@artokai&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Atul Moghe (Cybage Software Private Ltd.) -&amp;nbsp;&lt;a href="https://github.com/Atul-Moghe"&gt;Atul-Moghe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Camilo Borges -&amp;nbsp;&lt;a href="https://twitter.com/camiloborges"&gt;@camiloborges&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;David Hartman (Slalom) -&amp;nbsp;&lt;a href="https://github.com/davidhartman"&gt;davidhartman&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Erwin van Hunen (Rencore) - &lt;a href="https://twitter.com/erwinvanhunen"&gt;@erwinvanhunen&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Elio Struyf - &lt;a href="https://twitter.com/eliostruyf"&gt;@eliostruyf&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Eric Skaggs (Catapult Systems) -&amp;nbsp;&lt;a href="https://twitter.com/skaggej"&gt;@skaggej&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jens Otto Hatlevold (Bouvet AS) -&amp;nbsp;&lt;a href="https://github.com/jensotto"&gt;jensotto&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Joseph Velliah (CA Technologies) -&amp;nbsp;&lt;a href="https://github.com/sprider"&gt;sprider&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Judith -&amp;nbsp;&lt;a href="https://github.com/justdevelopment"&gt;justdevelopment&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Lee Borlace -&amp;nbsp;&lt;a href="https://github.com/leeroy79"&gt;leeroy79&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Massimo Prota (Rapid Cicle) -&amp;nbsp;&lt;a href="https://twitter.com/massimoprota"&gt;@massimoprota&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Michael Rees Pullen -&amp;nbsp;&lt;a href="https://github.com/mrpullen"&gt;mrpullen&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mikael Svenson (Puzzlepart) -&amp;nbsp;&lt;a href="https://twitter.com/mikaelsvenson"&gt;@mikaelsvenson&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Nikhil Sarvaiye (Nitor Infotech Pvt. Ltd) -&amp;nbsp;&lt;a href="https://github.com/nikhilsarvaiye"&gt;nikhilsarvaiye&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Paolo Pialorsi (PiaSys.com) - &lt;a href="https://twitter.com/PaoloPia"&gt;@PaoloPia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pieter Veenstra (Triad) -&amp;nbsp;&lt;a href="https://twitter.com/PieterVeenstra"&gt;@PieterVeenstra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Radi Atanassov (OneBit Software) - &lt;a href="https://twitter.com/RadiAtanassov"&gt;@RadiAtanassov&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Raja Shekar Reddy Bhumireddy -&amp;nbsp;&lt;a href="https://github.com/rajashekarusa"&gt;rajashekarusa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Rene Modery -&amp;nbsp;&lt;a href="https://twitter.com/modery"&gt;@modery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Russell Gove - &lt;a href="https://github.com/russgove"&gt;russgove&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Samuel Levesque -&amp;nbsp;&lt;a href="https://github.com/levesquesamuel"&gt;levesquesamuel&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Sebastian Mattar -&amp;nbsp;&lt;a href="https://github.com/sebastianmattar"&gt;sebastianmattar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Todd Baginski (Canviz) -&amp;nbsp;&lt;a href="https://twitter.com/toddbaginski"&gt;@toddbaginski&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tomi Tavela (Blue Meteorite) -&amp;nbsp;&lt;a href="https://twitter.com/tavikukko"&gt;@tavikukko&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Waldek Mastykarz (Rencore) - &lt;a href="https://twitter.com/waldekm"&gt;@waldekm&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Companies:&lt;/strong&gt; Here's the companies, which provided support for PnP initiative for this month by allowing their employees working for the benefit of others in the PnP initiative. There were also people who contributed from other companies during last month, but we did not get their logos and approval to show them on time for these communications. If you still want your logo for this month's release, please let us know and share the logo with us. Thx.&lt;/p&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Affecto" href="http://www.affecto.com" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/141e2f648394caf103fbb6c34fc22c6009a32adc/687474703a2f2f692e696d6775722e636f6d2f744a57627a6d382e706e67" alt="Affecto"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Valo Intranet" href="https://www.valointranet.com" target="_blank"&gt;&lt;img src="http://i.imgur.com/z9Z6v29.png" alt="Blue Meteorite"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="CA" href="http://www.ca.com" target="_blank"&gt;&lt;img src="http://i.imgur.com/e2GZkPN.png" alt="CA"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&lt;a aria-label="Canviz" href="http://www.canwiz.com/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/a752cc0787b7455f51e2ba013c35f38a99e6c963/687474703a2f2f692e696d6775722e636f6d2f3471656252776e2e706e67" data-canonical-src="http://i.imgur.com/qGQ2HKI.png" alt="Canviz"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="piasys" href="http://www.piasys.com/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/e47d2b2207d4184bbccc22d93b61ef4cb49fa7c2/687474703a2f2f692e696d6775722e636f6d2f634539336631642e706e67" data-canonical-src="http://i.imgur.com/cE93f1d.png" alt="piasys"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Puzzlepart" href="https://www.puzzlepart.com/" target="_blank"&gt;&lt;img src="http://i.imgur.com/TV2HgO5.png" alt="Puzzlepart"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="onebit software" href="http://www.onebitsoftware.net" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/8640fbafb7d7fcf7870ab7b3c05143ab303c9304/687474703a2f2f692e696d6775722e636f6d2f4d4d335a61684d2e706e67" data-canonical-src="http://i.imgur.com/MM3ZahM.png" alt="onebit software"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Rapid Circle" href="http://www.rapidcircle.com/" target="_blank"&gt;&lt;img src="http://i.imgur.com/Q1Oea0d.png" alt="Rapid Circle"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="rencore" href="http://www.rencore.com" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/66cfb687367a10fa2818d9a23840456824d732ec/687474703a2f2f692e696d6775722e636f6d2f623149704f4d642e6a7067" data-canonical-src="http://i.imgur.com/g4lHv43.png" alt="rencore"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Slalom" href="https://www.slalom.com" target="_blank"&gt;&lt;img src="http://i.imgur.com/qZ090yB.png" alt="Slalom"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Triad" href="http://www.triad.co.uk/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/7baebdb65325f5ea0c5956e0215831b8592defda/687474703a2f2f692e696d6775722e636f6d2f677867686c66392e706e67" data-canonical-src="http://i.imgur.com/g4lHv43.png" alt="Triad"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="vertical-align: middle; display: block; width: 100%;"&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;Microsoft people:&lt;/strong&gt; Here&amp;rsquo;s the list of Microsoft people who have been closely involved on the PnP work during last month.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Antons Mislevics (Microsoft) - &lt;a href="https://github.com/antonsmislevics"&gt;antonsmislevics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Bert Jansen (Microsoft) - &lt;a href="https://twitter.com/O365Bert"&gt;@O365Bert&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Brian Michely (Microsoft) - &lt;a href="https://twitter.com/brianmichely"&gt;@brianmichely&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Chakkaradeep (Chaks) Chinnakonda Chandran (Microsoft) - &lt;a href="https://twitter.com/chakkaradeep"&gt;@chakkaradeep&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Dan Budimir (Microsoft) - &lt;a href="http://blogs.msdn.com/b/boodablog"&gt;MSDN blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;David Chesnut (Microsoft)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Frank Marasco (Microsoft) - &lt;a href="https://twitter.com/frank_marasco"&gt;@frank_marasco&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jonathan Huss (Microsoft) -&amp;nbsp;&lt;a href="https://twitter.com/jonathanhuss"&gt;@jonathanhuss&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Kiki Shuxteau (Microsoft)&lt;/li&gt;
&lt;li&gt;Keyur Patel (Microsoft)&lt;/li&gt;
&lt;li&gt;Laura Graham (Microsoft) - &lt;a href="https://github.com/Lauragra"&gt;Lauragra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mike Morrison (Microsoft) - &lt;a href="https://github.com/mike-morrison"&gt;mike-morrison&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Patrick Rodgers (Microsoft) - &lt;a href="https://twitter.com/mediocrebowler"&gt;@mediocrebowler&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Vesa Juvonen (Microsoft) - &lt;a href="https://twitter.com/vesajuvonen"&gt;@vesajuvonen&lt;br&gt;&lt;br&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Latest traffic statistics&lt;/h1&gt;
&lt;p&gt;Here's traffic statistics from the &lt;a href="https://github.com/OfficeDev/PnP" target="_blank"&gt;PnP&lt;/a&gt;, &lt;a href="https://github.com/OfficeDev/PnP-PowerShell" target="_blank"&gt;PnP PowerShell&lt;/a&gt;, &lt;a href="https://github.com/OfficeDev/PnP-Sites-Core" target="_blank"&gt;PnP Sites Core (.NET)&lt;/a&gt; and &lt;a href="https://github.com/OfficeDev/PnP-JS-Core" target="_blank"&gt;JavaScript Core component&lt;/a&gt; repositories. &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id="traffic"&gt;Traffic at PnP repository&lt;/h3&gt;
&lt;p&gt;&lt;img class="img-responsive" width="980" height="590" alt="" src="https://devofficecdn.azureedge.net/media/Default/Blogs/pnp-2017-jan-traffic.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP CSOM Core repository&lt;/h3&gt;
&lt;p&gt;&amp;nbsp; &lt;img class="img-responsive" width="980" height="590" alt="" src="https://devofficecdn.azureedge.net/media/Default/Blogs/pnp-2017-jan-sites-core-traffic.png"&gt; &amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP PowerShell repository&lt;/h3&gt;
&lt;p&gt;&lt;img class="img-responsive" width="980" height="590" alt="" src="https://devofficecdn.azureedge.net/media/Default/Blogs/pnp-2017-jan-powershell-traffic.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP JavaScript Core Component repository&lt;/h3&gt;
&lt;p&gt;&lt;img class="img-responsive" width="980" height="590" alt="" src="https://devofficecdn.azureedge.net/media/Default/Blogs/pnp-2017-jan-js-core-traffic.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from SharePoint Framework Web Parts repository&lt;/h3&gt;
&lt;p&gt;&lt;img class="img-responsive" width="980" height="590" alt="" src="https://devofficecdn.azureedge.net/media/Default/Blogs/pnp-2017-jan-sp-dev-fx-webparts-traffic.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://help.github.com/articles/about-repository-graphs/"&gt;About Repository Graphs&lt;/a&gt; for more details on above statistics.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;Next steps&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;January 2016 monthly community call is on 10th of January&amp;nbsp;at 8 AM PST / 5 PM CET for latest release details with demos - Download invite with detailed schedule for your time zone from &lt;a href="http://aka.ms/sppnp-call"&gt;http://aka.ms/sppnp-call&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img class="img-responsive" width="800" height="450" alt="PnP resources" src="https://devofficecdn.azureedge.net/media/Default/PnP/SharePoint-PnP-Resources.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 9th of January&amp;nbsp;2017&lt;/i&gt;&lt;/p&gt;
&lt;/div&gt;</description><pubDate>Mon, 09 Jan 2017 06:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/pnp-january-2017-release</guid></item><item><title>SharePoint PnP Webcast – Customization options with SharePoint Online “modern” experiences</title><link>https://dev.office.com:443/blogs/customization-options-with-sharepoint-online-modern-experiences</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we cover&amp;nbsp;what are the current customization options around the SharePoint "modern" experiences. This is relatively long webcast with multiple demos, since we wanted to cover different scenarios for the site and list&amp;nbsp;customizations. We have also recently released new &lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations"&gt;MSDN guidance&lt;/a&gt;&amp;nbsp;around the customization options for "modern" experiences. This guidance will be kept up to date as we are rolling out new support scenarios.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Notice that the webcast was recorded December 2016 and this is evolving area with additional supported scenarios being constantly released.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/aDGxtu"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Available&amp;nbsp;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations"&gt;MSDN Guidance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Modern experiences - current customization support status&lt;/li&gt;
&lt;li&gt;Modern site provisioning&lt;/li&gt;
&lt;li&gt;What's customizations are supported currently on modern sites&lt;/li&gt;
&lt;li&gt;Customizing modern lists and libraries&lt;/li&gt;
&lt;li&gt;User custom action limitations for lists&lt;/li&gt;
&lt;li&gt;What about converting existing "classic" sites to "modern"&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First web cast demo (&lt;a href="https://youtu.be/724Spxu3hF4?t=862"&gt;14:22&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modern team site creation using oob user interfaces&lt;/li&gt;
&lt;li&gt;Provisioning&amp;nbsp;modern team site using&amp;nbsp;&lt;a href="https://github.com/SharePoint/PnP-powershell"&gt;PnP PowerShell&lt;/a&gt;&amp;nbsp;-&amp;nbsp;You can also provision modern team sites using managed code&lt;/li&gt;
&lt;li&gt;Accessing modern team site using PnP PowerShell or CSOM&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Second webcast demo (&lt;a href="https://youtu.be/724Spxu3hF4?t=2092"&gt;34:52&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creating a custom theme for your site&lt;/li&gt;
&lt;li&gt;Applying a custom theme to modern team site using PnP PowerShell or CSOM&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Third webcast demo &lt;span&gt;(&lt;a href="https://youtu.be/724Spxu3hF4?t=3314"&gt;55:14&lt;/a&gt;)&lt;/span&gt;&amp;nbsp;shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adding custom buttons and links to modern lists and libraries&lt;/li&gt;
&lt;li&gt;Adding custom actions to modern lists and libraries&lt;/li&gt;
&lt;li&gt;Using PnP PowerShell to apply a template with needed customizations for modern lists and libraries&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/O365Bert"&gt;Bert Jansen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/aDGxtu"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/724Spxu3hF4" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=724Spxu3hF4"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the&amp;nbsp;covered topics.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations"&gt;MSDN guidance on customizing "modern" SharePoint experiences&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-provisioning-sites"&gt;Provisioning modern team sites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-sites"&gt;Customizing modern team sites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-lists-and-libraries"&gt;Customizing modern lists and libraries&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://msdn.microsoft.com/en-us/pnp_articles/modern-experience-customizations-customize-pages"&gt;Customizing modern site pages&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blogs.office.com/2016/11/08/create-connected-sharepoint-online-team-sites-in-seconds/"&gt;Create connected SharePoint&amp;nbsp;Online team sites in seconds&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;N&lt;a href="https://blogs.office.com/2016/08/31/new-capabilities-in-sharepoint-online-team-sites-including-integration-with-office-365-groups/"&gt;ew capabilities in SharePoint Online team sites including integration with Office 365 groups&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f"&gt;Turn scripting capabilities on or off&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blogs.office.com/2016/07/25/modern-sharepoint-lists-are-here-including-integration-with-microsoft-flow-and-powerapps/"&gt;"Modern" SharePoint lists are here, including integration with Microsoft Flow and PowerApps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/update-on-modern-document-libraries-and-extensiblity"&gt;Update on "Modern" document libraries and extensibility&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://support.office.com/en-us/article/Switch-the-default-experience-for-lists-or-document-libraries-from-new-or-classic-66dac24b-4177-4775-bf50-3d267318caa9?ui=en-US&amp;amp;rs=en-US&amp;amp;ad=US"&gt;Switch the default experience for lists or document libraries from "modern" or "classic"&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;What is SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 9th of January&amp;nbsp;2017&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 09 Jan 2017 01:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/customization-options-with-sharepoint-online-modern-experiences</guid></item><item><title>SharePoint PnP Webcast – Custom property pane controls with SharePoint Framework</title><link>https://dev.office.com:443/blogs/custom-property-pane-controls-with-sharepoint-framework</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we covered&amp;nbsp;how to build a reusable control as a custom property pane control. Demo uses scenario with cascading asynchronous&amp;nbsp;drop-downs for&amp;nbsp;property pane of client-side web part, which was demonstrated also in one of the previous webcasts, but this time functionality is implemented as a reusable control.&amp;nbsp;Sample code is built with React and is available for you&amp;nbsp;from the SharePoint Framework &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-custompropertypanecontrols"&gt;client-side web parts GitHub repository&lt;/a&gt;.&amp;nbsp;Building reusable controls will provide you&amp;nbsp;isolation of code and easier reusability of your functionalities, but they are also more complex to implement comparing to just using out of the box elements.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;When this webcast was released, SharePoint Framework was available as a Developer Preview release.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/x7gwzm"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When to create a custom property pane controls?&lt;/li&gt;
&lt;li&gt;Considerations for custom control creation&lt;/li&gt;
&lt;li&gt;What needs to be implemented for custom control?&lt;/li&gt;
&lt;li&gt;Screenshots of the&amp;nbsp;provide code sample&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/d_9o3tQ90zo?list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS&amp;amp;t=734"&gt;12:14&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use case -&amp;nbsp;How the &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-custompropertypanecontrols"&gt;sample web part&lt;/a&gt;&amp;nbsp;built with React&amp;nbsp;works in practice&lt;/li&gt;
&lt;li&gt;Implementation details from the code - How things are implemented as a custom control&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/x7gwzm"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/d_9o3tQ90zo?list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=d_9o3tQ90zo&amp;amp;list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React - A JavaScript Library for Building User Interfaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=T_bGyqKwT4g"&gt;Open and Connected Framework - The SharePoint Framework&lt;/a&gt; - YouTube&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/cascading-property-pane-drop-downs-with-sharepoint-framework"&gt;PnP Webcast - Cascading property pane drop-downs with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-react-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view React client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework"&gt;PnP Webcast - Building real time news feed web part with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;PnP Webcast -&amp;nbsp;Reuse your existing JavaScript libraries with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-a-sample-search-web-part-with-spfx-using-react"&gt;PnP Webcast -&amp;nbsp;Building a sample search web part with SharePoint Framework using React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/azure-ad-implicit-flow-with-spfx-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;Azure AD implicit flow with SPFx client-side web part (developer preview)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="dev.office.com/blogs/crud-operations-with-sharepoint-framework-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;CRUD operations with SharePoint Framework client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/using-office-graph-from-client-side-web-parts"&gt;PnP Webcast - Using Office Graph from SharePoint client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/referencing-external-js-libraries-from-client-side-web-part"&gt;PnP Webcast - Referencing external JavaScript libraries from client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-angular-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building&amp;nbsp;Angular SharePoint Framework client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-simple-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building simple SharePoint Framework Client Web Part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part"&gt;PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development"&gt;PnP Webcast - Getting started with web stack in SharePoint Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-sharepoint-framework"&gt;PnP Webcast - Getting started with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn"&gt;PnP Webcast - Preparing for SharePoint Framework - What should I learn?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework"&gt;PnP Webcast - Converting existing JavaScript&amp;nbsp;apps to SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 2nd of January 2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 02 Jan 2017 05:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/custom-property-pane-controls-with-sharepoint-framework</guid></item><item><title>New SharePoint CSOM version released for SharePoint Online - December 2016</title><link>https://dev.office.com:443/blogs/new-sharepoint-csom-version-released-for-Office-365-december-2016</link><description>&lt;p&gt;We are happy to announce availability of new&amp;nbsp;SharePoint Client Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This release again contains&amp;nbsp;few updates on the existing SharePoint CSOM assemblies and some maintenance changes. These monthly changes are not significant, but we want to align on the monthly rhythm in future, so that you can&amp;nbsp;know beforehand that there will be new version arriving during end of each month.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find the latest CSOM package for SharePoint Online, including the Project Online CSOM assembly, from the &lt;a href="https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM"&gt;NuGet gallery&lt;/a&gt; with an id of '&lt;em&gt;Microsoft.SharePointOnline.CSOM&lt;/em&gt;'. We are also working on updating the redistributable package at some point, but you can already right now start using some of these new capabilities in your solutions. We do recommend you to use the NuGet Package to gain access on latest version, rather than downloading&amp;nbsp;the SDK to your machine.&lt;/p&gt;
&lt;p&gt;Version of the newly released CSOM package is &lt;strong&gt;16.1.6008.1200&lt;/strong&gt;. Previous&amp;nbsp;versions of the NuGet have&amp;nbsp;&lt;strong&gt;not&lt;/strong&gt; been removed, so that your existing solutions will continue working without issues and you can decide when the new version is taken into use.&amp;nbsp;Notice that even though the Nuget version is increased to 16.1.6008.1200, actual assembly version of the released assemblies is 16.1.0.0. You can also check the version of the assemblies from the &lt;em&gt;File Version attribute&lt;/em&gt;, which aligns with the NuGet version.&lt;/p&gt;
&lt;p&gt;&lt;img class="img-responsive" width="800" height="478" alt="16.1.6008.1200 version shown from the NuGet gallery UI from Visual Studio 2015" src="https://devofficecdn.azureedge.net/media/Default/Blogs/SPCSOMNuget16160081200.png"&gt;&lt;/p&gt;
&lt;p&gt;We are also looking to update&amp;nbsp;the &lt;a href="https://www.microsoft.com/en-us/download/details.aspx?id=35588"&gt;SharePoint Online Management Shell&lt;/a&gt;&amp;nbsp;on early January to align with this specific version.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Notice&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;that since this NuGet&amp;nbsp;package is targeted to SharePoint Online, you cannot use it directly in on-premises environments (SharePoint 2013 or 2016). This is because of the server side dependencies of the APIs. CSOM versioning model and&amp;nbsp;dependency to your target environment is clarified in following blog post - &lt;a href="http://dev.office.com/blogs/using-correct-csom-version-for-sharepoint-customizations"&gt;Using correct Client Side Object Model (CSOM) version for SharePoint customizations&lt;/a&gt;.&amp;nbsp;We have released separate NuGet packages for on-premises. See following blog post for additional details - &lt;a href="https://dev.office.com/blogs/sharepoint-csom-versions-for-on-premises-released-as-nuget-packages"&gt;SharePoint CSOM versions for on-premises released as NuGet packages&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;New properties and methods cross assemblies&lt;/h1&gt;
&lt;p&gt;Here's a raw list of all the changes in the classes,&amp;nbsp;properties and methods within this package.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2&gt;Microsoft.SharePoint.Client&lt;/h2&gt;
&lt;p&gt;Following properties, classes and methods have been &lt;strong&gt;added.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; value Microsoft.SharePoint.Activities.SPActivityResponseStatus.InternalError&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; value Microsoft.SharePoint.Administration.AppSource.SiteCollectionCorporateCatalog&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;class&lt;/strong&gt; Microsoft.SharePoint.Client.APIHubConnector&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Form.ResourcePath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.List.DefaultViewPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property &lt;/strong&gt;Microsoft.SharePoint.Client.List.ExemptFromBlockDownloadOfNonViewableFiles&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.List.GetItemByUniqueId&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.List.ParentWebPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.List.SetExemptFromBlockDownloadOfNonViewableFiles&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.MoveCopyUtil.CopyFileByPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.MoveCopyUtil.CopyFolderByPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.MoveCopyUtil.MoveFileByPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.MoveCopyUtil.MoveFolderByPath&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; value Microsoft.SharePoint.Client.RenderListDataOptions.PageContextInfo&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.RenderListDataParameters.ImageFieldsToTryRewriteToCdnUrls&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;class&lt;/strong&gt; Microsoft.SharePoint.Client.SharingLinkData&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.SharingLinkInfo.IsUnhealthy&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.Site.OpenWebUsingPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Site.ResourcePath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Site.ShowPeoplePickerSuggestionsForGuestUsers&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; Microsoft.SharePoint.Client.SPObjectType&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; value Microsoft.SharePoint.Client.TemplateFileType.ClientSidePage&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.Web.GetSharingLinkData&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Web.ResourcePath&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; Microsoft.SharePoint.Client.Sharing.SharedObjectType&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; Microsoft.SharePoint.Client.Sharing.SharingDomainRestrictionMode&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Microsoft.Online.SharePoint.Client.Tenant&lt;/h2&gt;
&lt;p&gt;Following properties have been &lt;strong&gt;removed&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; Microsoft.Online.SharePoint.TenantAdministration.SPOTenantCdnOriginScope&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Following properties, classes and methods have been &lt;strong&gt;added.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.Online.SharePoint.TenantAdministration.SiteProperties.ShowPeoplePickerSuggestionsForGuestUsers&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantAdministration.Tenant.GetRootSiteUrl&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.Online.SharePoint.TenantAdministration.Tenant.ShowPeoplePickerSuggestionsForGuestUsers&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.AddTenantCdnOrigin&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.GetTenantCdnAllowedFileTypes&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.GetTenantCdnEnabled&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.GetTenantCdnOrigins&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.RemoveTenantCdnOrigin&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.SetTenantCdnAllowedFileTypes&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.SetTenantCdnEnabled&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.ShowPeoplePickerSuggestionsForGuestUsers&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span size="4" style="font-size: large;"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, OneDrive-SharePoint Engineering, Microsoft - 29th&amp;nbsp;of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Thu, 29 Dec 2016 06:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/new-sharepoint-csom-version-released-for-Office-365-december-2016</guid></item><item><title>SharePoint PnP Webcast – Using modern web stack with SharePoint on-premises deployments</title><link>https://dev.office.com:443/blogs/using-modern-web-stack-with-sharepoint-on-premises-deployments</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we cover how to&amp;nbsp;get started on using modern web stack development in on-premises deployments. SharePoint Framework is currently in developer preview at SharePoint Online and is planned to get released to SharePoint 2016 during calendar year of 2017. You can however start using modern web stack development processes and tooling in on-premises deployments without SharePoint Framework. This will give you potentially easier&amp;nbsp;migration / transition story to SharePoint Online in future and it gives you a possibility to learn same tooling&amp;nbsp;in both on-premises and SharePoint Online deployments.&lt;/p&gt;
&lt;p&gt;SharePoint 2016 and SharePoint 2013 have almost identical remote APIs (REST) as in SharePoint Online, so by&amp;nbsp;building your JavaScript implementations using TypeScript and modern web stack tooling, you can easily then transform your customizations to SharePoint Framework, when needed. Situation is slightly different with older versions of SharePoint, where the remote APIs are completely different.&amp;nbsp;SharePoint 2010 already supported REST APIs, but the implementation was highly limited. Technically you can&amp;nbsp;also use the classic web services (*.asmx) to perform operations towards SharePoint from JavaScript.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/MmYj4W"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What's modern web stack development?&lt;/li&gt;
&lt;li&gt;What does this mean in practice?&lt;/li&gt;
&lt;li&gt;Screenshots of the provided sample in SP2016, SP2013 and in SP2010&lt;/li&gt;
&lt;li&gt;What would I need to get started?&lt;/li&gt;
&lt;li&gt;SharePoint Framework will ONLY be available in SharePoint Online and SharePoint 2016&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/gJw2BEVkCEo?t=475"&gt;7:55&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Prerequisites for the provided &lt;a href="https://github.com/SharePoint/sp-dev-samples/tree/dev/Samples/react-generic-app"&gt;sample&lt;/a&gt;&amp;nbsp;(Node and npm install)&lt;/li&gt;
&lt;li&gt;Walkthrough the solution structure which&amp;nbsp;provides similar development&amp;nbsp;experience as development with SharePoint Framework&lt;/li&gt;
&lt;li&gt;Running the sample solution&amp;nbsp;outside of SharePoint&lt;/li&gt;
&lt;li&gt;Demonstration of hot reloading hooked in the sample code&lt;/li&gt;
&lt;li&gt;Hosting React sample in SharePoint on-premises deployment using script editor web part&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/b6m4xZ"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/gJw2BEVkCEo" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=gJw2BEVkCEo"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React - A JavaScript Library for Building User Interfaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-samples/tree/dev/Samples/react-generic-app"&gt;Provided sample starter kit for web stack development with SharePoint on-premises deployments using React&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;What is SharePoint /&amp;nbsp;Office DevPatterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 26th of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 26 Dec 2016 05:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/using-modern-web-stack-with-sharepoint-on-premises-deployments</guid></item><item><title>SharePoint PnP Webcast – Cascading property pane drop-downs with SharePoint Framework </title><link>https://dev.office.com:443/blogs/cascading-property-pane-drop-downs-with-sharepoint-framework</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we covered&amp;nbsp;how to build cascading asynchronous&amp;nbsp;drop-downs for&amp;nbsp;property pane of client-side web part. This is common scenario where&amp;nbsp;lists have a dependency between each other and you filter the results based on the initial selection. Sample code is built with React and is available for you&amp;nbsp;from the SharePoint Framework &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-custompropertypanecontrols"&gt;client-side web parts GitHub repository&lt;/a&gt;. Notice that this sample contains two samples - scenario demonstrated with this web cast and another slightly more complex scenario on how to build custom controls for property pane. Custom control option will be covered in separate upcoming PnP webcast.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;When this webcast was released, SharePoint Framework was available as a Developer Preview release.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/b6m4xZ"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use case clarification&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Building cascading drop-downs which are dependent on each other in the property pane&lt;/li&gt;
&lt;li&gt;Implementation fo asynchronious queries based on user actions&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Screenshots of the&amp;nbsp;provide code sample&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/trpKn19eR2U?t=300"&gt;5:00&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use case -&amp;nbsp;How the &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-custompropertypanecontrols"&gt;sample web part&lt;/a&gt;&amp;nbsp;built with React&amp;nbsp;works in practice&lt;/li&gt;
&lt;li&gt;Implementation details from the code - How things are implemented&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/b6m4xZ"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/trpKn19eR2U" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=trpKn19eR2U&amp;amp;t=1s"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React - A JavaScript Library for Building User Interfaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=T_bGyqKwT4g"&gt;Open and Connected Framework - The SharePoint Framework&lt;/a&gt; - YouTube&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-react-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view React client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework"&gt;PnP Webcast - Building real time news feed web part with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;PnP Webcast -&amp;nbsp;Reuse your existing JavaScript libraries with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-a-sample-search-web-part-with-spfx-using-react"&gt;PnP Webcast -&amp;nbsp;Building a sample search web part with SharePoint Framework using React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/azure-ad-implicit-flow-with-spfx-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;Azure AD implicit flow with SPFx client-side web part (developer preview)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="dev.office.com/blogs/crud-operations-with-sharepoint-framework-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;CRUD operations with SharePoint Framework client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/using-office-graph-from-client-side-web-parts"&gt;PnP Webcast - Using Office Graph from SharePoint client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/referencing-external-js-libraries-from-client-side-web-part"&gt;PnP Webcast - Referencing external JavaScript libraries from client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-angular-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building&amp;nbsp;Angular SharePoint Framework client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-simple-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building simple SharePoint Framework Client Web Part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part"&gt;PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development"&gt;PnP Webcast - Getting started with web stack in SharePoint Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-sharepoint-framework"&gt;PnP Webcast - Getting started with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn"&gt;PnP Webcast - Preparing for SharePoint Framework - What should I learn?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework"&gt;PnP Webcast - Converting existing JavaScript&amp;nbsp;apps to SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint /&amp;nbsp;Office DevPatterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 19th of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 19 Dec 2016 05:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/cascading-property-pane-drop-downs-with-sharepoint-framework</guid></item><item><title>SharePoint / Office Dev Patterns &amp; Practices – December 2016 release</title><link>https://dev.office.com:443/blogs/PnP-December-2016-Release</link><description>&lt;p&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint / Office 365 Dev Patterns and Practices&lt;/a&gt;&amp;nbsp;(PnP) December 2016 release is out with new contributions from community for the community. This post contains all the details related on what was included with the release and what else has been happening in the PnP world during the past month.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;What is SharePoint / Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt; PnP is community driven open source initiative&amp;nbsp;where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for SharePoint and Office 365. Active development and contributions happen our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub projects&lt;/a&gt;&amp;nbsp;under 'dev' branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;PnP is owned and coordinated by SharePoint&amp;nbsp;engineering, but this&amp;nbsp;is work done by the community for the community. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the PnP Core team and we are looking to extend the Core team with more community members.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Notice that since this is open source community program, there&amp;rsquo;s no SLAs for the support what we provide from program. You can use SharePoint Developer group in the Microsoft Tech Community for providing input and to ask&amp;nbsp;any questions around the existing materials. If you are interested on getting more closely involved, please check the following guidance from our GitHub wiki or a referenced PnP Webcast.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP/wiki/contributing-to-Office-365-developer-patterns-and-practices"&gt;How to get started and contribute to Office 365 Dev PnP program?&lt;/a&gt;&amp;nbsp;- Wiki&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/how-to-get-started-with-office-dev-pnp"&gt;Office Dev PnP Webcast &amp;ndash; How to get started with Office Dev PnP?&lt;/a&gt;&amp;nbsp;- Webcast&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/how-to-contribute-to-office-dev-pnp-initiative"&gt;Office Dev PnP Webcast &amp;ndash; How to contribute to Office Dev PnP initiative?&lt;/a&gt;&amp;nbsp;- Webcast&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some key statistics around PnP program from November 2016&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GitHub repository forks&amp;nbsp;at different repositories&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP"&gt;PnP main repository&lt;/a&gt; -&amp;nbsp;1947&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-Sites-Core"&gt;PnP Sites Core&lt;/a&gt; -&amp;nbsp;308&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt; -&amp;nbsp;238&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JS Core&lt;/a&gt;&amp;nbsp;-&amp;nbsp;90&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Unique visitors during past 2 weeks cross PnP repositories -&amp;nbsp;13056&lt;/li&gt;
&lt;li&gt;Unique visitors during past 2 weeks in &lt;a href="http://github.com/sharepoint"&gt;SharePoint organization&lt;/a&gt;&amp;nbsp;repositories - 3701&lt;/li&gt;
&lt;li&gt;Merged pull requests cross PnP repositories (cumulative) -&amp;nbsp;2674&lt;/li&gt;
&lt;li&gt;Closed issues and enhancements ideas cross PnP repositories (cumulative) -&amp;nbsp;1100&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP/tree/master/OfficeDevPnP.Core"&gt;PnP Core component&lt;/a&gt; NuGet package downloads -&amp;nbsp;59254&lt;/li&gt;
&lt;li&gt;Unique visitors in &lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;PnP MSDN pages&lt;/a&gt;&amp;nbsp;during November&amp;nbsp;2016 - 26873&lt;/li&gt;
&lt;li&gt;Unique tenants using PnP CSOM Core component during November 2016 - 3001&lt;/li&gt;
&lt;li&gt;Http requests towards SharePoint Online from PnP CSOM Core Component during November&amp;nbsp;2016 -&amp;nbsp;1045000000&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Main resources around PnP program&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PnP under dev.office.com &amp;ndash; &lt;a href="http://aka.ms/SPPnP"&gt;http://aka.ms/SPPnP&lt;/a&gt;- One location for all the resources and news around PnP&lt;/li&gt;
&lt;li&gt;PnP GitHub - &lt;a href="http://aka.ms/sppnp-github"&gt;http://aka.ms/SPPnP-GitHub&lt;/a&gt;&amp;nbsp;- main repository&lt;/li&gt;
&lt;li&gt;PnP MSDN pages - &lt;a href="http://aka.ms/SPPnP-MSDN"&gt;http://aka.ms/SPPnP-MSDN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP Community Discussions&amp;nbsp;- &lt;a href="http://aka.ms/SPPnP-Community"&gt;http://aka.ms/SPPnP-Community&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP Videos at YouTube&amp;nbsp;- &lt;a href="http://aka.ms/SPPnP-Videos"&gt;http://aka.ms/SPPnP-Videos&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;PnP training package (videos in Channel 9) - &lt;a href="http://aka.ms/OfficeDevPnPTraining"&gt;http://aka.ms/OfficeDevPnPTraining&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Presentations at docs.com - &lt;a href="http://aka.ms/SPPnP-Docs"&gt;http://aka.ms/SPPnP-Docs&lt;/a&gt;&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;December 2016 monthly community call&lt;/h1&gt;
&lt;p&gt;Agenda for the Tuesday 13th of December&amp;nbsp;&lt;a href="http://aka.ms/sppnp-call"&gt;community call&lt;/a&gt; at 8 AM PDT / 5 PM CET:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Summary on the December&amp;nbsp;2016 release and other program updates - &lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt; ~20 min&lt;/li&gt;
&lt;li&gt;PnP JS Core 2.0 preview - latest changes - &lt;a href="https://twitter.com/mediocrebowler"&gt;Patrick Rodgers&lt;/a&gt;&amp;nbsp;-&amp;nbsp;&lt;span&gt;10-15 min&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;File upload sample SPFx client-side web part built with Angular 1.x and ngOfficeUIFabric -&amp;nbsp;&lt;a href="https://github.com/dipongkor"&gt;Atish Kumar Dipongkor&lt;/a&gt;&lt;span&gt;&amp;nbsp;- 10-15 min&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;ASP.net MVC project templates for Office add-ins&amp;nbsp;&lt;span&gt;- &lt;a href="https://twitter.com/JonathanHuss"&gt;Jonathan Huss&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;- 10-15 min&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Community call will get recorded and release to &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;typically within 24 hours after the recording is ended. If you have any questions, comments or feedback, please participate in our discussions in the new&amp;nbsp;&lt;a href="https://github.com/OfficeDev/PnP/wiki/techcommunity.microsoft.com"&gt;Microsoft Tech Community&lt;/a&gt; under &lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;SharePoint developer group&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;PnP Sites Core, PnP PowerShell and provisioning engine Special Interest Group (SIG)&lt;/h1&gt;
&lt;p&gt;PnP Office Hours has be rebranded as Special Interest Group (SIG) for PnP Sites Core, PnP PowerShell and provisioning engine. This way attendees know what the calls are concentrating more efficiently and can decide which areas they want to be more closely involved. SIG calls are bi-weekly calls where we talk about PnP sites core and related topics. These calls have also free Q&amp;amp;A section, if you have any questions around SharePoint development in on-premises or in cloud. Need to get recommendation to your design or having hard time with some APIs? - Drop by, ask a question and we'll help you.&lt;/p&gt;
&lt;p&gt;You can download invite for the bi-weekly meeting from following location.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://aka.ms/sppnp-core-sig-call"&gt;https://aka.ms/sppnp-core-sig-call&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All SIG meetings are being recorded and are available for view from &lt;a href="https://www.youtube.com/playlist?list=PLR9nK3mnD-OURfm5Ypu-wK52cxBv_gXCA"&gt;PnP YouTube Channel&lt;/a&gt;. Here's the latest recordings from the SIG or old office hour meetings kept after previous monthly communications.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-Patterns-amp-Practices-PnP-Core-and-PnP-PowerShell/m-p/33554/highlight/true#M979"&gt;30th of November&lt;/a&gt;&amp;nbsp;- November statistics,&amp;nbsp;GitHub move, PnP sample gallery discussion, SharePoint documentation improvements&lt;/li&gt;
&lt;li&gt;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-Patterns-amp-Practices-PnP-Core-and-PnP-PowerShell/m-p/30759/highlight/true#M857"&gt;16th of November&lt;/a&gt;&amp;nbsp;- Latest statistics, upcoming CSOM NuGet package update, GitHub repository move, demo on provisioning modern team sites with MS bot framework using voice recognizion&lt;/li&gt;
&lt;li&gt;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-Patterns-amp-Practices-PnP-Core-and-PnP-PowerShell/m-p/27100/highlight/true#M764"&gt;2nd of November&lt;/a&gt;&amp;nbsp;- Microsoft Graph Cmdlets, Programatic provisioning of modern team sites, GitHub changes for PnP&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Notice. Next SIG for PnP Component / PowerShell will be on Wednesday 14th of December&amp;nbsp;- If you have questions around these topics, please join &lt;a href="https://aka.ms/sppnp-core-sig-call"&gt;this call&lt;/a&gt; and use the opportunity to ask questions from SP engineering and PnP Core team.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;SharePoint Framework (SPFX) and JavaScript Special Interest Group (SIG)&lt;/h1&gt;
&lt;p&gt;SharePoint Framework and JavaScript Special Interest Group (SIG) has bi-weekly meetings to cover latest changes in the SharePoint Framework side, from engineering perspective and to cover also latest development related on the &lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JS Core library&lt;/a&gt;. These calls are designed to have 50%/50% of content and demos and there has been already great community demos on the new SharePoint Framework Client-side web parts. If you're interested on showing your code, just let us know.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Invite to bi-weekly call - &lt;a href="https://aka.ms/sppnp-js-sig-call"&gt;https://aka.ms/sppnp-js-sig-call&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Gitter (Around the PnP JS Core) - &lt;a href="https://gitter.im/OfficeDev/PnP-JS-Core"&gt;https://gitter.im/OfficeDev/PnP-JS-Core&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All SPFx and JS SIG meetings are recorded, so that you can check the demos and discussions, if you cant' make the actual call. You can find the latest recordings from the &lt;a href="https://www.youtube.com/playlist?list=PLR9nK3mnD-OXdcwfcHGsGr78nHWLRsv1x"&gt;PnP YouTube Channel&lt;/a&gt;. Here's the latest recordings.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;8th of December - Latest on SPFx, PnP JS Core 2.0 release and other changes&lt;/li&gt;
&lt;li&gt;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/SharePoint-Patterns-amp-Practices-JavaScript-Special-Interest/m-p/28834/highlight/true#M807"&gt;11th of November&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Latest on SPFx side, PnP JS Core library changes, demos on SPFx and PnP JS Core usage&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Notice. Next SIG for SharePoint Framework and JavaScript development&amp;nbsp;will be on Thursday&amp;nbsp;22nd&amp;nbsp;&lt;/span&gt;&lt;span&gt;of December -&amp;nbsp;&lt;/span&gt;&lt;span&gt;If you have questions around these topics, please join &lt;/span&gt;&lt;a href="https://aka.ms/sppnp-js-sig-call"&gt;this call&lt;/a&gt;&lt;span&gt; and use the opportunity to ask questions from SP engineering and PnP Core team.&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;PnP Weekly Webcasts&lt;/h1&gt;
&lt;p&gt;We started new PnP Weekly Webcast series on October 2015 and have continued releasing new videos since that. All new webcasts are released in &lt;a href="http://aka.ms/SPPnP-Videos"&gt;PnP YouTube Channel&lt;/a&gt;. Old webcasts and other demo videos are also found from the &lt;a href="http://channel9.msdn.com/blogs/OfficeDevPnP"&gt;PnP Channel 9 section&lt;/a&gt;. Here's the new web casts released after the last monthly release.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;12th of December -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/building-multi-view-react-client-side-web-parts-with-spfx"&gt;Building multi-view React client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;5th of December -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/introducing-office-365-connectors"&gt;Introducing Office 365 Connectors - Building custom connectors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;28th of November -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework"&gt;Building real time news feed web part with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;21st of November -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/pnp-core-team-on-the-future-of-sharepoint-development"&gt;PnP Core team on the future of SharePoint development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;14th of November -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;7th of November -&amp;nbsp;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;Reuse your existing JavaScript libraries with SharePoint Framework&lt;br&gt;&lt;br&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;PnP&amp;nbsp;repositories in GitHub&lt;/h1&gt;
&lt;p&gt;There are quite a few different GitHub repositories under the PnP brand since we wanted to ensure that you can easily find and reuse what's relevant for you. We do also combine multiple solutions to one repository, so that you can more easily sync and get latest changes of our released guidance and samples. In general we do recommend you to use the &lt;a href="http://dev.office.com/patterns-and-practices-resources"&gt;PnP sample search tool&lt;/a&gt; at dev.office.com for locating relevant material for you. This should be easier and faster than trying to locate relevant material from GitHub.&lt;/p&gt;
&lt;p&gt;During November, majority of the&amp;nbsp;PnP repositories were moved to &lt;a href="https://github.com/SharePoint"&gt;SharePoint GitHub organization&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here's the current repository structure, including short description for each of them.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/pnp" target="_blank"&gt;PnP&lt;/a&gt; - Main repository for SP add-in, Microsoft Graph&amp;nbsp;etc. samples&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Guidance" target="_blank"&gt;PnP-Guidance&lt;/a&gt; - Guidance, presentations and articles which are partly sync'd to MSDN&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Sites-Core" target="_blank"&gt;PnP-Sites-Core&lt;/a&gt; - Office Dev PnP Core component&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-JS-Core"&gt;PnP-JS-Core&lt;/a&gt;&amp;nbsp;- Office Dev PnP Core component for JavaScript&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-PowerShell" target="_blank"&gt;PnP-PowerShell&lt;/a&gt; - Office Dev PnP PowerShell Cmdlets&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Tools" target="_blank"&gt;PnP-Tools&lt;/a&gt; - New repository for tools and scripts targeted more for IT Pro's and for on-premises for SP2013 and SP2016&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins" target="_blank"&gt;PnP-Office-Addins&lt;/a&gt; - Office Add-in samples and models (starting)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Partner-Pack" target="_blank"&gt;PnP-Partner-Pack&lt;/a&gt; - Packaged guidance with detailed instructions on setting things up in Office 365 and in Azure.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Transformation" target="_blank"&gt;PnP-Transformation&lt;/a&gt; - Material specifically for the transformation process. Currently includes samples around InfoPath replacement and transformation tooling from farm solutions to add-in model.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-Transformation" target="_blank"&gt;PnP-OfficeAddins&lt;/a&gt; - Samples for the Office Add-ins development&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/pnp-provisioning-templates"&gt;PnP-Provisioning-Templates&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Source for templates available from PnP Template Gallery at&amp;nbsp;&lt;a href="http://templates-gallery.sharepointpnp.com"&gt;http://templates-gallery.sharepointpnp.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharepoint/PnP-provisioning-schema" target="_blank"&gt;PnP-Provisioning-Schema&lt;/a&gt; - PnP Provisioning engine schema repository&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On top of the specific PnP repositories, PnP initiative also controls the new repositories under the SharePoint organization. PnP is owned nowadays by SharePoint engineering and we will be using PnP as the channel and forum to faciliate community work.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-docs"&gt;SP-Dev-Docs&lt;/a&gt; - Source for new SharePoint dev center documentation exposed from&amp;nbsp;&lt;a href="http://dev.office.com/sharepoint"&gt;http://dev.office.com/sharepoint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;SP-Dev-Fx-WebParts&lt;/a&gt; - Client-side web part samples from community and engineering&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-samples"&gt;SP-Dev-Samples&lt;/a&gt; - Samples for add-ins, webhooks and other APIs&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;What's supportability story around PnP material?&lt;/h1&gt;
&lt;p&gt;Following statements apply cross all of the PnP samples and solutions, including samples, core component(s) and solutions, like PnP Partner Pack.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PnP guidance and samples are created by Microsoft &amp;amp; by the Community&lt;/li&gt;
&lt;li&gt;PnP guidance and samples are maintained by Microsoft &amp;amp; community&lt;/li&gt;
&lt;li&gt;PnP uses supported and recommended techniques&lt;/li&gt;
&lt;li&gt;PnP implementations are reviewed and approved by Microsoft engineering&lt;/li&gt;
&lt;li&gt;PnP is open source initiative&amp;nbsp;by the community &amp;ndash; people who work on the initiate for the benefit of others, have their normal day job as well&lt;/li&gt;
&lt;li&gt;PnP is NOT a product and therefore it&amp;rsquo;s not supported through Premier Support or other official support channels&lt;/li&gt;
&lt;li&gt;PnP is supported in similar ways as other open source projects done by Microsoft with support from the community by the community&lt;/li&gt;
&lt;li&gt;There are numerous partners that utilize PnP within their solutions for customers. Support for this is provided by the Partner. When PnP material is used in deployments, we recommend to be clear with your customer / deployment owner on the support model&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="latest-changes"&gt;Latest changes&lt;/h1&gt;
&lt;h3&gt;SharePoint Framework samples&lt;/h3&gt;
&lt;p&gt;These are samples which are avaialble from the SharePoint client-side webpart sample repository at&amp;nbsp;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;https://github.com/SharePoint/sp-dev-fx-webparts&lt;/a&gt;. We will be&amp;nbsp;working on getting all of these samples to RC0 level, when the release candidate goes live, so that tutorials and samples are workign properly&amp;nbsp;in any environment.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11346"&gt;angular-mostpopularitems&lt;/a&gt;&amp;nbsp;showing how to get most popular items from site or document library using search API&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11347"&gt;angular-msgraph&lt;/a&gt;&amp;nbsp;showing how to connect to Microsoft Graph from angular based client-side web part&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11335"&gt;angular-multipage&lt;/a&gt;&amp;nbsp;showing how to implement multi-view web part and how to track view status in the implementation&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11349"&gt;angular-ngofficeuifabric-file-upload&lt;/a&gt;&amp;nbsp;showing how to implement file upload capability from angular client-side web part&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11350"&gt;knockout-taxonomy&lt;/a&gt;&amp;nbsp;how to build web part using knockout, which&amp;nbsp;shows taxonomy items from the taxonomy store&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11351"&gt;react-custompropertypanecontrols&lt;/a&gt;&amp;nbsp;to show how to build custom property pane controls with React&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11352"&gt;react-mobx&lt;/a&gt;&amp;nbsp;showing how to use &lt;a href="http://mobxjs.github.io/mobx/"&gt;Mobx&lt;/a&gt;&amp;nbsp;to track web part state in React based implementation&lt;/li&gt;
&lt;li&gt;New sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11353"&gt;react-multipage&lt;/a&gt;&amp;nbsp;showing how to implement multi-view web part using react and how to track the view status&lt;/li&gt;
&lt;li&gt;New sample&amp;nbsp;&lt;a href="https://dev.office.com/patterns-and-practices-detail/11354"&gt;react-redux&lt;/a&gt;&amp;nbsp;showing how to use &lt;a href="https://github.com/reactjs/redux"&gt;Redux&lt;/a&gt;&amp;nbsp;in the client-side web parts to keep track on the web part state&lt;/li&gt;
&lt;li&gt;Updated sample &lt;a href="https://dev.office.com/patterns-and-practices-detail/11343"&gt;react-real-time&lt;/a&gt;&amp;nbsp;to change Microsoft Flow usage to Azure Logic apps&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="provisioning-engine"&gt;PnP CSOM Core and Provisioning Engine&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/OfficeDev/PnP-sites-core"&gt;PnP CSOM Core component&lt;/a&gt;&amp;nbsp;is a wrapper on top of native CSOM and REST, which simplifies complex scenarios with remote APIs, one of the example is the PnP Provisioning Engine for remote templates. The first version of the &lt;a href="http://channel9.msdn.com/blogs/OfficeDevPnP/Introduction-to-PnP-site-remote-provisioning-engine"&gt;PnP remote provisioning engine&lt;/a&gt; was released with the May 2015 release. For the November 2016 release we have continued to add new supported capabilities and made significant improvements from stability perspective for both SharePoint Online and SharePoint on-premises (2013 and 2016). This list contains the main updates that have been added in the November 2016 release:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General overall quality and performance improvements for on-premises and online&lt;/li&gt;
&lt;li&gt;Localization improvements&lt;/li&gt;
&lt;li&gt;Improvements on taxonomy handling&lt;/li&gt;
&lt;li&gt;Support to define logo for modern team sites, when created using core component methods&lt;/li&gt;
&lt;li&gt;Unit/integration test improvements&lt;/li&gt;
&lt;li&gt;Updated base templates for the SPO, 2013 and 2016 - used in delta handling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See also &lt;a href="https://testautomation.sharepointpnp.com/"&gt;https://testautomation.sharepointpnp.com&lt;/a&gt;&amp;nbsp;for day-to-day results and executed tests.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id="pnp-library"&gt;PnP JavaScript Core library v2.0.0&lt;/h3&gt;
&lt;p&gt;PnP JavaScript Core Library will moving to version 2.0.0 during December. This is JavaScript library which will increase productivity of developers when you are developing JavaScript based customizations on top of SharePoint. Library has been released as a &lt;a href="https://www.npmjs.com/package/sp-pnp-js"&gt;npm package&lt;/a&gt;&amp;nbsp;and you can find the &lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;source code from GitHub&lt;/a&gt;. PnP JS Core library is being developed and coordinated by the PnP Special Interest Group for SPFx and JavaScript, which has weekly meetings around this development effort and general topics on upcoming SharePoint Framework. PnP JS Core library is developed using typical open source web stack tooling, so that it's fully aligned on the development models&amp;nbsp;with SP Framework.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is similar effort as what PnP initiative previously has done with the &lt;a href="https://github.com/OfficeDev/PnP-sites-core"&gt;PnP&amp;nbsp;CSOM Core Component&lt;/a&gt;&amp;nbsp;together with community.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;v2.0.0 is released as part of the December release with following capabilities.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;npm package /lib will be es6&lt;/li&gt;
&lt;li&gt;BUild pipeline fully updated&lt;/li&gt;
&lt;li&gt;jsdoc replaces typedoc&lt;/li&gt;
&lt;li&gt;Folder structure changes&amp;nbsp;in library for easier implementation&lt;/li&gt;
&lt;li&gt;Better debugging support&lt;/li&gt;
&lt;li&gt;Provisioning capabilities removed, but will be introduced in new JS library released later&lt;/li&gt;
&lt;li&gt;pnp.js and pnp.min.js bundled with webpart, transpiled to es5 using babel&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-library"&gt;PnP PowerShell&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt;&amp;nbsp;providers more than hundred additional PowerShell cmdlets, which can be used to manipulate content&amp;nbsp;in SharePoint Online and in on-premises (SP2013, SP2016). These cmdlet's are addative for SharePoint Online management shell, which concentrate more on the administrative tasks with SharePoint Online.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here's the latest changes in the&amp;nbsp;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;em&gt;Set-PnPUnifiedGroup&lt;/em&gt; to manipulate settings of unified group (= modern team sites)&lt;/li&gt;
&lt;li&gt;Added versioning support to &lt;em&gt;Set-PnPList&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;em&gt;Copy-PnPFile&lt;/em&gt;, &lt;em&gt;Move-PnPFile&lt;/em&gt; and &lt;em&gt;Rename-PnPFile&lt;/em&gt; for file manipulation&lt;/li&gt;
&lt;li&gt;Added &lt;em&gt;Set-PnPDefaultPageLayout&lt;/em&gt; for adding default page layout for classic publishing site&lt;/li&gt;
&lt;li&gt;Added &lt;em&gt;Set-PnPAvailablePageLayouts&lt;/em&gt; for adding available page layouts for classic publishing site&lt;/li&gt;
&lt;li&gt;Updated &lt;em&gt;Set-TaxonomyFieldValue&lt;/em&gt; to support&amp;nbsp;setting multiple terms into field&lt;/li&gt;
&lt;li&gt;Removed installer from the repository to avoid challenges with it related on testing etc.&lt;/li&gt;
&lt;li&gt;Overall quality improvements and bug fixes&lt;/li&gt;
&lt;li&gt;Updated &lt;a href="https://github.com/OfficeDev/PnP-PowerShell/blob/master/Documentation/readme.md"&gt;documentation&lt;/a&gt;&amp;nbsp;for&amp;nbsp;Cmdlets&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-library"&gt;PnP sample library&lt;/h3&gt;
&lt;p&gt;Here's updates cross the PnP code sample library by the community on the code and documentation, which is great way to contribute as well.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;New&amp;nbsp;&lt;/b&gt;sample &lt;a href="https://github.com/SharePoint/PnP/tree/dev/Samples/Office365.Connectors"&gt;Office365.Connectors&lt;/a&gt;&amp;nbsp;showing how to build custom Office 365 connectors using C#&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New&lt;/strong&gt; template project &lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins/tree/dev/Templates/Excel.MVCAddInTemplate"&gt;Excel.MVCAddInTemplate&lt;/a&gt;&amp;nbsp;to create Excel add-ins developed using ASP.NET MVC framework&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New&lt;/strong&gt; template project &lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins/tree/dev/Templates/Outlook.MVCAddInTemplate"&gt;Outlook.MVCAddInTemplate&lt;/a&gt;&amp;nbsp;to create Outlook&amp;nbsp;add-ins developed using ASP.NET MVC framework&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;strong&gt;New&lt;/strong&gt; template project &lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins/tree/dev/Templates/PowerPoint.MVCAddInTemplate"&gt;PowerPoint&lt;/a&gt;&lt;/span&gt;&lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins/tree/dev/Templates/PowerPoint.MVCAddInTemplate"&gt;.MVCAddInTemplate&lt;/a&gt;&lt;span&gt;&amp;nbsp;to create PowerPoint&amp;nbsp;add-ins developed using ASP.NET MVC framework&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;strong&gt;New&lt;/strong&gt; template project &lt;a href="https://github.com/OfficeDev/PnP-OfficeAddins/tree/dev/Templates/Word.MVCAddInTemplate"&gt;Word.MVCAddInTemplate&lt;/a&gt;&lt;span&gt;&amp;nbsp;to create&amp;nbsp;Word add-ins developed using ASP.NET MVC framework&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updated&lt;/strong&gt; &lt;a href="https://github.com/SharePoint/PnP-Tools/tree/master/Solutions/SharePoint.SandBoxTool"&gt;SharePoint.SandboxTool&lt;/a&gt;&amp;nbsp;scanner tool for sandbox solutions (also on-premises) with better detection support for specific types&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updates&lt;/strong&gt; to the &lt;a href="https://github.com/OfficeDev/PnP-Partner-Pack"&gt;PnP Partner Pack&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Fine tuning and polishing based on community input&lt;/li&gt;
&lt;li&gt;Updated to use latest version&lt;/li&gt;
&lt;li&gt;Documentation improvements, including a &lt;a href="https://www.youtube.com/watch?v=ezWYorZClTI&amp;amp;t=245s"&gt;guidance video&lt;/a&gt;&amp;nbsp;on how to setup setup the solution&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="pnp-guidance-articles"&gt;PnP Guidance articles&lt;/h3&gt;
&lt;p&gt;The &lt;a href="https://github.com/OfficeDev/PnP-Guidance"&gt;PnP Guidance&lt;/a&gt; repository contains guidance articles which are published at &lt;a href="https://msdn.microsoft.com/en-us/library/office/dn904529.aspx"&gt;MSDN&lt;/a&gt;. Starting from end of May 2016 this process was changed to be fully automated and there's automatic contributors list in the MSDN side showing who have been providing updates to these documents. We are looking forward on your contributions around real life learnings in different areas. Read more details around this open publishing model from following blog post&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/contributing-to-office-dev-pnp-and-sharepoint-pnp-documentation-just-got-easier"&gt;Contributing to Office Dev PnP and SharePoint PnP documentation just got easier&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We did not release any new guidance articles during November 2016, but updated some of the articles based on the community input.&lt;/p&gt;
&lt;p&gt;See MSDN articles from the &lt;strong&gt;&lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;PnP MSDN section&lt;/a&gt;&lt;/strong&gt; at &lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;http://aka.ms/OfficeDevPnPMSDN&lt;/a&gt;&lt;a href="http://aka.ms/OfficeDevPnPMSDN"&gt;&lt;br&gt;&lt;br&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="pnp-guidance-videos"&gt;PnP Guidance videos&lt;/h3&gt;
&lt;p&gt;You can find all PnP videos from our YouTube Channel at &lt;a href="http://aka.ms/sppnp-vidoes"&gt;http://aka.ms/sppnp-vidoes&lt;/a&gt;. This location contains already significant amount of detailed training material, demo videos and community call recordings. Since last release communications, we released one demo / guidance video.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=ezWYorZClTI&amp;amp;t=245s"&gt;PnP Partner Pack v2 Setup Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Notice that ome of the old PnP videos are also in the &lt;a href="https://github.com/OfficeDev/PnP/wiki/channel9.msdn.com/blogs/OfficeDevPnP"&gt;PnP Channel 9 video blog&lt;/a&gt;, which was previously used.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1 id="key-contributors-for-the-september-2015-release"&gt;Key contributors for the December 2016 release&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;Here&amp;rsquo;s the list of active contributors (in alphabetical order) during past month in PnP repositories. PnP is really about building tooling together with the community for the community, so your contributions are highly valued cross the Office 365 customers, partners and obviously also at Microsoft.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thank you for your assistance and contributions from the behalf of the community. You are making a difference!&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alex Terentiev -&amp;nbsp;&lt;a href="https://github.com/AJIXuMuK"&gt;AJIXuMuK&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Anthony Pounder (ID Live) -&amp;nbsp;&lt;a href="https://twitter.com/wortony"&gt;@wortony&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Atish Kumar Dipongkor (BrainStation-23) -&amp;nbsp;&lt;a href="https://github.com/dipongkor"&gt;dipongkor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Bart Donninger -&amp;nbsp;&lt;a href="https://github.com/bartdonninger"&gt;bartdonninger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Bill Ayers (Flow Simulation ltd.) -&amp;nbsp;&lt;a href="https://twitter.com/SPDoctor"&gt;@spdoctor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Camilio Borges -&amp;nbsp;&lt;a href="https://twitter.com/camiloborges"&gt;@camiloborges&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;David Hartman (Slalom) -&amp;nbsp;&lt;a href="https://github.com/davidhartman"&gt;davidhartman&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Edwin Lunandy (newsignature) -&amp;nbsp;&lt;a href="https://github.com/populationtwo"&gt;populationtwo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Erwin van Hunen (Rencore) - &lt;a href="https://twitter.com/erwinvanhunen"&gt;@erwinvanhunen&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Elio Struyf - &lt;a href="https://twitter.com/eliostruyf"&gt;@eliostruyf&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Franck Cornu (CGI) - &lt;a href="https://twitter.com/FranckCornu"&gt;@FranckCornu&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ivan Vagunin (Knowit AB) -&amp;nbsp;&lt;a href="https://twitter.com/ivagunin"&gt;@ivagunin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jens Otto Hatlevold (Bouvet AS) -&amp;nbsp;&lt;a href="https://github.com/jensotto"&gt;jensotto&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Joseph Velliah (CA Technologies) -&amp;nbsp;&lt;a href="https://github.com/sprider"&gt;sprider&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Kevin Mees (Experts Inside) -&amp;nbsp;&lt;a href="https://twitter.com/kevin_mees"&gt;@kevin_mees&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Luis Ma&amp;ntilde;ez (ClearPeople) - &lt;a href="https://twitter.com/luismanez"&gt;@luismanez&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Marcus Abrahamsson (Solution XPerts) -&amp;nbsp;&lt;a href="https://github.com/Abrissirba"&gt;Abrissirba&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mikael Svenson (Puzzlepart) -&amp;nbsp;&lt;a href="https://twitter.com/mikaelsvenson"&gt;@mikaelsvenson&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Nikhil Sarvaiye (Nitor Infotech Pvt. Ltd.) -&amp;nbsp;&lt;a href="https://github.com/nikhilsarvaiye"&gt;nikhilsarvaiye&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Ole Martin Pettersen -&amp;nbsp;&lt;a href="https://github.com/olemp"&gt;olemp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Paolo Pialorsi (PiaSys.com) - &lt;a href="https://twitter.com/PaoloPia"&gt;@PaoloPia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pavel Nadosekov -&amp;nbsp;&lt;a href="https://github.com/nedosekov"&gt;nedosekov&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Pieter Veenstra (Triad) -&amp;nbsp;&lt;a href="https://twitter.com/PieterVeenstra"&gt;@PieterVeenstra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Radi Atanassov (OneBit Software) - &lt;a href="https://twitter.com/RadiAtanassov"&gt;@RadiAtanassov&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Rene Modery -&amp;nbsp;&lt;a href="https://twitter.com/modery"&gt;@modery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sebastian Mattar -&amp;nbsp;&lt;a href="https://github.com/sebastianmattar"&gt;sebastianmattar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Sergei Sergeev - &lt;a href="https://github.com/s-KaiNet"&gt;s-KaiNet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Siobhan Baynes (CPS Global) -&amp;nbsp;&lt;a href="https://github.com/SiobhanBaynes"&gt;SiobhanBaynes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;St&amp;eacute;phane Magne (Infeeny) -&amp;nbsp;&lt;a href="https://twitter.com/SPParse"&gt;@SPParse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Steve Beaug&amp;eacute;&amp;nbsp;-&amp;nbsp;&lt;a href="https://github.com/stevebeauge"&gt;stevebeauge&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Todd Baginski (Canviz) -&amp;nbsp;&lt;a href="https://twitter.com/toddbaginski"&gt;@toddbaginski&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Waldek Mastykarz (Rencore) - &lt;a href="https://twitter.com/waldekm"&gt;@waldekm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Vardhaman Deshpande - &lt;a href="https://twitter.com/vrdmn"&gt;@vrdmn&lt;br&gt;&lt;br&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Companies:&lt;/strong&gt; Here's the companies, which provided support for PnP initiative for this month by allowing their employees working for the benefit of others in the PnP initiative. There were also people who contributed from other companies during last month, but we did not get their logos and approval to show them on time for this communications. If you still want your logo for this month's release, please let us know and share the logo with us. Thx.&lt;/p&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="CA" href="http://www.ca.com" target="_blank"&gt;&lt;img src="http://i.imgur.com/e2GZkPN.png" alt="CA"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="ClearPeople" href="http://www.clearpeople.com/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/85aa8e2b87d7410049299c665a72a460b44a6a0c/687474703a2f2f692e696d6775722e636f6d2f384b43463546472e706e67" alt="ClearPeople"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Canviz" href="http://www.canwiz.com/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/a752cc0787b7455f51e2ba013c35f38a99e6c963/687474703a2f2f692e696d6775722e636f6d2f3471656252776e2e706e67" data-canonical-src="http://i.imgur.com/qGQ2HKI.png" alt="Canviz"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Content and Code" href="http://www.contentandcode.com" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/3d0924e162d19bac7031c4296b85179e30a84517/687474703a2f2f692e696d6775722e636f6d2f45637a6a507a322e706e67" alt="Content and Code"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Knowit AB" href="http://www.knowitgroup.com/" target="_blank"&gt;&lt;img src="http://i.imgur.com/iiwFaRj.png" alt="Knowit AB"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="piasys" href="http://www.piasys.com/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/e47d2b2207d4184bbccc22d93b61ef4cb49fa7c2/687474703a2f2f692e696d6775722e636f6d2f634539336631642e706e67" data-canonical-src="http://i.imgur.com/cE93f1d.png" alt="piasys"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Puzzlepart" href="https://www.puzzlepart.com/" target="_blank"&gt;&lt;img src="http://i.imgur.com/TV2HgO5.png" alt="Puzzlepart"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="onebit software" href="http://www.onebitsoftware.net" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/8640fbafb7d7fcf7870ab7b3c05143ab303c9304/687474703a2f2f692e696d6775722e636f6d2f4d4d335a61684d2e706e67" data-canonical-src="http://i.imgur.com/MM3ZahM.png" alt="onebit software"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="rencore" href="http://www.rencore.com" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/66cfb687367a10fa2818d9a23840456824d732ec/687474703a2f2f692e696d6775722e636f6d2f623149704f4d642e6a7067" data-canonical-src="http://i.imgur.com/g4lHv43.png" alt="rencore"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Slalom" href="http://www.sharepointalist.com/" target="_blank"&gt;&lt;img src="http://i.imgur.com/m2fzocK.jpg" alt="Sharepointalist"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Slalom" href="https://www.slalom.com" target="_blank"&gt;&lt;img src="http://i.imgur.com/qZ090yB.png" alt="Slalom"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="display: inline-block; margin: 10px; vertical-align: middle; height: 100%;"&gt;&amp;nbsp;&lt;a aria-label="Triad" href="http://www.triad.co.uk/" target="_blank"&gt;&lt;img src="https://camo.githubusercontent.com/7baebdb65325f5ea0c5956e0215831b8592defda/687474703a2f2f692e696d6775722e636f6d2f677867686c66392e706e67" data-canonical-src="http://i.imgur.com/g4lHv43.png" alt="Triad"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="vertical-align: middle; display: block; width: 100%;"&gt;
&lt;p&gt;&lt;strong&gt;&lt;br&gt;Microsoft people:&lt;/strong&gt; Here&amp;rsquo;s the list of Microsoft people who have been closely involved on the PnP work during last month.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Antons Mislevics (Microsoft) - &lt;a href="https://github.com/antonsmislevics"&gt;antonsmislevics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Bert Jansen (Microsoft) - &lt;a href="https://twitter.com/O365Bert"&gt;@O365Bert&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Brian Michely (Microsoft) - &lt;a href="https://twitter.com/brianmichely"&gt;@brianmichely&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Chakkaradeep (Chaks) Chinnakonda Chandran (Microsoft) - &lt;a href="https://twitter.com/chakkaradeep"&gt;@chakkaradeep&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Chirstian Pappert (Microsoft) -&amp;nbsp;&lt;a href="https://twitter.com/ShareMePoint"&gt;@ShareMePoint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Dan Budimir (Microsoft) - &lt;a href="http://blogs.msdn.com/b/boodablog"&gt;MSDN blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;David Chesnut (Microsoft)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Enrico Natella (Microsoft) -&amp;nbsp;&lt;a href="https://github.com/enriconatella"&gt;enriconatella&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Frank Marasco (Microsoft) - &lt;a href="https://twitter.com/frank_marasco"&gt;@frank_marasco&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jonathan Huss (Microsoft) -&amp;nbsp;&lt;a href="https://twitter.com/jonathanhuss"&gt;@jonathanhuss&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Kiki Shuxteau (Microsoft)&lt;/li&gt;
&lt;li&gt;Keyur Patel (Microsoft)&lt;/li&gt;
&lt;li&gt;Koen Zomers (Microsoft) -&amp;nbsp;&lt;a href="https://twitter.com/koenzomers"&gt;@koenzomers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Laura Graham (Microsoft) - &lt;a href="https://github.com/Lauragra"&gt;Lauragra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Patrick Rodgers (Microsoft) - &lt;a href="https://twitter.com/mediocrebowler"&gt;@mediocrebowler&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Vesa Juvonen (Microsoft) - &lt;a href="https://twitter.com/vesajuvonen"&gt;@vesajuvonen&lt;br&gt;&lt;br&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;Latest traffic statistics&lt;/h1&gt;
&lt;p&gt;Here's traffic statistics from the &lt;a href="https://github.com/OfficeDev/PnP" target="_blank"&gt;PnP&lt;/a&gt;, &lt;a href="https://github.com/OfficeDev/PnP-PowerShell" target="_blank"&gt;PnP PowerShell&lt;/a&gt;, &lt;a href="https://github.com/OfficeDev/PnP-Sites-Core" target="_blank"&gt;PnP Sites Core (.NET)&lt;/a&gt; and &lt;a href="https://github.com/OfficeDev/PnP-JS-Core" target="_blank"&gt;JavaScript Core component&lt;/a&gt; repositories. &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id="traffic"&gt;Traffic at PnP repository&lt;/h3&gt;
&lt;p&gt;&amp;nbsp; &lt;img class="img-responsive" width="987" height="601" alt="Repository traffic for PnP repository" src="https://devofficecdn.azureedge.net/media/Default/Blogs/PnP-2016Dec.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP CSOM Core repository&lt;/h3&gt;
&lt;p&gt;&amp;nbsp; &lt;img class="img-responsive" width="991" height="597" alt="Repository traffic for PnP CSOM Core repository" src="https://devofficecdn.azureedge.net/media/Default/Blogs/PnP-2016Dec-Core.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP PowerShell repository&lt;/h3&gt;
&lt;p&gt;&amp;nbsp; &lt;img class="img-responsive" width="989" height="597" alt="Repository traffic for PnP PowerShell repository" src="https://devofficecdn.azureedge.net/media/Default/Blogs/PnP-2016Dec-PowerShell.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3&gt;Traffic from PnP JavaScript Core Component repository&lt;/h3&gt;
&lt;p&gt;&lt;img class="img-responsive" width="980" height="592" alt="Repository traffic for PnP JS Core repository" src="https://devofficecdn.azureedge.net/media/Default/Blogs/PnP-2016Dec-js-core.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://help.github.com/articles/about-repository-graphs/"&gt;About Repository Graphs&lt;/a&gt; for more details on above statistics.&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h1&gt;Next steps&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;December 2016 monthly community call is on 13th of December&amp;nbsp;at 8 AM PDT / 5 PM CET for latest release details with demos - Download invite with detailed schedule for your time zone from &lt;a href="http://aka.ms/sppnp-call"&gt;http://aka.ms/sppnp-call&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img class="img-responsive" width="800" height="450" alt="PnP resources" src="https://devofficecdn.azureedge.net/media/Default/PnP/SharePoint-PnP-Resources.png"&gt; &lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 12th of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;
&lt;/div&gt;</description><pubDate>Mon, 12 Dec 2016 06:11:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/PnP-December-2016-Release</guid></item><item><title>SharePoint PnP Webcast – Building multi-view React client-side web parts with SharePoint Framework</title><link>https://dev.office.com:443/blogs/building-multi-view-react-client-side-web-parts-with-spfx</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we covered considerations around multi-view web parts, where the presentation layer is changed based on the status of the web part. Typically, single-page application solutions are&amp;nbsp;implemented in a way that they store the view status within the URL. Since client-side web parts are however hosted in SharePoint pages, this is not possible and you'll need to use alternative approaches for maintaining the UI state in your customizations. We did release similar topic already before, but that one concentrated on the &lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;angular 1.x&lt;/a&gt;&amp;nbsp;and this one is using &lt;a href="https://facebook.github.io/react/"&gt;React&lt;/a&gt;&amp;nbsp;in the &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-multipage"&gt;demonstrated code sample&lt;/a&gt;&amp;nbsp;to show the practical differences on the different JavaScript frameworks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;When this webcast was released, SharePoint Framework was available as a Developer Preview release.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/9ena6i"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Considerations on UI state handling with client-side web parts
&lt;ul&gt;
&lt;li&gt;Typically, this is done with URL, but that's not possible in the context of SharePoint&lt;/li&gt;
&lt;li&gt;Challenge is around&amp;nbsp;tracking UI status and transition accordingly based on user actions&lt;/li&gt;
&lt;li&gt;Detailed technical solution depends on the exact used JavaScript framework - like React or Angular&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;UI views in the example use case&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/IKD90_jvM9Q?t=323"&gt;5:23&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use case -&amp;nbsp;How the &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-multipage"&gt;sample web part&lt;/a&gt;&amp;nbsp;built with React&amp;nbsp;works in practice&lt;/li&gt;
&lt;li&gt;How to use&amp;nbsp;property statuses in the implementation to determine the showed view&lt;/li&gt;
&lt;li&gt;Transitions between the state and how it's implemented in the solution&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/9ena6i"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/IKD90_jvM9Q?list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=IKD90_jvM9Q&amp;amp;list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS&amp;amp;index=23"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React - A JavaScript Library for Building User Interfaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-todo-basic"&gt;Todo web part implemented in React showing different patterns&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=T_bGyqKwT4g"&gt;Open and Connected Framework - The SharePoint Framework&lt;/a&gt; - YouTube&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework"&gt;PnP Webcast - Building real time news feed web part with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;PnP Webcast -&amp;nbsp;Reuse your existing JavaScript libraries with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-a-sample-search-web-part-with-spfx-using-react"&gt;PnP Webcast -&amp;nbsp;Building a sample search web part with SharePoint Framework using React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/azure-ad-implicit-flow-with-spfx-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;Azure AD implicit flow with SPFx client-side web part (developer preview)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="dev.office.com/blogs/crud-operations-with-sharepoint-framework-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;CRUD operations with SharePoint Framework client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/using-office-graph-from-client-side-web-parts"&gt;PnP Webcast - Using Office Graph from SharePoint client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/referencing-external-js-libraries-from-client-side-web-part"&gt;PnP Webcast - Referencing external JavaScript libraries from client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-angular-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building&amp;nbsp;Angular SharePoint Framework client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-simple-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building simple SharePoint Framework Client Web Part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part"&gt;PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development"&gt;PnP Webcast - Getting started with web stack in SharePoint Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-sharepoint-framework"&gt;PnP Webcast - Getting started with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn"&gt;PnP Webcast - Preparing for SharePoint Framework - What should I learn?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework"&gt;PnP Webcast - Converting existing JavaScript&amp;nbsp;apps to SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint /&amp;nbsp;Office DevPatterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 12th of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 12 Dec 2016 05:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/building-multi-view-react-client-side-web-parts-with-spfx</guid></item><item><title>Office Store validation policy changes to support apps and add-ins that target larger organizations and enterprises</title><link>https://dev.office.com:443/blogs/office-store-validation-policy-changes-to-support-apps-and-add-ins-that-target-larger-organizations-and-enterprises</link><description>&lt;p&gt;Apps and add-ins in the Office Store are optimized to reach the broadest possible set of users. Our &lt;a href="https://msdn.microsoft.com/en-us/library/jj220035.aspx"&gt;&lt;span color="#1570a6"&gt;Office Store validation policies&lt;/span&gt;&lt;/a&gt; help to ensure wide reach by requiring that:&lt;/p&gt;
&lt;ul type="disc"&gt;
&lt;li&gt;The title and short description convey the purpose of the app or add-in without relying on brand or service. &amp;nbsp;&lt;/li&gt;
&lt;li&gt;The app or add-in supports a clear sign in/sign out and sign up process.&lt;/li&gt;
&lt;li&gt;The first run experience describes the value proposition and how to use the app or add-In.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You&amp;rsquo;ve told us that, for a class of &amp;nbsp;apps and add-ins that target larger organizations and enterprises, some of these policies don't align with your customers&amp;rsquo; needs. These apps and add-ins are not typically acquired by individual users; they require sign up by the enterprise rather than by individuals. These apps and add-ins target an existing user base and do not use the Office Store to extend or increase user adoption. Specifically, apps and add-ins that target larger organizations and enterprises:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Must require sign up and external (to the app or add-in) configuration within the enterprise and not by the individual user.&lt;/li&gt;
&lt;li&gt;Must target existing users and use the Store for distribution only and not promotion.&lt;/li&gt;
&lt;li&gt;Require that the enterprise or ISV provide training for users outside the context of the app or add-in.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For this reason, a small set of validation requirements that apply to other apps and add-ins in the Store aren't aligned with your needs. For submissions that meet this criteria, we are making the following changes to the Store &lt;a href="https://msdn.microsoft.com/en-us/library/jj220035.aspx"&gt;&lt;span color="#1570a6"&gt;validation policies &lt;/span&gt;&lt;/a&gt;based on your feedback:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Titles and short descriptions can rely on your brand or service to convey its purpose.&lt;/li&gt;
&lt;li&gt;A clear sign in/sign out experience is required, but a sign up experience is not required. These apps and add-ins must include a link in the UI that users can click to learn more about the add-in.&lt;/li&gt;
&lt;li&gt;A seamless first run experience with a clear value proposition is not required.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These apps and add-ins will not appear on application-specific Home pages in the Store, but will be discoverable via search and will be available for your web and email campaigns.&lt;/p&gt;
&lt;p&gt;If you are submitting an app or add-in that targets a larger organization or enterprise, indicate that in the Testing Notes section in the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=248605"&gt;&lt;span color="#1570a6"&gt;Seller Dashboard&lt;/span&gt;&lt;/a&gt;, and explain why your submission meets the criteria.&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN-IE"&gt;Be aware of the following requirements regarding app or add-in submissions that target a larger organization:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span lang="EN-IE"&gt;Not all apps or add-ins that are used within an enterprise meet the criteria.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span lang="EN-IE"&gt;Apps or add-ins that do not meet the criteria will be validated as per any other Store submission.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span lang="EN-IE"&gt;Apps or add-ins that support sign up with a mechanism other than the app or add-in&amp;rsquo;s authentication or Work/School account will not meet the criteria (this includes third-party authentication providers and Microsoft accounts).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span lang="EN-IE"&gt;Apps or add-ins that target larger organizations or enterprises must still meet all other validation policies, including requirements for add-in commands.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We believe these policy updates balance the needs of these scenarios with our goal of ensuring that users have the best possible experience with the add-ins they acquire from the Office Store. We appreciate the feedback you&amp;rsquo;ve shared &amp;ndash; please keep it coming!&lt;/p&gt;</description><pubDate>Thu, 08 Dec 2016 11:55:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/office-store-validation-policy-changes-to-support-apps-and-add-ins-that-target-larger-organizations-and-enterprises</guid></item><item><title>Update to Filtering and Sorting in the Mail, Calendar and Contacts REST API </title><link>https://dev.office.com:443/blogs/update-to-filtering-and-sorting-rest-api</link><description>&lt;p&gt;Hi Partners and Developers,&lt;/p&gt;
&lt;p&gt;We recently deployed a behavior breaking change to&amp;nbsp;Microsoft Graph V1.0 and the&amp;nbsp;Outlook V1.0 &amp;amp; 2.0 endpoints to block a specific class of requests that contain $filter and $orderby for messages, which can result in users being prevented from accessing their mailboxes&amp;nbsp;in Outlook or any other app.&amp;nbsp; We realize that this breaking change impacted some of you whose apps &amp;amp; services relied on this behavior and we sincerely regret the pain that this has caused.&lt;/p&gt;
&lt;p&gt;The remainder of this post explains the change we made so you can determine if this impacts your app or service and if so, the error you will receive, the modifications you must make to avoid the error and what we are doing to avoid such breaking changes in the future.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Impacted Requests&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The behavior change impacts your app or service if they make a request that contains &lt;span style="text-decoration: underline;"&gt;both&lt;/span&gt; query parameters $orderby and $filter, and meets &lt;span style="text-decoration: underline;"&gt;any&lt;/span&gt; of the following conditions:&lt;/p&gt;
&lt;p&gt;1. Fields appear in $orderby that are not present in $filter.&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;a. Example that doesn&amp;rsquo;t work because receivedDateTime is present in $orderby, but not in $filter:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;strong&gt;$orderby=receivedDateTime &amp;amp; $filter=from/emailAddress/address eq 'Garth.Fort@contoso.com'&lt;/strong&gt; &amp;amp; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/pre&gt;
&lt;p style="padding-left: 30px;"&gt;b. Example that works, after adding a $filter clause for receivedDateTime:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;code style="font-weight: bold;"&gt;$orderby=receivedDateTime &amp;amp; $filter=&lt;code style="text-decoration: underline;"&gt;receivedDateTime ge 1900-01-01T00:00:00Z and &lt;/code&gt;&lt;/code&gt;&lt;code style="font-weight: bold;"&gt;from/emailAddress/address eq 'Garth.Fort@contoso.com' &amp;amp; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;2. $filter clauses use fields also present in $orderby, but in an order different from that in $orderby.&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;a. Example that doesn&amp;rsquo;t work because hasAttachments and receivedDateTime don&amp;rsquo;t appear in the same order in $orderby as in $filter:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;code style="font-weight: bold;"&gt;$orderby=hasAttachments,receivedDateTime desc &amp;amp; $filter=receivedDateTime le 2016-01-01T00:00:00Z and hasAttachments eq false&lt;/code&gt; &amp;amp; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/pre&gt;
&lt;p style="padding-left: 30px;"&gt;b. Example that works because because hasAttachments and receivedDateTime appear in the same order in $orderby and in $filter:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;code style="font-weight: bold;"&gt;$orderby=&lt;code style="text-decoration: underline;"&gt;receivedDateTime desc,hasAttachments&lt;/code&gt; &amp;amp; $filter=receivedDateTime le 2016-01-01T00:00:00Z and hasAttachments eq false&lt;/code&gt; &amp;amp; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;3. Fields, appearing in $filter and not in $orderby, come before those fields that are present in $orderby.&lt;/p&gt;
&lt;ol&gt;a. Example that doesn&amp;rsquo;t work because receivedDateTime (not present in $orderby) appears before from/emailAddress/address (present in $orderby):&lt;/ol&gt;
&lt;pre&gt;&lt;code&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;code style="font-weight: bold;"&gt;$orderby=from/emailAddress/address &amp;amp; $filter=receivedDateTime ge 2016-01-01T00:00:00Z and from/emailAddress/address eq 'Garth.Fort@contoso.com'&lt;/code&gt; &amp;amp; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/pre&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp; b. Example that works because from/emailAddress/address appears before receivedDateTime.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&lt;code style="font-weight: bold;"&gt;https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messages?&lt;code style="text-decoration: underline;"&gt;$orderby=from/emailAddress/address &amp;amp; $filter=from/emailAddress/address eq 'Garth.Fort@contoso.com' and receivedDateTime ge 2016-01-01T00:00:00Z&lt;/code&gt; &amp;amp;&lt;/code&gt; $top=10 &amp;amp; $select=receivedDateTime,from,subject,hasAttachments,bodyPreview&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
&lt;p&gt;&lt;strong&gt;Error Returned for Failed Requests&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;If you use any of the requests similar to (1a), (2a) or (3a) listed above, you will receive the following error:&lt;/p&gt;
&lt;p&gt;
&lt;pre&gt;&lt;code&gt;{
&amp;nbsp; "error": {
&amp;nbsp;&amp;nbsp;&amp;nbsp; "code": "InefficientFilter",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "The restriction or sort order is too complex for this operation.",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "innerError": {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "request-id": "&amp;lt;&amp;gt;",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "date": "&amp;lt;&amp;gt;"
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp; }
}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changes Required of your App &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;1. If your app is making requests that match the patterns explained in the previous section, please modify them to ensure the following:&lt;/p&gt;
&lt;ol style="list-style-type: lower-alpha;"&gt;
&lt;ol style="list-style-type: lower-alpha;"&gt;
&lt;li&gt;All fields specified in the $orderby parameter are also specified in the $filter parameter.&lt;/li&gt;
&lt;li&gt;Fields that appear in both $orderby and $filter appear in the same order.&lt;/li&gt;
&lt;li&gt;Fields that are present in $orderby appear in $filter before fields that aren&amp;rsquo;t.&lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;
&lt;p&gt;2. No changes are required and your app or service will continue to work fine if the app uses $orderby or $filter in either of the following ways:&lt;/p&gt;
&lt;ol style="list-style-type: lower-alpha;"&gt;
&lt;ol style="list-style-type: lower-alpha;"&gt;
&lt;li&gt;Uses $filter but not $orderby.&lt;/li&gt;
&lt;li&gt;Uses $orderby but not $filter.&lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reason for the Breaking Change&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We made a change in May 2016 to loosen restrictions on $filter for mail, calendar and contacts so apps can use filter operators such as &amp;ldquo;contains&amp;rdquo; and &amp;ldquo;startsWith&amp;rdquo;.&amp;nbsp;As part of this change, we unintentionally also permitted the types of requests similar to (1a), (2a) or (3a) described in the section &amp;ldquo;Impacted Requests&amp;rdquo;.&amp;nbsp;This slipped through multiple validation rings and ran &amp;nbsp;fine for users for months.&amp;nbsp; But recently we identified these types of requests were the root cause for a small number of users with large mailboxes being completely blocked from accessing their mail, calendar and contacts in any app including Outlook.&amp;nbsp;The reason for this is that requests which match the criteria in the &amp;nbsp;&amp;ldquo;Impacted Requests&amp;rdquo; section can be very inefficient for the servers hosting the mailboxes, posing a severe load on the server.&amp;nbsp;To protect users&amp;rsquo; access to their mail, calendar and contacts, we had to quickly disable support for such requests.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Minimizing the Impact of Future Breaking Changes to Outlook APIs&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We realize that these changes broke apps that relied on the impacted requests to work, and we are working hard to avoid such a situation in the future. Starting with Outlook APIs in Microsoft Graph, we&amp;rsquo;re changing our practices:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We will enhance test coverage to make sure inefficient requests aren&amp;rsquo;t unintentionally enabled. We will implement &amp;nbsp;test cases to verify that the types of requests that should be blocked are never enabled.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;We will not make a breaking change to production versions unless we need to address a security issue or significant service degradation. Barring emergency security patches or fixes to restore service for customers, we will provide app developers a reasonable lead time to make changes to their apps and services, to better accommodate any breaking changes.&amp;nbsp; In this incident, there was a process breakdown that resulted in developers discovering the breaking change only after encountering errors in production.&amp;nbsp; Our communication processes had been designed for intentional breaking changes in beta, and not in a production version.&amp;nbsp;We have made changes to address this breakdown to ensure we&amp;rsquo;ll communicate in a timely fashion in the future.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;We will introduce behavior changes first in beta and promote&amp;nbsp;them to v1.0 only after several months. This will apply&amp;nbsp;to breaking and non-breaking changes, with the exception of bug fixes.&amp;nbsp;In this incident, the original change to add support for &amp;ldquo;contains&amp;rdquo; and &amp;ldquo;startsWith&amp;rdquo; was enabled in both beta and v1.0 at the same time.&amp;nbsp;Had we restricted the original feature roll-out to beta, the breaking change would not have impacted the production version, v1.0.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We apologize for the pain that this has caused for some of you.&amp;nbsp;Please email us at msgraphpm@microsoft.com if you have any questions or concerns.&lt;/p&gt;</description><pubDate>Wed, 07 Dec 2016 10:17:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/update-to-filtering-and-sorting-rest-api</guid></item><item><title>SharePoint / Office 365 Dev PnP Webcast – Introducing Office 365 Connectors</title><link>https://dev.office.com:443/blogs/introducing-office-365-connectors</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we&amp;nbsp;concentrated&amp;nbsp;on &lt;a href="https://blogs.office.com/2016/03/25/introducing-office-365-connectors/"&gt;Office 365 Connectors&lt;/a&gt;&amp;nbsp;and more specifically how to create your own custom connectors to send messages to Office 365 groups. It's also important to realize that the same connector architecture can be&amp;nbsp;also used within the context of Microsoft Teams,&amp;nbsp;since implementation looks exactly the same with Office 365 groups or with Microsoft Teams.&amp;nbsp;&lt;span&gt;Office 365 Connectors are a great way to get useful information and content into your Office 365 Groups or Microsoft Teams, which is then&amp;nbsp;available for the end users. You can take advantage of the&amp;nbsp;Connector capability for example to automate notifications from any external&amp;nbsp;systems towards Office 365 Groups or Microsoft Teams, which&amp;nbsp;could be useful for your team.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/8C8Xm5"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduction to Office 365 Connectors&lt;/li&gt;
&lt;li&gt;Office 365 Connectors Architecture&lt;/li&gt;
&lt;li&gt;How to build your own "real" custom connectors&lt;/li&gt;
&lt;li&gt;Implementation details for your custom connectors&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First Web cast demo (&lt;a href="https://youtu.be/QILGfafEvTw?t=456"&gt;7:36&lt;/a&gt;) -&amp;nbsp;Using Incoming Webhook Connector&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How&amp;nbsp;to create "easy connectors" for Office 365 groups&lt;/li&gt;
&lt;li&gt;Create a new group in Office 365&lt;/li&gt;
&lt;li&gt;How to see all the available connectors&lt;/li&gt;
&lt;li&gt;How to use Incoming Webhook connector option&lt;/li&gt;
&lt;li&gt;Using Fiddler Composer to test the Incoming Webhook connector&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Second&amp;nbsp;Web cast demo - (&lt;a href="https://youtu.be/QILGfafEvTw?t=1260"&gt;21:00&lt;/a&gt;)&amp;nbsp;- Building Office 365 Connectors with .NET&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Walkthrough of the&amp;nbsp;&lt;a href="https://github.com/SharePoint/PnP/tree/dev/Samples/Office365.Connectors"&gt;available sample solution&lt;/a&gt;&amp;nbsp;in Visual Studio&lt;/li&gt;
&lt;li&gt;Demonstration of the ASP.NET MVC sample solution&lt;/li&gt;
&lt;li&gt;How to register new connectors to be available tenant wide&lt;/li&gt;
&lt;li&gt;How to connector your custom connector to your Office 365 groups&lt;/li&gt;
&lt;li&gt;How to send messages to Office 365 groups from your code&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Walkthrough&lt;/span&gt;&amp;nbsp;of the code&amp;nbsp;needed for the connecting connector to a group and how to send messages to group&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Custom Office 365 Connector&amp;nbsp;demonstrated on the video is available from the&amp;nbsp;&lt;a href="https://github.com/SharePoint/PnP/tree/dev/Samples/Office365.Connectors"&gt;PnP GitHub repository&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/paolopia"&gt;Paolo Pialorsi&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/8C8Xm5"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/QILGfafEvTw?list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=A7fX2ubNoh0&amp;amp;index=1&amp;amp;list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the&amp;nbsp;Office 365 connectors.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blogs.office.com/2016/03/25/introducing-office-365-connectors/"&gt;Introducing Office 365 Connectors&lt;/a&gt;&amp;nbsp;- Office Blog&lt;/li&gt;
&lt;li&gt;&lt;a href="https://support.office.com/en-us/article/Connect-apps-to-your-groups-ed0ce547-038f-4902-b9b3-9e518ae6fbab?ui=en-US&amp;amp;rs=en-US&amp;amp;ad=US"&gt;Connect apps to your groups&lt;/a&gt;&amp;nbsp;- support.office.com&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.outlook.com/Connectors"&gt;Office 365 Connectors for Groups and Microsoft Teams&lt;/a&gt;&amp;nbsp;- dev.office.com&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.outlook.com/Connectors/reference"&gt;Office 365 Connectors API Reference&lt;/a&gt;&amp;nbsp;- dev.office.com&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 5th of December&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 05 Dec 2016 08:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/introducing-office-365-connectors</guid></item><item><title>New additions to the Excel REST APIs on the Microsoft Graph endpoint</title><link>https://dev.office.com:443/blogs/additions-to-excel-rest-api-on-microsoft-graph</link><description>&lt;p&gt;&lt;span lang="EN"&gt;Last August, we announced the &lt;a href="http://dev.office.com/blogs/power-your-apps-with-the-new-excel-rest-api"&gt;availability of the Excel REST API on Microsoft Graph&lt;/a&gt;. We continue to explore opportunities for new scenarios and functionality that allows for deeper and richer integration with Excel workbooks. We are happy to announce new additions to the Excel REST APIs. In this blog post, we'll introduce the&lt;/span&gt;&lt;span lang="EN"&gt; highlights of the new APIs. As always, we are eager to hear your feedback. Try them out and let us know what you think!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;The new APIs are available via the Microsoft Graph v1.0 endpoint. You can access the new APIs for workbooks located in OneDrive for Business or in any Office 365 group.&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;code&gt;&lt;span lang="EN"&gt;https://graph.microsoft.com/v1.0/me/drive/root:/book.xlsx:/workbook&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;span lang="EN"&gt;For an overview of the Excel REST APIs, see &lt;a href="https://graph.microsoft.io/en-us/docs/api-reference/v1.0/resources/excel"&gt;Working with Excel in Microsoft Graph&lt;/a&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 18pt;"&gt;What's new&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 15pt;"&gt;Pivot Table resource and refresh action&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;The pivot table collection is now available on the &lt;/span&gt;&lt;span lang="EN"&gt;worksheet&lt;/span&gt;&lt;span lang="EN"&gt; resource. To begin with, this will enable developers to know about the pivot tables are available on a given workbook. This will also enable applications to refresh an individual pivot table or all pivot tables associated with a worksheet from the source data. Applications can take advantage of this feature by refreshing the pivot table remotely based on timing or other business criteria. &lt;/span&gt;&lt;/p&gt;
&lt;ul type="disc"&gt;
&lt;li&gt;&lt;span lang="EN"&gt;Get pivotTable: Read properties of pivotTable object. Example, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /worksheets/{id or name}/pivotTables/{id}&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&lt;span lang="EN"&gt;refresh&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;: Refreshes a given pivotTable. Example, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /worksheets/{id or name}/pivotTables/{id}/refresh&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&lt;span lang="EN"&gt;refreshAll&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;: Refresh all tables within a given worksheet. Note that this action is available only on the pivot table collection. Example, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /worksheets/{id or name}/pivotTables/refreshAll&lt;/span&gt;&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span lang="EN"&gt;In the future, we'll look to add more pivot table functionality using the same resources.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 15pt;"&gt;Visible rows on a filtered range&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;We've added a new resource called &lt;/span&gt;&lt;span lang="EN"&gt;visibleView&lt;/span&gt;&lt;span lang="EN"&gt; that represents visible rows of a given range. When a filter is applied on a range, it is often useful to know what values are visible (or selected from filter criteria). Previously, this required going through the underlying range to determine whether a row is visible or not. Such a procedure is cumbersome when the range is fairly large. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;With the new feature being added, applications can now apply a filter on a large table based on desired criteria and get easy access to filtered data. This feature will reduce the complexity involved in determining visible rows and take advantage of Excel's filtering capability. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;In order to get the visible view object, get the object on the underlying range, as shown.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /{range-object}/visibleView&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;The visible view resource comes with useful properties that represent the range such as cell addresses, column and row count, index, formulas, number format, values/text, and value types. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;If the visible range happens to be large, getting the entire resource might not be performant. In such a case, iterating over the rows provides a better user experience. The &lt;/span&gt;&lt;span lang="EN"&gt;rows&lt;/span&gt;&lt;span lang="EN"&gt; relationship on visibleView allows just that - iterating over the visible range rows. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Access the rows collection using the following code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /{range-object}/visibleView/rows&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 15pt;"&gt;New range manipulation functions&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;The following new range functions have been added. These functions reduce the complexity involved in determining the target range that the applications wishes to operate on.&lt;/span&gt;&lt;/p&gt;
&lt;ul type="disc"&gt;
&lt;li&gt;&lt;code&gt;&lt;span lang="EN"&gt;columnsAfter&lt;/span&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;span lang="EN"&gt;columnsBefore&lt;/span&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;span lang="EN"&gt;rowsAbove&lt;/span&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;span lang="EN"&gt;rowsBelow&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;: Gets a certain number of rows or columns based on relative position of a given range. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&lt;span lang="EN"&gt;resizedRange&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;: Gets a range object similar to the current range object, but with its bottom-right corner expanded or contracted by some number of rows and columns. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Access these new range APIs by using the syntax:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /{range-object}/{function-name}&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;For example: &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;GET /workbook/worksheets/sheet1/usedRange/columnsAfter(count=2)&lt;/span&gt;&lt;span lang="EN"&gt; &lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 15pt;"&gt;New table resource properties&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Gain insights into the structure of the Excel table by using the following new properties: &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;highlightFirstColumn&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;highlightLastColumn&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;showBandedColumns&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;showBandedRows&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN"&gt;, &lt;/span&gt;&lt;code&gt;&lt;span lang="EN"&gt;showFilterButton&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span lang="EN" style="margin: 0px; color: #333333; font-family: 'Segoe UI',sans-serif; font-size: 15pt;"&gt;Want to learn more?&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Excellent! Visit &lt;a href="https://dev.office.com/excel/rest"&gt;&lt;span color="#0000ff"&gt;https://dev.office.com/excel/rest&lt;/span&gt;&lt;/a&gt;, where you&amp;rsquo;ll find documentation and code samples to help you get started. It only takes a few lines of code to set up a basic integration using our to-do list sample. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;After you jump in, tell us what you think. Post questions or feedback about the APIs on StackOverflow, make suggestions for the docs on GitHub, or suggest new features on UserVoice.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: medium;" size="3" face="Calibri"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: medium;" size="3" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Thu, 01 Dec 2016 12:04:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/additions-to-excel-rest-api-on-microsoft-graph</guid></item><item><title>Hack Productivity!</title><link>https://dev.office.com:443/blogs/hack-productivity</link><description>&lt;p&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;Put the skills and insight you learned at &lt;/span&gt;&lt;/span&gt;&lt;a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fclick.email.microsoftemail.com%2F%3Fqs%3D93ed783f8ed617218e90320ec0f30e5f5d482dd8d4d7c6b63694067deb7551513f10d4f4420f9029&amp;amp;data=02%7C01%7Cdawik%40microsoft.com%7C3357bf6361604f8a7ca208d412e3b6f6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636154216618631880&amp;amp;sdata=iFhFc2C3Bqr4Pacrh1kxw7S5ksSjshOIgGCbdVKmBWE%3D&amp;amp;reserved=0"&gt;&lt;span style="margin: 0px; color: #0078d7; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;Build&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;, &lt;/span&gt;&lt;/span&gt;&lt;a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fclick.email.microsoftemail.com%2F%3Fqs%3D93ed783f8ed617210a366ab6e1f8c5afa82ae31cbb86ba4fce9da14875bb1227efb83f42305c3e99&amp;amp;data=02%7C01%7Cdawik%40microsoft.com%7C3357bf6361604f8a7ca208d412e3b6f6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636154216618631880&amp;amp;sdata=T9zLArBH%2BwxOCBx1MC3%2BKYDhJqp%2Bmj5GDuSVsDhi8TE%3D&amp;amp;reserved=0"&gt;&lt;span style="margin: 0px; color: #0078d7; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;Ignite&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt; and &lt;/span&gt;&lt;/span&gt;&lt;a href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fclick.email.microsoftemail.com%2F%3Fqs%3D93ed783f8ed617212ba14efb7fead08fe737e1991821c86fe8f9dc8ff15e38cd4716acc625607f50&amp;amp;data=02%7C01%7Cdawik%40microsoft.com%7C3357bf6361604f8a7ca208d412e3b6f6%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636154216618631880&amp;amp;sdata=sMx5jELk4LYYBQnTzzRo2Qlb1eNlB%2FfanR1D9XbrIKQ%3D&amp;amp;reserved=0"&gt;&lt;span style="margin: 0px; color: #0078d7; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;Tech Summit&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;&amp;nbsp;this year to win some great prizes and recognition! There are over $50,000 in prizes, including cash, tickets and travel to Build 2017, and meetings with Microsoft Ventures.&lt;/span&gt;&lt;/span&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif; font-size: 10pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://hackproductivity.devpost.com/"&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="color: #0563c1; font-size: medium;" size="3" color="#0563c1"&gt;Hack Productivity&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;presents you with a new coding challenge for business: use the intelligence of Microsoft Office, the Microsoft Graph, and SharePoint to build apps with a modern approach to workplace&amp;nbsp;efficiency and collaboration.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif; font-size: 10pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://hackproductivity.devpost.com/"&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="color: #0563c1; font-size: medium;" size="3" color="#0563c1"&gt;Hack Productivity&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;invites developers to build an app that makes work &lt;/span&gt;&lt;i&gt;&lt;span style="font-size: medium;" size="3"&gt;work&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size: medium;" size="3"&gt; better using the Microsoft Graph, Office, or SharePoint APIs. Existing apps are eligible as they're updated to include new features or functionality after the start of the submission period. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p id="text-placeholder"&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;Submissions are open from now through January 31. Start hacking the workplace @ &lt;/span&gt;&lt;/span&gt;&lt;a href="https://hackproductivity.devpost.com/"&gt;&lt;b&gt;&lt;span style="margin: 0px; color: #0078d7; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;hackproductivity.devpost.com&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;span style="margin: 0px; font-family: 'Arial',sans-serif;"&gt;&lt;span style="font-size: medium;" size="3"&gt;. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Mon, 28 Nov 2016 10:11:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/hack-productivity</guid></item><item><title>SharePoint PnP Webcast – Building real time news feed web part with SharePoint Framework</title><link>https://dev.office.com:443/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework</link><description>&lt;p&gt;In this &lt;strong&gt;PnP Webcast&lt;/strong&gt;, we&amp;nbsp;concentrated on one specific &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-real-time"&gt;client-side web part sample&lt;/a&gt;&amp;nbsp;available from the SharePoint Framework web part &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;GitHub repository&lt;/a&gt;. This &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-real-time"&gt;client-side web part&lt;/a&gt;&amp;nbsp;shows how to build a real time notification model with&amp;nbsp;SharePoint Framework, which indicates when there are changes in the server side for the web part. Implementation is using &lt;a href="https://facebook.github.io/react/"&gt;React.js&lt;/a&gt;, &lt;a href="https://dev.office.com/fabric#/components"&gt;Office UI Fabric React components&lt;/a&gt;, &lt;a href="https://docs.microsoft.com/en-us/azure/app-service-logic/app-service-logic-what-are-logic-apps?toc=%2fazure%2flogic-apps%2ftoc.json"&gt;Azure Logic Apps&lt;/a&gt;, &lt;a href="https://docs.microsoft.com/en-us/azure/storage/storage-nodejs-how-to-use-queues"&gt;Azure Storage Queue&lt;/a&gt;,&amp;nbsp;&lt;a href="http://socket.io/"&gt;socket.io&lt;/a&gt;&amp;nbsp;and a node.js based server side implementation hosted&amp;nbsp;as Azure web application. That might sound complex, but in the demonstration section&amp;nbsp;we'll cover the different steps one-by-one to demonstrated how things are actually working. It sounds much more complex than it is.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notice.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;When this webcast was released, SharePoint Framework was available as a Developer Preview release.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doc.co/1X2TKh"&gt;Presentation&lt;/a&gt; covers following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;User interface of the provided web part sample&lt;/li&gt;
&lt;li&gt;Logical architecture of the implementation&lt;/li&gt;
&lt;li&gt;Implementation details and used technologies
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://facebook.github.io/react/"&gt;React.js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/fabric#/components"&gt;Office UI Fabric React components&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.microsoft.com/en-us/azure/app-service-logic/app-service-logic-what-are-logic-apps?toc=%2fazure%2flogic-apps%2ftoc.json"&gt;Azure Logic Apps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.microsoft.com/en-us/azure/storage/storage-nodejs-how-to-use-queues"&gt;Azure&amp;nbsp;Storage Queue&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.microsoft.com/en-us/azure/app-service-web/app-service-web-nodejs-get-started"&gt;Azure Web Application&lt;/a&gt;&amp;nbsp;(Node.js implementation)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://socket.io/"&gt;Socket.io&lt;/a&gt;&amp;nbsp;JS library for real time communications&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web cast demo (&lt;a href="https://youtu.be/A7fX2ubNoh0?t=522"&gt;8:42&lt;/a&gt;) shows following details&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How real time news web part works from UI perspective&lt;/li&gt;
&lt;li&gt;How socket.io library is used with the&amp;nbsp;web part and in the server side implementation (node.js)&lt;/li&gt;
&lt;li&gt;How Office UI Fabric React components are used for providing consistent user interface&lt;/li&gt;
&lt;li&gt;How Azure Logic App has been created to poll changes from SharePoint Online list and to add them to Azure storage queue&lt;/li&gt;
&lt;li&gt;How Azure deployment is automated using Azure Resoruce management templates&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Web part demonstrated on the video is available from &lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-real-time"&gt;SharePoint Framework Web Part GitHub repository&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;: &lt;a href="https://twitter.com/FranckCornu"&gt;Franck Cornu&lt;/a&gt;,&amp;nbsp;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presentation used in this web cast is available from &lt;a href="https://doc.co/1X2TKh"&gt;http://docs.com/OfficeDevPnP&lt;/a&gt;.&lt;/p&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/A7fX2ubNoh0?list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=A7fX2ubNoh0&amp;amp;index=1&amp;amp;list=PLR9nK3mnD-OUnJytlXlO84fQnYt50iTmS"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;See following resources around the SharePoint Framework.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=T_bGyqKwT4g"&gt;Open and Connected Framework - The SharePoint Framework&lt;/a&gt; - YouTube&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-multi-view-angular-1-x-client-side-web-parts-with-spfx"&gt;PnP Webcast - Building multi-view Angular 1.x client-side web parts with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/reuse-your-existing-javascript-libraries-with-sharepoint-framework"&gt;PnP Webcast -&amp;nbsp;Reuse your existing JavaScript libraries with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/building-a-sample-search-web-part-with-spfx-using-react"&gt;PnP Webcast -&amp;nbsp;Building a sample search web part with SharePoint Framework using React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.office.com/blogs/azure-ad-implicit-flow-with-spfx-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;Azure AD implicit flow with SPFx client-side web part (developer preview)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="dev.office.com/blogs/crud-operations-with-sharepoint-framework-client-side-web-parts"&gt;PnP Webcast -&amp;nbsp;CRUD operations with SharePoint Framework client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/using-office-graph-from-client-side-web-parts"&gt;PnP Webcast - Using Office Graph from SharePoint client-side web parts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/referencing-external-js-libraries-from-client-side-web-part"&gt;PnP Webcast - Referencing external JavaScript libraries from client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-angular-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building&amp;nbsp;Angular SharePoint Framework client-side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/building-simple-sharepoint-framework-client-web-part"&gt;PnP Webcast - Building simple SharePoint Framework Client Web Part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/integrating-angular-to-sharepoint-framework-client-side-web-part"&gt;PnP Webcast - Integrating Angular v1.x to SharePoint Framework client side web part&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-web-stack-in-sharepoint-development"&gt;PnP Webcast - Getting started with web stack in SharePoint Development&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/getting-started-with-sharepoint-framework"&gt;PnP Webcast - Getting started with SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/blogs/preparing-for-sharepoint-framework-what-should-i-learn"&gt;PnP Webcast - Preparing for SharePoint Framework - What should I learn?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Web-Cast-Converting-existing-JS-apps-to-SharePoint-Framework"&gt;PnP Webcast - Converting existing JavaScript&amp;nbsp;apps to SharePoint Framework&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint Patterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 28th of November&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 28 Nov 2016 08:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/building-real-time-news-feed-web-part-with-sharepoint-framework</guid></item><item><title>SharePoint Patterns and Practices (PnP) repositories moving in GitHub</title><link>https://dev.office.com:443/sharepoint-patterns-and-practices-repositories-moving-in-github</link><description>&lt;p&gt;&lt;img alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png" style="float: right;"&gt;&lt;/p&gt;
&lt;p&gt;As part of the &lt;a href="http://aka.ms/sppnp"&gt;SharePoint / Office 365 Dev Patterns and Practices&lt;/a&gt;&amp;nbsp;ownership changes to SharePoint engineering, we have decided transfer the PnP initiative GitHub repositories from O&lt;a href="http://github.com/OfficeDev"&gt;fficeDev GitHub organization&lt;/a&gt; to &lt;a href="https://github.com/sharepoint"&gt;SharePoint&amp;nbsp;organization&lt;/a&gt;. PnP work is coordinated by the SharePoint engineering, but we obviously work together with the field on the contributions and needed guidance. This transition was mainly completed on Friday 25th of November. We have still few repositories to be transfer, which require some additional work, but transition should be fully completed by early December 2016. New locations of the PnP GitHub repositories are as follows. All old links are also automatically redirected to new location.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP"&gt;PnP&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Reusable solutions, components and samples&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Sites-Core"&gt;PnP-Sites-Core&lt;/a&gt;&amp;nbsp;- CSOM extension component&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-PowerShell"&gt;PnP-PowerShell&lt;/a&gt;&amp;nbsp;- PnP PowerShell Cmdlets&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-JS-Core"&gt;PnP-JS-Core&lt;/a&gt;&amp;nbsp;- JS library for easy SP content manipulation&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Tools"&gt;PnP-Tools&lt;/a&gt;&amp;nbsp;- Reusable tooling and scripts also for on-premises&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Provisioning-Schema"&gt;PnP-Provisioning-Schema&lt;/a&gt;&amp;nbsp;- PnP Remote Provisioning Schema&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Partner-Pack"&gt;PnP-Partner-Pack&lt;/a&gt;&amp;nbsp;- Reusable starter kit for site provisioning solution for SharePoint Online&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Transformation"&gt;PnP-Transformation&lt;/a&gt;&amp;nbsp;-&amp;nbsp;Transformation tooling from farm solutions to client side implementations&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/PnP-Provisioning-Templates"&gt;PnP-Provisioning-Templates&lt;/a&gt;&amp;nbsp;- Open source remote provisioning templates&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-Guidance"&gt;PnP-Guidance&lt;/a&gt;&amp;nbsp;- to be still moved due dependency on MSDN publishing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;GitHub has done the&amp;nbsp;&lt;a href="https://help.github.com/articles/about-repository-transfers/"&gt;repository transfer really easy&lt;/a&gt;&amp;nbsp;and it &lt;strong&gt;does not have any impact on existing forks or the work you might have pending&lt;/strong&gt; from the old location. We evaluated the impact first with the &lt;a href="https://github.com/SharePoint/PnP-JS-Core"&gt;PnP-JS-Core repository&lt;/a&gt;&amp;nbsp;and since we did not see any impact on the behavior, moved forward with the transfer.&amp;nbsp;If you have any pending work, you can still sync them back on the old URLs, which are automatically redirected to new location, so this does not impact on your forks or other GitHub settings. All old links are also automatically redirected to new location.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span size="4" style="font-size: large;"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 28th of November&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 28 Nov 2016 05:59:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/sharepoint-patterns-and-practices-repositories-moving-in-github</guid></item><item><title>New SharePoint CSOM version released for SharePoint Online - November 2016</title><link>https://dev.office.com:443/blogs/new-sharepoint-csom-version-released-for-Office-365-november-2016</link><description>&lt;p&gt;We are happy to announce availability of new&amp;nbsp;SharePoint Client Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This release again contains&amp;nbsp;few updates on the existing SharePoint CSOM assemblies and some maintenance changes. These monthly changes are not significant, but we want to align on the monthly rhythm in future, so that you can&amp;nbsp;know beforehand that there will be new version arriving during end of each month.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find the latest CSOM package for SharePoint Online, including the Project Online CSOM assembly, from the &lt;a href="https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM"&gt;NuGet gallery&lt;/a&gt; with an id of '&lt;em&gt;Microsoft.SharePointOnline.CSOM&lt;/em&gt;'. We are also working on updating the redistributable package at some point, but you can already right now start using some of these new capabilities in your solutions. We do recommend you to use the NuGet Package to gain access on latest version, rather than downloading&amp;nbsp;the SDK to your machine.&lt;/p&gt;
&lt;p&gt;Version of the newly released CSOM package is &lt;strong&gt;16.1.5903.1200&lt;/strong&gt;. Previous&amp;nbsp;versions of the NuGet has &lt;strong&gt;not&lt;/strong&gt; been removed, so that your existing solutions will continue working without issues and you can decide when the new version is taken into use.&amp;nbsp;Notice that even though the Nuget version is increased to 16.1.5903.1200, actual assembly version of the released assemblies is 16.1.0.0. You can also check the version of the assemblies from the &lt;em&gt;File Version attribute&lt;/em&gt;, which aligns with the NuGet version.&lt;/p&gt;
&lt;p&gt;&lt;img class="img-responsive" width="1000" height="578" alt="Picture of SharePoint Online CSOM NuGet package from NuGet Gallery with version 16.1.5903.1200" src="https://devofficecdn.azureedge.net/media/Default/Blogs/SPCSOMNuget16159031200.png"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Notice&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;that since this NuGet&amp;nbsp;package is targeted to SharePoint Online, you cannot use it directly in on-premises environments (SharePoint 2013 or 2016). This is because of the server side dependencies of the APIs. CSOM versioning model and&amp;nbsp;dependency to your target environment is clarified in following blog post - &lt;a href="http://dev.office.com/blogs/using-correct-csom-version-for-sharepoint-customizations"&gt;Using correct Client Side Object Model (CSOM) version for SharePoint customizations&lt;/a&gt;.&amp;nbsp;We have released separate NuGet packages for on-premises. See following blog post for additional details - &lt;a href="https://dev.office.com/blogs/sharepoint-csom-versions-for-on-premises-released-as-nuget-packages"&gt;SharePoint CSOM versions for on-premises released as NuGet packages&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
&lt;h1&gt;New properties and methods cross assemblies&lt;/h1&gt;
&lt;p&gt;Here's a raw list of all the changes in the classes,&amp;nbsp;properties and methods within this package.&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2&gt;Microsoft.SharePoint.Client&lt;/h2&gt;
&lt;p&gt;Following property has been &lt;strong&gt;removed&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;class&lt;/strong&gt; Microsoft.SharePoint.Client.AttachmentCreationInformationUsingPathl&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Following properties, classes and methods have been &lt;strong&gt;added.&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Field.NoCrawl&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Field.Sealed - &lt;em&gt;Set&lt;/em&gt;&amp;nbsp;support &lt;strong&gt;added&lt;/strong&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.FileCollection.AddUsingPath&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;class&lt;/strong&gt; Microsoft.SharePoint.Client.FileCollectionAddParameters&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;class&lt;/strong&gt; Microsoft.SharePoint.Client.FolderCollectionAddParameters&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.List.AllowDeletion&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.List.SaveAsTemplate&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.List.SyncFlowCallbackUrl&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.ListItem.IconOverlay&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.ListItem.Properties&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;method&lt;/strong&gt; Microsoft.SharePoint.Client.ListItem.UpdateOverwriteVersion&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Web.SiteLogoDescription&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.Client.Web.ThemedCssFolderUrl&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.SharePoint.TenantCdn.TenantCdnUrl.ExpirationTimeUtc&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Microsoft.Online.SharePoint.Client.Tenant&lt;/h2&gt;
&lt;p&gt;Following properties have been &lt;strong&gt;removed&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.Online.SharePoint.TenantAdministration.Tenant.BlockAccessForUnmanagedDevices&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.BlockAccessForUnmanagedDevices&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Microsoft.ProjectServer.Client&lt;/h2&gt;
&lt;p&gt;Following property has been &lt;strong&gt;removed&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;enum&lt;/strong&gt; Microsoft.ProjectServer.Client.QueueMsgType&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Following properties have been &lt;strong&gt;added&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.ProjectServer.Client.DraftTask.TaskType&lt;/li&gt;
&lt;li&gt;public &lt;strong&gt;property&lt;/strong&gt; Microsoft.ProjectServer.Client.PublishedTask.TaskType&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span size="4" style="font-size: large;"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, OneDrive-SharePoint Engineering, Microsoft - 24th&amp;nbsp;of November&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Thu, 24 Nov 2016 06:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/new-sharepoint-csom-version-released-for-Office-365-november-2016</guid></item><item><title>SharePoint PnP Webcast – PnP Core team on the future of SharePoint development</title><link>https://dev.office.com:443/blogs/pnp-core-team-on-the-future-of-sharepoint-development</link><description>&lt;p&gt;During early November, we had a really rare occasion to have many of the &lt;a href="http://aka.ms/sppnp"&gt;SharePoint PnP&lt;/a&gt;&amp;nbsp;Core Team members in one location at the same time, so we wanted to record a special PnP webcast with&amp;nbsp;multiple team members. MVPs were there to participate in the MVP Summit and we had many of the Microsoft team members&amp;nbsp;also in Redmond, so this opened up a great opportunity to have a discussion on different topics around the SharePoint customizations. This was more a podcast type of a recording, but we added some content on&amp;nbsp;provided video around the covered topics with few pictures.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Key topic which we wanted to address was around providing more insights on the &lt;em&gt;future of SharePoint customizations&lt;/em&gt;. Where are we heading and what would be the key considerations around the&amp;nbsp;customizations in the future? We built the discussion around following key&amp;nbsp;questions for different people in the team.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What's the future of PowerShell based customizations and PnP PowerShell cmdlet's?&lt;/li&gt;
&lt;li&gt;What's the future of PnP Provisioning Engine around SharePoint Online and on-premises?&lt;/li&gt;
&lt;li&gt;Will all the future APIs come only from Microsoft Graph in the future also for SharePoint?&lt;/li&gt;
&lt;li&gt;How to learn the new development stack for SharePoint Framework? Guidance and pointers?&lt;/li&gt;
&lt;li&gt;What's the relationship with PnP JS Core library and SharePoint Framework? What's the future for PnP JS Core JavaScript library?&lt;/li&gt;
&lt;li&gt;Is all the development just JavaScript with SharePoint in future?&lt;/li&gt;
&lt;li&gt;PnP has been growing from a small grass root effort as a global initiative in few years, how do you feel about that?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Webcast presenters&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://twitter.com/o365bert"&gt;Bert Jansen&lt;/a&gt;&amp;nbsp;- Service Engineer, Microsoft&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/eliostruyf"&gt;Elio Struyf&lt;/a&gt;&amp;nbsp;- Senior Consultant, Ventigrate&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/erwinvanhunen"&gt;Erwin van Hunen&lt;/a&gt;&amp;nbsp;- Product Owner, Rencore&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/paolopia"&gt;Paolo Pialorsi&lt;/a&gt;&amp;nbsp;- Senior Consultant, Piasys.com&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/mediocrebowler"&gt;Patrick Rodgers&lt;/a&gt;&amp;nbsp;- Senior Program Manager, Microsoft&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/waldekm"&gt;Waldek Mastykarz&lt;/a&gt;&amp;nbsp;- Senior Developer, Rencore&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;&amp;nbsp;- Senior Program Manager, Microsoft&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="flex-video widescreen"&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/hcKIHtTD_uI" frameborder="0" allowfullscreen="allowfullscreen"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Video at &lt;a href="https://www.youtube.com/watch?v=hcKIHtTD_uI"&gt;YouTube&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Additional resources&lt;/h2&gt;
&lt;p&gt;Here are some additional resources around the covered topics.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://aka.ms/sppnp"&gt;SharePoint Patterns and Practices&lt;/a&gt;&amp;nbsp;- Landing page at dev.office.com&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dev.office.com/sharepoint"&gt;SharePoint Framework&amp;nbsp;documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/SharePoint/sp-dev-fx-webparts"&gt;Sample SharePoint Framework web parts in GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-PowerShell"&gt;PnP PowerShell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-Sites-Core"&gt;PnP Provisioning Engine&lt;/a&gt;&amp;nbsp;- part of the core component released as NuGet package&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/OfficeDev/PnP-js-core"&gt;PnP JavaScript Core component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;h1&gt;What is SharePoint /&amp;nbsp;Office DevPatterns &amp;amp;&amp;nbsp;Practices (PnP) web cast series?&lt;/h1&gt;
&lt;p&gt;&lt;img style="float: right;" alt="SharePoint / Office Dev Patterns and Practices" src="https://devofficecdn.azureedge.net/media/Default/PnP/sppnp.png"&gt;&lt;a href="http://aka.ms/OfficeDevPnP"&gt;SharePoint /&amp;nbsp;Office Dev Patterns &amp;amp;&amp;nbsp;Practices (PnP)&lt;/a&gt; webcast series covers different patterns, practices and topics around development with Office 365 and SharePoint. Majority of the topics are valid for the Office 365 and SharePoint on-premises. Our objective is to release new around 30 minute long web cast each Monday with few slides and a live demo on the covered topic. All web casts are published at the &lt;a href="http://aka.ms/sppnp-videos"&gt;PnP YouTube channel&lt;/a&gt;&amp;nbsp;with additional references on the existing materials.&lt;/p&gt;
&lt;p&gt;PnP is community driven open source project where Microsoft and external community members are sharing their learning's around &lt;em&gt;implementation&lt;/em&gt; practices for Office 365 and SharePoint on-premises (add-in model). Active development and contributions happen in our &lt;a href="https://github.com/OfficeDev/PnP"&gt;GitHub repositories&lt;/a&gt;&amp;nbsp;under dev branch and each month there will be a master merge (monthly release) with more comprehensive testing and communications. Latest activities and future plans are covered in our monthly community calls which are open for anyone from the community. Download invite from &lt;a href="http://aka.ms/SPPnP-Call"&gt;http://aka.ms/SPPnP-Call&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is work done by the community for the community without any actual full time people. It&amp;rsquo;s been great to find both internal and external people who are willing to assist and share their learning's for the benefit of others. This way we can build on the common knowledge of us all. Currently program is facilitated by Microsoft, but already at this point we have multiple community members as part of the Core team and we are looking to extend the Core team with more community members.&lt;/p&gt;
&lt;p&gt;If you have any questions, comments or feedback around PnP program or this blog post, please use the&amp;nbsp;&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Developer/bd-p/SharePointDev"&gt;Microsoft Tech&amp;nbsp;Community&lt;/a&gt;&amp;nbsp;(SharePoint Developer group).&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: large;" size="4"&gt;&lt;em&gt;&amp;ldquo;Sharing is caring&amp;rdquo;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;i&gt;&lt;a href="https://twitter.com/vesajuvonen"&gt;Vesa Juvonen&lt;/a&gt;, Senior Program Manager, SharePoint, Microsoft - 21st&amp;nbsp;of November&amp;nbsp;2016&lt;/i&gt;&lt;/p&gt;</description><pubDate>Mon, 21 Nov 2016 08:00:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/pnp-core-team-on-the-future-of-sharepoint-development</guid></item><item><title>Building Intelligent Apps with Office at Connect() 2016</title><link>https://dev.office.com:443/blogs/building-intelligent-apps-with-office-at-connect-2016</link><description>&lt;p&gt;Across Office, we&amp;rsquo;re working to bring relevant information and automatically created insights &amp;ndash; the intelligence &lt;span&gt;&amp;ndash;&lt;/span&gt;&amp;nbsp;together for users so that they can make better decisions more quickly. Developers can harness this work to save users time and make their solutions more appealing and useful for their users.&lt;/p&gt;
&lt;p&gt;Since its launch last year at Connect();, Microsoft Graph has been a key surface for exposing this intelligence &amp;ndash; which pulls from an unparalleled amount of data across the more than 1.2 billion Office users. Microsoft Graph has been expanding the set of scenarios it covers, adding more of OneDrive, SharePoint, Planner, Excel, and OneNote. Intelligence features have been added, making it possible to get at the insights around ad-hoc working relationships and trending files in an organization -- that also happen to power the ever-useful MyAnalytics (formerly Delve). Microsoft Graph does this all while simplifying the developer experience via a simple, consistent API surface and a rich set of developer SDKs. Today at Connect(); we announced that Microsoft Graph usage is growing 35% month-over-month, that over 47,000 applications have been created by our partners and developers, and we have processed over 1 billion API transactions over the last&amp;nbsp;month. We expect this momentum to increase as more services, data, and insights from across Microsoft are rolled into Microsoft Graph, and as organizations connect Microsoft Graph to their on-premises servers via expanding Hybrid support in Graph.&lt;/p&gt;
&lt;p&gt;Of course, intelligence is only useful if people can see and act upon it. Across Office, we&amp;rsquo;re adding more extension points so that developers can bring relevant information and intelligence to users right where they work.&lt;/p&gt;
&lt;p&gt;For many users, much of their time is spent in conversation with their colleagues, whether in e-mail, chat, or meetings, which is why bringing contextually aware information to these conversations can be so useful. Contextual awareness is a key part of the Microsoft Teams platform, currently available &lt;a href="https://dev.office.com/microsoft-teams"&gt;in preview&lt;/a&gt;. Users can interact with bots relevant to the work they are doing &amp;ndash; for example, checking on the status of processes in their organization or issuing simple commands to change the flow of work. Connectors in Microsoft Teams can, for example, pull in the right information from sources such as Twitter &amp;amp; UserVoice to help make customer feedback close at hand for a team.&lt;/p&gt;
&lt;p&gt;With&amp;nbsp;the goal of always working toward contextual awareness, we announced Actionable Messages for Outlook at Microsoft Ignite. An actionable message lets senders embed buttons and dialogs that let users take relevant actions quickly in the context of their conversations.&lt;/p&gt;
&lt;p&gt;For example, in an approval process mail, "Approve" actions can be taken so that users can quickly Approve, Reject, or Re-route an approval inline, alongside relevant information.&lt;/p&gt;
&lt;p&gt;Office Add-ins feature a variety of ways to connect content in Office applications to relevant business processes, inline in your documents; we&amp;rsquo;re working to ensure those add-ins are always available and present, whether you&amp;rsquo;re working on mobile devices, a PC, or a Mac.&lt;/p&gt;
&lt;p&gt;Intelligence and contextual awareness, as announced at Connect(); 2016, shows how these features can really transform how users work in their organization. We&amp;rsquo;re not done, though; now that we have the foundation of Microsoft Graph, Microsoft Teams, Outlook extensions, and Office add-ins well established, we&amp;rsquo;ll be able to add even more of these features at a rapid pace. You can get started by checking out &lt;a href="https://graph.microsoft.com"&gt;the relevant SDKs for Microsoft Graph&lt;/a&gt;&amp;nbsp;and &lt;a href="https://dev.office.com/microsoft-teams"&gt;Microsoft Teams&lt;/a&gt;, and stay tuned to this blog for more new intelligence capabilities.&lt;/p&gt;</description><pubDate>Wed, 16 Nov 2016 16:56:00 GMT</pubDate><guid isPermaLink="true">https://dev.office.com:443/blogs/building-intelligent-apps-with-office-at-connect-2016</guid></item></channel></rss>
