#
sharepoint-online
Here are 265 public repositories matching this topic...
This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
charts
sharepoint
sharepoint-online
spfx
sharepoint-framework
webpart
sample-kit
images-galleries
carousels
-
Updated
May 28, 2021 - TypeScript
《Office 365 开发入门指南》,本书已经于2018年9月份由北京大学出版社上市发行,可以通过 http://product.dangdang.com/25347066.html 进行购买。配套视频教程于2019年2月在网易云课堂上架,你可以通过 https://aka.ms/office365devlesson 参加学习,教程相关的参考资料、范例代码、相关链接,请访问 https://github.com/chenxizhang/office365dev/tree/master/lessons
flow
sharepoint
sharepoint-online
powerbi
sharepoint-framework
office-addin
microsoft-teams
microsoft-graph-api
office-365
powerapps
office-dev
-
Updated
Mar 15, 2019 - JavaScript
react
nodejs
javascript
api
angular
rest
proxy
developer-tools
sharepoint
sharepoint-online
spfx
workbench
-
Updated
Jun 21, 2021 - TypeScript
R SDK for interacting with Microsoft 365 APIs
r
onedrive
sharepoint-online
microsoft-graph-api
office-365
onedrive-for-business
microsoft-365
azure-sdk-r
-
Updated
Jul 12, 2021 - R
SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
c-sharp
visual-studio
dsl
provision
provisioning
sharepoint
ssom
csom
sharepoint-online
spmeta2
enterprise-ready
-
Updated
Feb 1, 2019 - C#
The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
sharepoint
csom
sharepoint-online
office365
office-365
sharepoint-2013
sharepoint-2016
sharepoint-2010
sharepoint-2019
-
Updated
Mar 16, 2021
JavaScript SharePoint REST Web Services Library
sharepoint
sharepoint-site
sharepoint-online
webpart
sharepoint-2013
sharepoint-2016
sharepoint-crudoperation
sharepoint-lists
sharepoint-webpart
sharepoint-appmodel
sharepoint-user
sharepoint-rest
sharepoint-webservices
sharepoint-javascript-library
nodejs-sharepoint
sharepoint-subsites
aspx-page
javascript-sharepoint
sharepoint-files
sharepoint-2019
-
Updated
May 6, 2019 - JavaScript
-
Updated
Dec 14, 2018 - TypeScript
Simple SharePoint authentication for Python
-
Updated
Jan 9, 2021 - Python
Docker images for working with SharePoint Framework
docker
docker-image
sharepoint
sharepoint-online
spfx
sharepoint-framework
office-365
sharepoint-2016
-
Updated
May 16, 2021 - Dockerfile
An easy way to develop against the SharePoint 2013/Online REST api.
-
Updated
Jul 29, 2021 - TypeScript
-
Updated
Jun 29, 2021 - Go
A ruby client for Sharepoint's REST API.
-
Updated
Jul 8, 2021 - Ruby
react
typescript
webpack
generator
assets
yeoman-generator
developer-tools
sharepoint
scaffolding
sharepoint-online
pnpjs
-
Updated
Jun 11, 2021 - TypeScript
Gulp plugin for synchronizing local files with a SharePoint library
-
Updated
Aug 18, 2018 - JavaScript
SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
typescript
visual-studio-code
sharepoint
sharepoint-online
visual-studio-code-extension
sharepoint-sites
-
Updated
Jul 19, 2021 - TypeScript
Camlex simplifies creation of CAML queries for SharePoint (2007, 2010, 2013, 2016, 2019, Online) by using expression trees and lambda expressions
-
Updated
Jul 24, 2021 - C#
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
security
security-audit
sharepoint
sharepoint-site
sharepoint-online
sharepoint-framework
sharepoint2010
security-tools
sharepoint-2013
sharepoint-2016
bsides
sharepoint-lists
-
Updated
Apr 15, 2018 - PowerShell
Public samples from speaking engagements and blog posts
-
Updated
Jul 21, 2021 - HTML
-
Updated
Jun 4, 2021 - TypeScript
SharePoint pages live reload module for client side development
-
Updated
Jun 9, 2021 - TypeScript
A Taxonomy Picker control built with TypeScript for React. Built for use in Office 365 / SharePoint
-
Updated
Feb 3, 2020 - HTML
PowerPoint templates to get you started with your next SharePoint wireframes
-
Updated
Aug 5, 2019
Copy Libraries and Lists Content between ANY Version of SharePoint (SP2010/SP2013/SP2016/SPOnline).
sharepoint
sharepoint-online
sharepoint2010
sharepoint2013
sharepoint-2013
sharepoint-2016
sharepoint-lists
migration-tool
-
Updated
Sep 23, 2019 - PowerShell
Powershell module to connect to all MS365 services and install required modules or packages.
azure
teams
azure-active-directory
sharepoint-online
office365
microsoft-teams
office-365
skype-for-business
azure-ad
aad
microsoft-azure
exchange-online
spo
skype4b
msol
microsoft-office365
skype-for-business-online
microsoft-online
-
Updated
Oct 9, 2020 - PowerShell
-
Updated
Jun 10, 2021 - TypeScript
List of popular productivity tools for SharePoint
-
Updated
May 28, 2021 - C#
SharePoint Administration Bot
-
Updated
Jan 16, 2018 - C#
Improve this page
Add a description, image, and links to the sharepoint-online topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sharepoint-online topic, visit your repo's landing page and select "manage topics."
Usage
Provide a
m365 aad group list
command to output Azure AD Groups. The Azure CLI does not provide details on the group type.az ad group list
does not indicate if something is a dynamic group or not.Suggestion is to provide all groups using the Microsoft Graph
/v1.0/groups
endpoint.Description
Lists all Azure AD groups in the tenant.
Options
N/a