Skip to content

pnp/viva-dev-bot-powered-aces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viva Connection Bot Powered Adaptive Card Extensions (ACEs) sample repository

Repository for the Viva Connections Bot Powered Adaptive Cards (ACEs) sample solutions from Microsoft and community. Bot Powered Adaptive Card Extensions (ACEs) for Microsoft Viva Connections are a new technology to extend the Microsoft Viva Connections Dashboard leveraging the Microsoft Bot Framework SDK development model. This repository contains community samples that demonstrate different usage patterns for the Bot Powered ACEs.

We do welcome community contributions to the samples folder in this repository for demonstrating different use cases with SharePoint Framework. Notice that if you use 3rd party libraries, please make sure that library license allows distributions of it as part of your sample.

Viva Connections Adaptive Card Extensions are cards that can be exposed through the Viva Connections Desktop or Mobile experiences.

Have issues or questions?

Please use following logic on submitting your questions or issues to right location to ensure that they are noticed and addressed as soon as possible.

Additional resources

Using the samples

To build and start using these projects, you'll need to clone and build the projects.

Clone this repository by executing the following command in your console:

git clone https://github.com/pnp/viva-dev-bot-powered-aces.git

Navigate to the cloned repository folder which should be the same as the repository name:

cd viva-dev-bot-powered-aces

To access the samples use the following command, where you replace sample-folder-name with the name of the sample you want to access. You can build Bot Powered ACEs either using C# and .NET or using TypeScript and Node.js. Code samples are organized into two main folders dotnet and nodejs, depending on the technology used to implement them.

To access a .NET based sample, use the following syntax:

cd samples
cd dotnet
cd sample-folder-name

To access a Node.js based sample, use the following syntax:

cd samples
cd nodejs
cd sample-folder-name

Authors

This repository's contributors are all community members who volunteered their time to share code samples. Work is done as an open source community project, with each sample contained in their own solution.

Contributions

These samples are direct from the feature teams, Microsoft 365 platform community team (http://aka.ms/m365/community) or shared by the community. We welcome your input on issues and suggestions for new samples. We do also welcome community contributions around the client-side web parts. If you have any questions, just let us know.

Please have a look on our Contribution Guidance before submitting your pull requests, so that we can get your contribution processed as fast as possible.

Code of Conduct

This repository has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Sharing is caring!

About

Viva Connection Bot Powered Adaptive Card Extensions (ACEs) sample repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published