SlideShare uma empresa Scribd logo
1 de 23
SharePoint Dev Ecosystem
/ PnP Community call –
June 2018
June 8th, 2018
SharePoint Dev Community Team / SP PnP Team
Agenda
• SharePoint Development - Latest News
• UserVoice update, monthly summary, and other
details
• SharePoint Roadmap updates
• SharePoint Framework 1.5
• Upcoming releases – current plan
• Demos
• PnPjs and fluent Taxonomy APIs –
Patrick Rodgers
• SharePoint Starter Kit –
Paolo Pialorsi/Vesa Juvonen
• Q&A - Open discussion
Core Team
Special Interest
Groups (SIGs)
Community
SharePoint Developer Group
http://aka.ms/SPPnP-Community
Bi-weekly SharePoint Framework
https://aka.ms/sppnp-js-sig-call
Special Interest group on SharePoint Framework and
PnP JS Core with Q&A
Next on Thursday 21st of June
Bi-weekly SP General Dev
https://aka.ms/sppnp-core-sig-call
Special Interest group on SP dev, CSOM,
PnP tooling for managed code
Next on Thursday 14th of June
Monthly community calls
http://aka.ms/sppnp-call
What has happened during past month?
July 2018 community call on Tuesday 10th of July
Views in YouTube
27,486
Unique tenants #
12,350
Unique visitors in GitHub
38,265 (avg 2 weeks)
Views in GitHub
172,880 (avg 2 weeks)
Watch time in YouTube
157,792 minutes
Views in docs.microsoft.com –
SharePoint Dev
898,005
Http Requests #
9,9 Billion
Most used capability
- Provisioning Engine (2444 tenants)
http://aka.ms/sppnp
What about SharePoint Framework? – How’s the adoption?
Documentation and
guidance
aka.ms/spdev-docs
• New consolidated platform
• All active SharePoint development
topics moved here
• Content managed in GitHub, but
surfaced in the
docs.microsoft.com/sharepoint
Running into issues?
Potentialbuginservice?
aka.ms/spdev-issues
• Issue list for reporting potential bugs
and issues in the SharePoint dev
platform
• Originally for SharePoint Framework,
but other input on critical topics also
welcome
• Comments in SP Dev docs are
opened as issues
 Top 10 dev UserVoice entries based on votes
aka.ms/spdev-uservoice
# Title Votes Category
1 Add managed metadata term store operations to REST API 1295 REST
2 Add support for Single Page Applications to the SharePoint Framework 580 SPFx
3 Support .NET Core with CSOM 525 CSOM
4 Provide CSOM and REST API for recurring calendar events 451 REST/CSOM
5 Add support for libraries packages in SharePoint Framework 341 SPFx
6 Field Customizer Evolution: Forms, Quick Edit Mode 316 SPFx
7 List.NavigateForFormsPages support in CSOM 291 CSOM
8 When creating an SPFx Extension for a custom header, provide a configurable property that
allows the composite header to be hidden
258 SPFx
9 Allow publishing of content type hub content types via CSOM 240 CSOM
10 REST API citizenship! (surface, roadmap and change log) 226 REST
http://dev.office.com/blogs
https://dev.office.com/blogs/pnp-june-2018-update
• Alex Terentiev (SharePointalist) -
@alexaterentiev
• Andrew Connell (Voitanos) - @andrewconnell
• Andrew Koltyakov (ARVO Systems) -
@andrewkoltyakov
• Charles Simard-Lecours - cslecours
• Chris Kent (DMI) - @theChrisKent
• Elio Struyf - @eliostruyf
• Erwin van Hunen (Rencore) -
@erwinvanhunen
• Eric Shupps - @eshupps
• Franck Cornu (aequos) - @FranckCornu
• Fredrik Thorild - thorild
• Gautam Sheth (Rapid Circle) -
@gautamdsheth
• guillaume-kizilian alias - guillaume-kizilian
• gunna025 alias - gunna025
• Hugo Bernier - hugoabernier
• Janhavi - spcrux
• Laurent Sittler (Exakis) - @laul0_68
• Luis Valencia - @levalencia
• Massimo Prota (Rapid Circle) -
@massimoprota
• Michael Schau - @SchauDK
• Mikael Svenson (Puzzlepart) -
@mikaelsvenson
• nilsvbconxion alias - nilsvbconxion
• Ole Kristian Mørch-Storstein (Puzzlepart) -
@ole_kristian
• Paolo Pialorsi (PiaSys.com) - @PaoloPia
• Pawel Hawrylak (EG A/S) -
• Paul Pascha (Wortell) - @paulpascha
• Paul Schaeflein - @paulschaeflein
• Radi Atanassov (OneBit Software) -
@RadiAtanassov
• Raul Garita Ch (Buildingi) - rgarita
• Simon-Pierre Plante (SPP Technologies) -
spplante
• Spencer Harbar (ClearPeople) - @harbars
• Stefan Bauer (n8d) - @StfBauer
• Steve Beaugé (Solutions pour SharePoint) -
@stevebeauge
• Stoyan Grigorov - stwel
• Velin Georgiev - @velingeorgiev
• Vincent Biret (2toLead) - @baywet
• Vipul Kelkar (Rapid Circle) - vipulkelkar
• Waldek Mastykarz (Rencore) -
@waldekm
• Yannick Plenevaux - @yp_code
 Companies which provided support for PnP initiative
