SharePoint Dev Ecosystem / SharePoint Patterns and Practices (PnP) August 2019 update is out with a summary of the latest guidance, samples, and solutions from SharePoint engineering or from the community for the community. This article is a summary of all the different areas and topics around the SharePoint Dev ecosystem during the past month.
What is SharePoint Patterns & Practices (PnP)?
SharePoint PnP is a nick-name for SharePoint Dev Ecosystem activities coordinated by SharePoint engineering. SharePoint PnP is a community-driven open source initiative where Microsoft and external community members are sharing their learning’s around implementation practices for SharePoint and Office 365. Active development and contributions happen in GitHub by providing contributions to the samples, reusable components, and documentation. PnP is owned and coordinated by SharePoint engineering, but this is work done by the community for the community.
The initiative is currently facilitated by Microsoft, but already at this point, we have multiple community members as part of the PnP Core team (see team details in end of the article) and we are looking to extend the Core team with more community members. Notice that since this is open source community initiative, there’s no SLAs for the support for the samples provided through GitHub. Obviously, all officially released components and libraries are under official support from Microsoft. You can use the SharePoint Developer group in the Microsoft Tech Community for providing input and to ask any questions about the existing materials or report issues using the sp-dev-docs issue list.
Some key statistics around SharePoint Developer topics from July 2019
- GitHub repository forks at most popular repositories in SharePoint GitHub organization
- SP Dev Docs – 554
- SP Dev Fx Web Parts – 1446
- SP Dev Fx Extensions – 362
- PnP – 3135
- PnP Sites Core (CSOM) – 580
- PnP PowerShell – 561
- Unique visitors during the past 2 weeks in PnP, OneDrive and SharePoint GitHub organization repositories – 56,854
- Overall unique contributors in the PnP, OneDrive and SharePoint GitHub organizations – 1,141
- Merged pull requests across PnP, OneDrive and SharePoint repositories (cumulative) – 7,788
- Closed issues and enhancements ideas cross PnP, OneDrive and SharePoint repositories (cumulative) – 8,797
- SharePoint Online CSOM NuGet package downloads (cumulative) – 1,258,503
- Page views in SharePoint Dev pages at docs.microsoft.com – 1,122,866
- Unique tenants using open-source PnP components – 25,652
- HTTP requests towards SharePoint Online from PnP components (PnP CSOM, PowerShell, PnPjs) – 16,563,272,232
- SharePoint Dev YouTube channel had 39,734 views with 184,937 minutes of watch time
Most viewed articles in the SharePoint Dev documentation during July 2019.
- Use column formatting to customize SharePoint | 41,833
- Build your first SharePoint client-side web part (Hello World part 1) | 33,796
- SharePoint site design and site script overview | 26,844
- Overview of the SharePoint Framework (SPFx) | 24,402
- SharePoint Development | 23,379
- Complete basic operations using SharePoint REST endpoints | 23,063
- Set up your SharePoint Framework development environment | 22,503
- Get to know the SharePoint REST service | 21,377
- Working with lists and list items with REST | 20,225
- Working with folders and files with REST | 14,833
Main resources around SharePoint PnP and SharePoint development
- SharePoint development blog – http://aka.ms/spdev-blog
- SharePoint Dev Documentation – http://aka.ms/spdev-docs
- SharePoint Dev Community – http://aka.ms/sppnp – One location for all the resources and news around PnP
- PnP Community Discussions – http://aka.ms/spdev-community
- SharePoint Dev Videos on YouTube – http://aka.ms/spdev-videos
August 2019 monthly community call
August 2019 monthly community happened on Tuesday 13th of August with following agenda:
- Monthly summary of SharePoint Development topics – Latest SharePoint road map and community news – Vesa Juvonen (Microsoft) ~15 min
- Demo – Solution architecture and design for the Learning Pathways – Julie Turner (Sympraxis Consulting)
- Discussion with Q&A – Current status on SharePoint Framework and the next steps – Luca Bandinelli (Microsoft), Pat Miller (Microsoft) and Vesa Juvonen (Microsoft)
You can find recording of the community call from PnP YouTube channel typically within 24 hours after the call. If you have any questions, comments or feedback, please participate in our discussions in the Microsoft Tech Community under the SharePoint developer group.
SharePoint Dev Blog posts
Here are the latest blog posts and announcements around SharePoint development topics from developer.microsoft.com/en-us/sharepoint/blogs
- 13th of August – SharePoint Dev Weekly – Episode 47
- 9th of August – SharePoint Dev Community (PnP) – General SP Dev SIG recording – 7th of August 2019
- 6th of August – SharePoint Dev Weekly – Episode 46
- 2nd of August – SharePoint Framework Community Call Recording – 1st of August 2019
- 5th of July – Introducing OneDrive community samples GitHub repository
- 1st of July – Announcing the 2019 Microsoft 365 app awards! Nominations now open!
- 28th of June – New SharePoint CSOM version released for SharePoint Online – June 2019
- 28th of June – SharePoint Dev Community (PnP) – General SP Dev SIG recording – 27th of June 2019
- 25th of June – SharePoint Dev Weekly – Episode 45
- 20th of June – SharePoint Framework Community Call Recording – 20th of June 2019
- 19th of June – SharePoint Dev Weekly – Episode 44
- 17th of June – Updated SharePoint Framework developer training package (June 2019)!
- 14th of June – SharePoint Dev Community (PnP) – General SP Dev SIG recording – 13th of June 2019
- 12th of June – Office Developer Community Newsletter-June 2019
PnP Community Calls
SharePoint Dev community has 3 different recurrent community calls, which you can choose to participate based on your interest and availability. All calls are recorded and published in the SharePoint Dev YouTube channel typically within the following 24 hours after the call. You can find a detailed agenda and links to specific covered topics on blog post articles at the SharePoint developer blog when the videos are published.
- Monthly community call – Second Tuesday of each month at 8 AM Pacific Time. Consists of the latest news, providing credits for all community contributors and live demos.
- Bi-weekly special interest group for SharePoint Framework – Bi-weekly Thursdays at 7 AM Pacific time. Consists of topics around SharePoint Framework and JavaScript-based development in the SharePoint platform.
- Bi-weekly special interest group for SharePoint General Dev – SharePoint dev platform topics which are not around JavaScript development. Site Designs, PnP Provisioning, CSOM, Column formatting, hub sites, branding, architectural designs etc.
If you are interested in doing a live demo of your solution or sample in these calls, please do reach out to the PnP Core Team members (contacts later in this post). These are great opportunities to gain visibility for example for existing MVPs, for community members who would like to be MVPs in the future or any community member who’d like to share some of their learnings.
SharePoint Dev Ecosystem in GitHub
There are quite a few different GitHub repositories under the SharePoint brand since we wanted to ensure that you can easily find and reuse what’s relevant to you. We do also combine multiple solutions to one repository so that you can more easily sync and get the latest changes to our released guidance and samples.
- sp-dev-docs – Source for new SharePoint dev center documentation exposed from http://dev.office.com/sharepoint
- sp-dev-fx-webparts – Client-side web part samples from community and engineering
- sp-dev-samples – Samples for add-ins, webhooks, and other API
- sp-dev-fx-extensions – Samples and tutorial code around SharePoint Framework Extensions
- sp-dev-fx-library-components – Samples and tutorial code around the SharePoint Framework library components
- sp-dev-fx-vs-extension – Open source Visual Studio IDE extension for creating SharePoint Framework solutions in the Visual Studio 2015 or 2017
- sp-dev-build-extensions – Different build extensions like gulp tasks and gulp plugins from the community and engineering around SharePoint development
- sp-dev-gdpr-activity-hub – Reference solution on the GDPR business case showing SPFx implementation with PowerBI and modern site customization
- sp-dev-solutions – Repository for more polished and fine-tuned reusable solutions build with SharePoint Framework
- sp-dev-samples – Repository for other samples related on the SharePoint development topics – WebHooks etc.
- sp-dev-fx-controls-react – Reusable content controls for SharePoint Framework solutions build with React
- sp-dev-fx-property-controls – Reusable property pane controls to be used in web parts
- sp-dev-list-formatting – Open-source community-driven repository for the column and view formatting JSON definitions
- sp-dev-site-scripts – Open-source community-driven repository for community Site Designs and Site Scripts
- sp-dev-modernization – Tooling and guidance around modernizing SharePoint from classic to modern
- sp-starter-kit – Starter kit solution for SharePoint modern experiences
- sp-dev-provisioning-templates – Open-source templates used by the SharePoint Provisioning Service
- sp-provisioning-service – Source code of the SharePoint Provisioning Service
PnP specific repositories – solution designs and tooling
- PnP – Main repository for SP add-in, Microsoft Graph etc. samples
- PnP-Sites-Core – Office Dev PnP Core component
- PnP-PowerShell – Office Dev PnP PowerShell Cmdlets
- PnP-Tools – Tools and scripts targeted more for IT Pro’s and for on-premises for SP2013 and SP2016
- PnP-Transformation – Material specifically for the transformation process. Currently, includes samples around InfoPath replacement and transformation tooling from farm solutions to add-in model.
- PnP-Provisioning-Schema – PnP Provisioning engine schema repository
- PnP-IdentityModel – Open source replacement of Microsoft.IdentityModel.Extensions.dll
Repositories in the GitHub PnP organization
- PnPjs – PnPjs Framework repository
- o365 CLI – Cross-OS command line interface to manage Office 365 tenant settings
- generator-spfx – Open-source Yeoman generator which extends the out-of-the-box Yeoman generator for SharePoint with additional capabilities
What’s supportability story around PnP material?
Following statements apply across all of the PnP samples and solutions, including samples, core component(s) and solutions, like SharePoint Starter Kit.
- PnP guidance and samples are created by Microsoft & by the Community
- PnP guidance and samples are maintained by Microsoft & community
- PnP uses supported and recommended techniques
- PnP is an open-source initiative by the community – people who work on the initiative for the benefit of others, have their normal day job as well
- PnP is NOT a product and therefore it’s not supported by Premier Support or other official support channels
- PnP is supported in similar ways as other open source projects done by Microsoft with support from the community by the community
- 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 being clear with your customer/deployment owner on the support model
Area-specific updates
SharePoint Provisioning Service
SharePoint Provisioning Service is available for public preview usage and was already update numerous times during spring to improve the experience. This service is designed to help you to provisioning sample content and solutions to your own tenant(s) for showing what’s possible in the context of SharePoint modern experiences. You will need to be a tenant administrator to be able to provision provided example tenant templates to your own tenant. Initially, service provides a set of SharePoint Look Book templates, SharePoint Starter Kit sample template, Office 365 Learning Pathways solution and a new Microsoft 365 Freelance Toolkit.
You can expect a new SharePoint look book templates to be released in this service later during autumn 2019. They look awesome!
SharePoint Provisioning Service source code has been now released as an open-source solution at sp-provisioning-service GitHub repository and we keep on evolving the experience further.
SharePoint Starter Kit
SharePoint Starter Kit demonstrates how to extend out of the box modern experiences in the SharePoint. It demonstrates multiple different techniques and uses different patterns and practices to build an end-to-end demonstration solution which can be provisioned to any Office 365 tenant. It contains for example following capabilities, which you can learn from or use them as your reference:
- Using Microsoft Graph APIs in SharePoint Framework solutions
- Implementing Microsoft Teams tabs using SharePoint Framework
We are looking into starting a new version of the starter kit with completely new solution architecture, which will support using it partly in on-premises and also to reuse web parts one-by-one as preferred. More on this later during autumn 2019.
PnP Tenant template updates
PnP tenant templates can be used to create Office 365 scoped templates, which can be applied to any tenant in the world with define configurations. Tenant templates provides a capability to have pre-defined configurations of complex tenant scoped settings in a single pnp file. PnP file is an OpenXml file containing all assets which are part of the template. Tenant templates can contain form example definitions around multiple site collections, custom tenant themes, SharePoint Framework solutions, site level confirmations etc.
New capabilities as part of the August 2019 release:
- Updates on the modern page export/import capabilities
- Improvements on the for Microsoft Teams structure (Teams, channels, tabs, solutions) provisioning
- Improved delta detection to reduce extracted template size
Modernization tooling
SharePoint Online is continuously evolving and improving, which is a great thing for you as a consumer of the service. One of the key improvements is the availability of modern sites, which are modern Office 365 group-connected team sites or communication sites, combined with improved functionality that can be consumed from a beautiful modern user interface. There are however plenty of customers who have already existing content in the classic sites and in classic pages, which would be great to get moved on the modern experience. This is where the open-source modernization tooling will help you.
- All guidance and tooling details are available from http://aka.ms/sppnp-modernize
Following are the key changes in modernization tooling and guidance since the last monthly summary
- Preview of SharePoint 2010 publishing site to communication site transformation support
- Updates on the modernization framework
SharePoint development samples
These are samples which are available from the SharePoint client-side web part sample repository at https://github.com/SharePoint/sp-dev-fx-webparts or from the SharePoint Framework Extensions repository at https://github.com/SharePoint/sp-dev-fx-extensions.
- New solution react-graph-feedback-form demonstrating how to use Microsoft Graph in SharePoint Framework for collecting feedback from the solution users
- New solution react-carousel showing how to build a custom image and video carousel with SharePoint Framework
- New solution react-directory demonstrating how to build an organizational directory using SharePoint Framework
- New solution react-multiscreen-webpart demonstrating how to use React Router library in a web part
- New solution react-multimedia-gallery demonstrating how to build a multimedia gallery with SharePoint Framework
- New solution js-theme-manager-2019 demonstrating how to build a modern theme manager for SharePoint 2019 using SharePoint Framework
- New solution react-functional-component-with-data-fetch demonstrating how to build a React functional component that uses data from a remote service
- New solution js-application-intranet-searchbox to add a custom search experience on sites using Application Customizers
- New solution react-command-form-settings demonstrating how to build a custom list form experience with an application customizer
- New solution react-hidefrom-externalusers demonstrating how to build experiences which are hidden from external users
- An updated version of the ModernSeach solution with changes on both web part and the renderer extension
- An updated version of the react-birthdays web part showing how to use Microsoft Graph to present birthday information in intranet
- An updated version of the react-calendar web part to support also recurrent events
- Numerous other updates on updating solutions to the latest version and other adjustments
Other open-source projects and assets
- Reusable SharePoint Framework controls – Reusable controls for SharePoint Framework web part and extension development. Separate projects for React content controls and Property Pane controls for web parts. These controls are using Office UI Fabric React controls under the covers and they are SharePoint aware to increase the productivity of developers.
- Office 365 CLI – Using the Office 365 CLI, you can manage your Microsoft Office 365 tenant and SharePoint Framework projects on any platform. See release notes for the latest updates.
- PnPJs – PnPJs encapsulates SharePoint REST APIs and provides a fluent and easily usable interface for querying data from SharePoint sites. It’s a replacement of already deprecated pnp-js-core library. See changelog for the latest updates.
- PnP Provisioning Engine and PnP CSOM Core – PnP provisioning engine is part of the PnP CSOM extension. They encapsulate complex business driven operations behind easily usable API surface, which extends out-of-the-box CSOM NuGet packages. See changelog for the latest updates.
- PnP PowerShell – PnP PowerShell cmdlets are open-source complement for the SharePointOnlinee cmdlets. There are more than 300 different cmdlets to use and you can use them to manage tenant settings or to manipulate actual SharePoint sites. They See changelog for the latest updates.
- List formatting definitions – Community contributed samples around the column and view formatting in GitHub.
- Site Designs and Site Scripts – Community contributed samples around SharePoint Site Designs and Site Scripts in GitHub.
- DevOps tooling and scripts – Community contributed scripts and tooling automation around DevOps topics (CI/CD) in GitHub.
- Teams provisioning solution – Set of open-source Azure Functions for Microsoft Teams provisioning. See more details from GitHub.
SharePoint Dev articles
SharePoint Dev articles are surfaced at docs.microsoft.com/en-us/sharepoint/dev. Since the last release, also classic SharePoint server-side API reference documentation has been moved to the docs.microsoft.com platform. You can provide contributions to these documents by submitting documentation improvements using GitHub tooling. All of the SharePoint Dev docs are stored and surfaced from the sp-dev-docs repository. Here are new/updated articles on SharePoint Development.
- New Migration API guidance for ISVs
- New and updated guidance around publishing portal modernization towards communication sites
- Updates on numerous articles related on transitioning of the capabilities from targeted release to world wide availability
- And the countless other adjustments and updates on the documentation
SharePoint Dev YouTube video channel
You can find all SharePoint Dev videos on our YouTube Channel at http://aka.ms/spdev-videos. This location contains already a significant amount of detailed training material, demo videos, and community call recordings. During July 2019, we released 18 new videos under the Getting Started series.
- Getting Started with SharePoint development – Different extensibility options – Vesa Juvonen (Microsoft)
- Getting started with SharePoint Framework Application customizers – Andrew Connell (Voitanos)
- Getting started on creating SharePoint Framework list view command sets – Paolo Pialorsi (PiaSys)
- Getting started on using modern themes in SharePoint Online – Laura Kokkarinen (Sulava)
- Getting started with Office 365 CLI – Velin Georgiev (Pramerica)
- Getting started on using PnP CSOM NuGet package in your C# solutions – Bert Jansen (Microsoft)
- Getting started with using PnPjs in SharePoint Framework solutions – Patrick Rodgers (Microsoft)
- Getting started with tenant-scoped deployment of SharePoint Framework solutions – Paolo Pialorsi (PiaSys)
- Getting started with Site Designs in SharePoint Online – Laura Kokkarinen (Sulava)
- Getting started with creating SharePoint Framework solutions for SharePoint 2019 – Vesa Juvonen (Microsoft)
- Getting started on contributing to SharePoint developer documentation – Andrew Connell (Voitanos)
- Getting started with SharePoint Framework domain isolated web parts – Paolo Pialorsi (PiaSys)
- Getting started on upgrading your SharePoint Framework solutions with Office 365 CLI – David Warner (Catapult)
- Getting started on transforming classic SharePoint sites to modern experiences – Bert Jansen (Microsoft)
- Getting started on using Microsoft Graph for accessing data in SharePoint – Paolo Pialorsi (PiaSys)
- Getting started on submitting a sample code to SharePoint GitHub repositories – Velin Georgiev (Pramerica)
- Getting started on calling securely custom Web APIs from SharePoint Framework – Paolo Pialorsi (PiaSys)
- Getting started on controlling modern pages footer in communication sites – Bert Jansen (Microsoft)
Here are also other new demo or guidance videos released since the last monthly summary.
- Latest capabilities in the Microsoft Flow SharePoint connector – August 2019 – Chakkaradeep (Microsoft)
- Community Demo – Column and view formatting with Quick Edit experience – Chris Kent (DMI)
- Community demo – Using Microsoft Rush with your SharePoint Solutions – Vardhaman Deshpande (Content and Code)
- Community demo – Use Microsoft Graph to hide or show SPFx extension based on user attributes – Velin Georgiev (Pramerica)
- Community Demo – Introduction to OneDrive community samples – Paolo Pialorsi (PiaSys)
- Community Call Demo – Getting started with custom forms in SharePoint build with PowerApps – Chakkaradeep (Microsoft)
- Community Demo – Using Matomo Analytics in modern SharePoint with SPFx for page analytics – Laurent Sittler (UMAknow)
- Community Demo – SharePoint Framework Library Components combined with SVG’s = Awesome! – David Warner (Catapult)
- Community Demo – @thumbnail magic with column and view formatting – Chris Kent (DMI)
- Community demo – GitHub issue process with SharePoint developer issues – Andrew Connell (Voitanos)
- Community demo – Exporting and importing modern pages cross sites and tenants with PnP tools – Erwin van Hunen (Rencore)
- Community call demo – Using Microsoft Graph Toolkit controls in SharePoint Framework – Nikola Metulev (Microsoft)
Key contributors to the August 2019 update
Here’s the list of active contributors (in alphabetical order) since last release details in SharePoint Dev repositories or community channels. PnP is really about building tooling and knowledge together with the community for the community, so your contributions are highly valued across the Office 365 customers, partners and obviously also at Microsoft. Thank you for your assistance and contributions on behalf of the community. You are truly making a difference!
- Albert-Jan Schot (Mavention) – @appieschot
- Alex Terentiev (SharePointalist) – @alexaterentiev
- Andres Mariano Gorzelany – get-itips
- Andrew Connell (Voitanos) – @andrewconnell
- Andrew Koltyakov (ARVO Systems) – @andrewkoltyakov
- Andi Krüger – @andikrueger_de
- Amr Fouad – ministainer
- Anna Jhaveri (Soho Dragon) – annajhaveri
- April Dunnam (ThriveFast) – @aprildunnam
- araver alias – araver
- Arnie Raju (The Solution Collective) – @arns__
- Bill Ayers (Flow Simulation Ltd.) – @SPDoctor
- Brent Ely (NTT DATA) – @gitbrent
- Bryan Petersen – petey121175
- Chris Kent (DMI) – @theChrisKent
- Chris O’Connor (OBS) – @GrumpyWookie
- Chad Kruszynsky (Turner Industries) – ckruszynsky
- David Warner II (Catapult) – @DavidWarnerII
- Dominik Schmieder – DominikSchmieder
- Eduardo Jiménez – esjimenezp
- Elio Struyf – @eliostruyf
- Erwin van Hunen (Rencore) – @erwinvanhunen
- Eric Overfield (PixelMill) – @EricOverfield
- Eric Shupps (BinaryWave) – @eshupps
- Eric Skaggs (Catapult Systems) – @skaggej
- Frank Cornu (aequos) – @FranckCornu
- Gaurav Goyal (BizPortals Solutions) – gauravgoyal5
- Gautam Sheth (Rapid Circle) – @gautamdsheth
- Heinrich Ulbricht (Communardo Software GmbH) – @h_ulbricht
- Hugo Bernier (Point Alliance) – bernierh
- Ivan Peters – IvanTheBearable
- Jake Stanger (ADM Computing) – JakeStanger
- Jayakumar Balasubramaniam (Hubfly) – @jayakumrB
- Joakim Högberg (Bravero) – @joakimhogberg
- João Mendes – @joaojmendes
- JoeAyre alias – JoeAyre
- Joel Jeffery (JFDI -Consulting) – joeljeffery
- Joel Rodrigues (Storm) – @JoelFMRodrigues
- Joseph Velliah (Visa) – @JosephVelliah
- Julie Turner (Sympraxis Consulting) – @jfj1997
- kachihro alias – kachihro
- Kemal Sinanagic (Ventigrate) – @kemicza
- Kirill (VM Reply) – kirillstarlight
- Laura Kokkarinen (Sulava) – @LauraKokkarinen
- Mantis Development – mantis
- Marcel Kirsche – kirschem
- Mark Powney (Engage Squared) – @mpowney
- Martin Hatch – @martinhatch
- MZabal alias – MZabal
- Michael Schau (WorkPoint A/S) – @SchauDK
- Nanddeep Nachan – @NanddeepNachan
- @OliverZeiser (MondayCoffee) –
- Oscar – ofuen
- Paolo Pialorsi (PiaSys.com) – @PaoloPia
- Patrik Hellgren (Sherpas Group AB) – @patrikhellgren
- Paul Bullock (CaPa Creative Ltd) – @pkbullock
- Paul Schaeflein (AddIn365) – @paulschaeflein
- Peter Tane – pdtane
- Ram Prasad Meenavalli – @ram_meenavalli
- Ramin Ahmadi (Content and Code) – AhmadiRamin
- repton-infinity alias – repton-infinity
- rlarave alias – rlarave
- Russell Gove – russgove
- Sergei Sergeev (Mastaq) – @sergeev_srg
- sguitardude – sguitardude
- Siddharth Vaghasia (TCS) – @siddh_me
- Spencer Harbar – @harbars
- Staffan Nelemans (Portiva) – @StaffanNelemans
- Stefan Bauer (n8d) – @StfBauer
- Waldek Mastykarz (Rencore) – @waldekm
- Velin Georgiev – @velingeorgiev
- Vincent Biret (2toLead) – @baywet
- Yannick Reekmans (Infront) – @YannickReekmans
- Youssef Victor – Youssef1313
- Zhephyr54 alias – Zhephyr54
Companies: 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 community. There were also people who contributed from other companies during last month, but we did not get their logos and approval to show them in 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.
Microsoft people: Here’s the list of Microsoft people who have been closely involved with the PnP work during last month.
- Bert Jansen – @O365Bert
- Bob German – @Bob1German
- Chris Hackman
- Guillaume Sellier – GSellier
- John Nguyen – johnguy0
- Joanne Hendrickson – JoanneHendrickson
- Koen Zomers – koenzomers
- Luca Bandinelli – lucaband
- Melissa Torres – melitoSP
- Mikael Svenson – @mikaelsvenson
- Pat Miller – @PatMill_MSFT
- Patrick Rodgers – @mediocrebowler
- Srikanth Deshpande – srideshpande
- Tom Resing – @resing
- Vesa Juvonen – @vesajuvonen
- Vitalie Braga – Vitalius1
- Westley Hall – westleyMS
SharePoint PnP Core Team
SharePoint PnP Core team manages SharePoint PnP community work in the GitHub and also coordinates different open-source projects around SharePoint development topics. PnP Core Team members have a significant impact on driving adoption of Office 365 and SharePoint development topics. They have shown their commitment to the open-source and community-driven work by constantly contributing to the benefit of the others in the community. Thank you for all that you do!
- Erwin van Hunen (Rencore) – @erwinvanhunen
- Paolo Pialorsi (Piasys.com) – @PaoloPia
- Radi Atanassov (OneBit Software) – @RadiAtanassov
- Elio Struyf (Valo Intranet) – @eliostruyf
- Andrew Connell (Voitanos) – @andrewconnell
- Mikael Svenson (Puzzlepart) – @mikaelsvenson
- Andrew Koltyakov (ARVO Systems) – @andrewkoltyakov
- Chris Kent (DMI) – @theChrisKent
- Stefan Bauer (n8d) – @StfBauer
- Laura Kokkarinen (Sulava) – @LauraKokkarinen
- Julie Turner (Sympraxis Consulting) – @jfj1997
- Velin Georgiev (Pramerica) – @velingeorgiev
- Waldek Mastykarz (Rencore) – @waldekm
Here are the Microsoft Internal PnP Core team members:
- Bert Jansen – @O365Bert
- Patrick Rodgers – @mediocrebowler
- Vesa Juvonen – @vesajuvonen
Next steps
- August 2019 monthly community call was on Tuesday 13th of August. Weekly SharePoint dev community calls are on Thursday and you can download invite from http://aka.ms/sppnp. Next monthly community call is on September 10th – Download recurrent invite to monthly community call with a detailed schedule for your time zone from http://aka.ms/spdev-call.
“Sharing is caring”
SharePoint Team, Microsoft – 14th of August 2019