зеркало из
1
0
Форкнуть 0
This repository is for active development of built-in connector extensibility for Logic Apps preview.
Перейти к файлу
praveensri f1fa56c137
Create x12decodmapping.json
2024-03-11 08:00:00 +05:30
.github/workflows Update dotnet.yml 2021-04-09 02:12:38 -07:00
src Update Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB.csproj 2021-07-27 10:39:01 -07:00
test Create x12decodmapping.json 2024-03-11 08:00:00 +05:30
.gitignore Initial commit 2020-12-10 19:02:02 +00:00
LICENSE.txt PR comments resolved 2021-03-16 01:39:56 -07:00
README.md Update README.md 2021-04-08 23:30:33 -07:00
SECURITY.md Microsoft mandatory file 2022-07-25 19:02:10 +00:00
azure-pipelines.yml pipeline changes 2021-04-08 14:18:39 -07:00
dirs.sln Adding ActiveMQ Src and test 2021-04-11 22:08:24 +03:00
sign.snk PR comments resolved 2021-03-16 01:39:56 -07:00
src.ruleset PR comments resolved 2021-04-08 21:45:26 -07:00
stylecop.json PR comments resolved 2021-04-08 21:45:26 -07:00

README.md

This repository is for active development of built-in connector extensibility for Logic Apps preview. Visit Logic Apps preview doc for more details.

Getting started

To get started for authoring the new built-in connector, refer Logic app doc

For tutorials, quick starts, visit the techcommunity blog

Extension deployment

To deploy the connector extension , you need to execute the poswershell script add-extension.ps1 in the VS code logic app project as shown below:

deployment

Contributing

For details on contributing to this repository, see the contributing guide.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

This project 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.