by allowing their employees to contribute to our open
source projects
• Adam Burns - adambu
• Adam Ford - ajford76
• Bert Jansen - @O365Bert
• Chakkaradeep (Chaks) Chinnakonda Chandran
- @chakkaradeep
• Chris Hackman
• David Chesnut
• Frank Marasco - @frank_marasco
• Koen Zomers - @koenzomers
• Laura Graham - Lauragra
• Linda Lu Cannon - lindalu-MSFT
• Lincoln DeMaris
• Luca Bandinelli - lucaband
• Marc Pasarin Soler
• Mike Ammerlaan - @mikeamm
• Mike Morrison - mike-morr
• Neil Hodgkinson - @Nellymo
• Nicholas Pape - nickpape-msft
• Pat Miller - @PatMill_MSFT
• Patrick Rodgers - @mediocrebowler
• Sean Squires - @iamseansquires
• Vesa Juvonen - @vesajuvonen
https://github.com/pnp
What is included in PnP Starter Kit?
•
•
•
•
•
•
Next steps for the starter kit
Self-service web site to
sign-in and automate
provisioning to your tenant
Road map - calendar year 2018
Spring
Summer / Fall
• Decoupled project scaffolding from package management
• Support for beta APIs
• yo @Microsoft/sharepoint --plusbeta
• Support for other Package Managers
• --yarn or --pnpm
• Support for custom generators
• You can add additional options to the wizard
• You can add additional files or modify output of files from the original generator
• Dynamic data support
• Expose and consume data between SharePoint Framework components
• Planned to get released by end of July – 1.7 in Ignite timeframe
• Tenant wide deployment of SharePoint Framework Extensions
• GA of Graph and 3rd party API calls from SharePoint Framework
• GA of Dialog Framework (still in beta)
• Support for React 16
• Preview of socket.io
• SharePoint 2019 support (choosing the right version)
• Other “things”… some surprises always there…
Q&A
SharePoint Dev Ecosystem / PnP - June 2018 monthly call
SharePoint Dev Ecosystem / PnP - June 2018 monthly call

Mais conteúdo relacionado

Semelhante a SharePoint Dev Ecosystem / PnP - June 2018 monthly call

How Carolinas HealthCare System Governs SharePoint
How Carolinas HealthCare System Governs SharePointHow Carolinas HealthCare System Governs SharePoint
How Carolinas HealthCare System Governs SharePointKelly Jones
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint DeveloperSuhail Jamaldeen
 
