This commit is contained in:
BruceHaley 2022-04-12 15:36:44 -07:00 коммит произвёл GitHub
Родитель 4e57e10da3
Коммит 4eada98682
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,21 @@ For those new to Power-Fx, this video should answer many of your questions:
[![Power-Fx — The low code programming language for everyone](https://img.youtube.com/vi/ik6k89WNjuk/0.jpg)](https://www.youtube-nocookie.com/embed/ik6k89WNjuk)
## Build Status
| Branch | Description | Build Status |
|----|---------------|--------------|
|Main | 0.2.* Preview Builds |[![Build Status](https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/PowerFx/PowerFx-daily?branchName=main)](https://dev.azure.com/FuseLabs/SDK_v4/_build/latest?definitionId=1410&branchName=main)
## Packages
| Name | Released Package
|---------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Microsoft.PowerFx.Core | [![BotBuilder Badge](https://buildstats.info/nuget/Microsoft.PowerFx.Core?includePreReleases=true&dWidth=70)](https://www.nuget.org/packages/Microsoft.PowerFx.Core/)
| Microsoft.PowerFx.Core.Tests | |
| Microsoft.PowerFx.Interpreter | [![BotBuilder Badge](https://buildstats.info/nuget/Microsoft.PowerFx.Interpreter?includePreReleases=true&dWidth=70)](https://www.nuget.org/packages/Microsoft.PowerFx.Interpreter/)
| Microsoft.PowerFx.Transport.Attributes | [![BotBuilder Badge](https://buildstats.info/nuget/Microsoft.PowerFx.Transport.Attributes?includePreReleases=true&dWidth=70)](https://www.nuget.org/packages/Microsoft.PowerFx.Transport.Attributes/)
## Samples
There are samples demonstrating how to consume Power Fx at: https://github.com/microsoft/power-fx-host-samples