2023-03-24 22:44:09 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-azure-devops-tasks" ,
"source" : "pnp" ,
2024-04-18 01:51:29 -04:00
"title" : "Azure DevOps Tasks Adaptive Card Extension" ,
2023-03-24 22:44:09 -04:00
"shortDescription" : "This Adaptive Card Extension demonstrates displaying the number of assigned tasks of Azure DevOps." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-azure-devops-tasks" ,
"downloadUrl" : "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-azure-devops-tasks" ,
"longDescription" : [
"This Adaptive Card Extension demonstrates displaying the number of assigned tasks of Azure DevOps."
] ,
"creationDateTime" : "2023-03-19" ,
"updateDateTime" : "2023-03-19" ,
"products" : [
"SharePoint"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.16.1"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azure-devops-tasks/assets/react-azure-devops-tasks.png" ,
"alt" : "Web Part Preview"
}
] ,
"authors" : [
{
"gitHubAccount" : "karamem0" ,
"pictureUrl" : "https://github.com/karamem0.png" ,
"name" : "Takashi Shinohara"
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
"url" : "https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
}
]
}
]