Create great cncf user base from lessons learned from other open source com...
Create great cncf user base from   lessons learned from other open source com...Create great cncf user base from   lessons learned from other open source com...
Create great cncf user base from lessons learned from other open source com...Krishna-Kumar
 
Evolution of a Hospital Intranet
Evolution of a Hospital IntranetEvolution of a Hospital Intranet
Evolution of a Hospital IntranetKeith Withey
 
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...Eric Overfield
 
Office 365 Developer Bootcamp Melbourne
Office 365 Developer Bootcamp MelbourneOffice 365 Developer Bootcamp Melbourne
Office 365 Developer Bootcamp MelbourneAnupam Ranku
 
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...Thomas Gölles
 
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...Lee Calcote
 
SharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsSharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsNick Hobbs
 
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...DIWUG
 
SPUnite17 Getting Notified by SharePoint with WebHooks
SPUnite17 Getting Notified by SharePoint with WebHooksSPUnite17 Getting Notified by SharePoint with WebHooks
SPUnite17 Getting Notified by SharePoint with WebHooksNCCOMMS
 
Creating Balanced Content: 6 Phases of Data-Driven Storytelling
Creating Balanced Content: 6 Phases of Data-Driven StorytellingCreating Balanced Content: 6 Phases of Data-Driven Storytelling
Creating Balanced Content: 6 Phases of Data-Driven Storytellingsemrush_webinars
 
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014Piyush Kumar
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsSerge van den Oever
 
An introduction to the office devpnp community initiative
An introduction to the office devpnp community initiativeAn introduction to the office devpnp community initiative
An introduction to the office devpnp community initiativeNigel Price
 
End-to-End Data Pipelines with Apache Spark
End-to-End Data Pipelines with Apache SparkEnd-to-End Data Pipelines with Apache Spark
End-to-End Data Pipelines with Apache SparkBurak Yavuz
 
Spsbcn 2017 how to use PnP assets
Spsbcn 2017 how to use PnP assetsSpsbcn 2017 how to use PnP assets
Spsbcn 2017 how to use PnP assetsThomas Gölles
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...CIARD Movement
 

Semelhante a SharePoint Dev Ecosystem / PnP - June 2018 monthly call (20)

PnP Monthly Community Call - December 2017
PnP Monthly Community Call - December 2017PnP Monthly Community Call - December 2017
PnP Monthly Community Call - December 2017
 
How Carolinas HealthCare System Governs SharePoint
How Carolinas HealthCare System Governs SharePointHow Carolinas HealthCare System Governs SharePoint
How Carolinas HealthCare System Governs SharePoint
 
Be a Modern SharePoint Developer
Be a Modern SharePoint DeveloperBe a Modern SharePoint Developer
Be a Modern SharePoint Developer
 
Create great cncf user base from lessons learned from other open source com...
Create great cncf user base from   lessons learned from other open source com...Create great cncf user base from   lessons learned from other open source com...
Create great cncf user base from lessons learned from other open source com...
 
Evolution of a Hospital Intranet
Evolution of a Hospital IntranetEvolution of a Hospital Intranet
Evolution of a Hospital Intranet
 
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
All You Need to Know for Automated SharePoint Site Provisioning with PnP Powe...
 
Office 365 Developer Bootcamp Melbourne
Office 365 Developer Bootcamp MelbourneOffice 365 Developer Bootcamp Melbourne
Office 365 Developer Bootcamp Melbourne
 
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...
SharePoint Saturday New York City 2017 - How to use SharePoint PnP Assets in ...
 
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...
Create Great CNCF User-Base from Lessons Learned from Other Open Source Commu...
 
SharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsSharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - Announcements
 
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...
SPSNL17 - Getting started with SharePoint development for the reluctant IT Pr...
 
Drupal8 for Symfony Developers
Drupal8 for Symfony DevelopersDrupal8 for Symfony Developers
Drupal8 for Symfony Developers
 
SPUnite17 Getting Notified by SharePoint with WebHooks
SPUnite17 Getting Notified by SharePoint with WebHooksSPUnite17 Getting Notified by SharePoint with WebHooks
SPUnite17 Getting Notified by SharePoint with WebHooks
 
Creating Balanced Content: 6 Phases of Data-Driven Storytelling
Creating Balanced Content: 6 Phases of Data-Driven StorytellingCreating Balanced Content: 6 Phases of Data-Driven Storytelling
Creating Balanced Content: 6 Phases of Data-Driven Storytelling
 
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014
"In love with Open Source : Past, Present and Future" : Keynote OSDConf 2014
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutions
 
An introduction to the office devpnp community initiative
An introduction to the office devpnp community initiativeAn introduction to the office devpnp community initiative
An introduction to the office devpnp community initiative
 
End-to-End Data Pipelines with Apache Spark
End-to-End Data Pipelines with Apache SparkEnd-to-End Data Pipelines with Apache Spark
End-to-End Data Pipelines with Apache Spark
 
Spsbcn 2017 how to use PnP assets
Spsbcn 2017 how to use PnP assetsSpsbcn 2017 how to use PnP assets
Spsbcn 2017 how to use PnP assets
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...
 

Mais de SharePoint Patterns and Practices

PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLI
PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLIPnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLI
PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLISharePoint Patterns and Practices
 
PnP Webcast - Upgrade packages in SharePoint Framework solutions
PnP Webcast - Upgrade packages in SharePoint Framework solutionsPnP Webcast - Upgrade packages in SharePoint Framework solutions
PnP Webcast - Upgrade packages in SharePoint Framework solutionsSharePoint Patterns and Practices
 
PnP Webcast - Introduction to SharePoint Site Designs and Site Scripts
PnP Webcast - Introduction to SharePoint Site Designs and Site ScriptsPnP Webcast - Introduction to SharePoint Site Designs and Site Scripts
PnP Webcast - Introduction to SharePoint Site Designs and Site ScriptsSharePoint Patterns and Practices
 
PnP Webcast - Reusable control for your SharePoint Framework solutions
PnP Webcast - Reusable control for your SharePoint Framework solutionsPnP Webcast - Reusable control for your SharePoint Framework solutions
PnP Webcast - Reusable control for your SharePoint Framework solutionsSharePoint Patterns and Practices
 
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...SharePoint Patterns and Practices
 
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...Deploy, manage, and customize with SharePoint Patterns and Practices tools an...
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...SharePoint Patterns and Practices
 

Mais de SharePoint Patterns and Practices (9)

PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLI
PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLIPnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLI
PnP Webcast - Upgrading your SharePoint Framework solutions using Office 365 CLI
 
PnP Webcast - Upgrade packages in SharePoint Framework solutions
PnP Webcast - Upgrade packages in SharePoint Framework solutionsPnP Webcast - Upgrade packages in SharePoint Framework solutions
PnP Webcast - Upgrade packages in SharePoint Framework solutions
 
PnP Webcast - Introduction to SharePoint Site Designs and Site Scripts
PnP Webcast - Introduction to SharePoint Site Designs and Site ScriptsPnP Webcast - Introduction to SharePoint Site Designs and Site Scripts
PnP Webcast - Introduction to SharePoint Site Designs and Site Scripts
 
PnP Webcast - Reusable control for your SharePoint Framework solutions
PnP Webcast - Reusable control for your SharePoint Framework solutionsPnP Webcast - Reusable control for your SharePoint Framework solutions
PnP Webcast - Reusable control for your SharePoint Framework solutions
 
PnP Webcast - Defining an icon for client-side web part
PnP Webcast - Defining an icon for client-side web partPnP Webcast - Defining an icon for client-side web part
PnP Webcast - Defining an icon for client-side web part
 
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...
SharePoint Patterns & Practices - PnP Core and PnP PowerShell SIG - 7th of Oc...
 
Create the Modern Workplace with the SharePoint Framework
Create the Modern Workplace with the SharePoint FrameworkCreate the Modern Workplace with the SharePoint Framework
Create the Modern Workplace with the SharePoint Framework
 
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...Deploy, manage, and customize with SharePoint Patterns and Practices tools an...
Deploy, manage, and customize with SharePoint Patterns and Practices tools an...
 
PnP Webcast - Sharepoint Access App scanner
PnP Webcast - Sharepoint Access App scannerPnP Webcast - Sharepoint Access App scanner
PnP Webcast - Sharepoint Access App scanner
 

Último

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 

Último (20)

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 

SharePoint Dev Ecosystem / PnP - June 2018 monthly call

  • 1. SharePoint Dev Ecosystem / PnP Community call – June 2018 June 8th, 2018 SharePoint Dev Community Team / SP PnP Team
  • 2. Agenda • SharePoint Development - Latest News • UserVoice update, monthly summary, and other details • SharePoint Roadmap updates • SharePoint Framework 1.5 • Upcoming releases – current plan • Demos • PnPjs and fluent Taxonomy APIs – Patrick Rodgers • SharePoint Starter Kit – Paolo Pialorsi/Vesa Juvonen • Q&A - Open discussion
  • 3. Core Team Special Interest Groups (SIGs) Community SharePoint Developer Group http://aka.ms/SPPnP-Community Bi-weekly SharePoint Framework https://aka.ms/sppnp-js-sig-call Special Interest group on SharePoint Framework and PnP JS Core with Q&A Next on Thursday 21st of June Bi-weekly SP General Dev https://aka.ms/sppnp-core-sig-call Special Interest group on SP dev, CSOM, PnP tooling for managed code Next on Thursday 14th of June Monthly community calls http://aka.ms/sppnp-call What has happened during past month? July 2018 community call on Tuesday 10th of July
  • 4. Views in YouTube 27,486 Unique tenants # 12,350 Unique visitors in GitHub 38,265 (avg 2 weeks) Views in GitHub 172,880 (avg 2 weeks) Watch time in YouTube 157,792 minutes Views in docs.microsoft.com – SharePoint Dev 898,005 Http Requests # 9,9 Billion Most used capability - Provisioning Engine (2444 tenants) http://aka.ms/sppnp
  • 5. What about SharePoint Framework? – How’s the adoption?
  • 6. Documentation and guidance aka.ms/spdev-docs • New consolidated platform • All active SharePoint development topics moved here • Content managed in GitHub, but surfaced in the docs.microsoft.com/sharepoint
  • 7. Running into issues? Potentialbuginservice? aka.ms/spdev-issues • Issue list for reporting potential bugs and issues in the SharePoint dev platform • Originally for SharePoint Framework, but other input on critical topics also welcome • Comments in SP Dev docs are opened as issues
  • 8.  Top 10 dev UserVoice entries based on votes aka.ms/spdev-uservoice # Title Votes Category 1 Add managed metadata term store operations to REST API 1295 REST 2 Add support for Single Page Applications to the SharePoint Framework 580 SPFx 3 Support .NET Core with CSOM 525 CSOM 4 Provide CSOM and REST API for recurring calendar events 451 REST/CSOM 5 Add support for libraries packages in SharePoint Framework 341 SPFx 6 Field Customizer Evolution: Forms, Quick Edit Mode 316 SPFx 7 List.NavigateForFormsPages support in CSOM 291 CSOM 8 When creating an SPFx Extension for a custom header, provide a configurable property that allows the composite header to be hidden 258 SPFx 9 Allow publishing of content type hub content types via CSOM 240 CSOM 10 REST API citizenship! (surface, roadmap and change log) 226 REST
  • 10. • Alex Terentiev (SharePointalist) - @alexaterentiev • Andrew Connell (Voitanos) - @andrewconnell • Andrew Koltyakov (ARVO Systems) - @andrewkoltyakov • Charles Simard-Lecours - cslecours • Chris Kent (DMI) - @theChrisKent • Elio Struyf - @eliostruyf • Erwin van Hunen (Rencore) - @erwinvanhunen • Eric Shupps - @eshupps • Franck Cornu (aequos) - @FranckCornu • Fredrik Thorild - thorild • Gautam Sheth (Rapid Circle) - @gautamdsheth • guillaume-kizilian alias - guillaume-kizilian • gunna025 alias - gunna025 • Hugo Bernier - hugoabernier • Janhavi - spcrux • Laurent Sittler (Exakis) - @laul0_68 • Luis Valencia - @levalencia • Massimo Prota (Rapid Circle) - @massimoprota • Michael Schau - @SchauDK • Mikael Svenson (Puzzlepart) - @mikaelsvenson • nilsvbconxion alias - nilsvbconxion • Ole Kristian Mørch-Storstein (Puzzlepart) - @ole_kristian • Paolo Pialorsi (PiaSys.com) - @PaoloPia • Pawel Hawrylak (EG A/S) - • Paul Pascha (Wortell) - @paulpascha • Paul Schaeflein - @paulschaeflein • Radi Atanassov (OneBit Software) - @RadiAtanassov • Raul Garita Ch (Buildingi) - rgarita • Simon-Pierre Plante (SPP Technologies) - spplante • Spencer Harbar (ClearPeople) - @harbars • Stefan Bauer (n8d) - @StfBauer • Steve Beaugé (Solutions pour SharePoint) - @stevebeauge • Stoyan Grigorov - stwel • Velin Georgiev - @velingeorgiev • Vincent Biret (2toLead) - @baywet • Vipul Kelkar (Rapid Circle) - vipulkelkar • Waldek Mastykarz (Rencore) - @waldekm • Yannick Plenevaux - @yp_code
  • 11.  Companies which provided support for PnP initiative by allowing their employees to contribute to our open source projects
  • 12. • Adam Burns - adambu • Adam Ford - ajford76 • Bert Jansen - @O365Bert • Chakkaradeep (Chaks) Chinnakonda Chandran - @chakkaradeep • Chris Hackman • David Chesnut • Frank Marasco - @frank_marasco • Koen Zomers - @koenzomers • Laura Graham - Lauragra • Linda Lu Cannon - lindalu-MSFT • Lincoln DeMaris • Luca Bandinelli - lucaband • Marc Pasarin Soler • Mike Ammerlaan - @mikeamm • Mike Morrison - mike-morr • Neil Hodgkinson - @Nellymo • Nicholas Pape - nickpape-msft • Pat Miller - @PatMill_MSFT • Patrick Rodgers - @mediocrebowler • Sean Squires - @iamseansquires • Vesa Juvonen - @vesajuvonen
  • 14.
  • 15. What is included in PnP Starter Kit? • • • • • •
  • 16. Next steps for the starter kit Self-service web site to sign-in and automate provisioning to your tenant
  • 17. Road map - calendar year 2018 Spring Summer / Fall
  • 18. • Decoupled project scaffolding from package management • Support for beta APIs • yo @Microsoft/sharepoint --plusbeta • Support for other Package Managers • --yarn or --pnpm • Support for custom generators • You can add additional options to the wizard • You can add additional files or modify output of files from the original generator • Dynamic data support • Expose and consume data between SharePoint Framework components
  • 19. • Planned to get released by end of July – 1.7 in Ignite timeframe • Tenant wide deployment of SharePoint Framework Extensions • GA of Graph and 3rd party API calls from SharePoint Framework • GA of Dialog Framework (still in beta) • Support for React 16 • Preview of socket.io • SharePoint 2019 support (choosing the right version) • Other “things”… some surprises always there…
  • 20.
  • 21. Q&A