{"id":13547341,"url":"https://github.com/microsoft/Power-Fx","last_synced_at":"2025-04-02T19:33:05.924Z","repository":{"id":36966419,"uuid":"341704034","full_name":"microsoft/Power-Fx","owner":"microsoft","description":"Power Fx low-code programming language","archived":false,"fork":false,"pushed_at":"2025-03-30T16:52:00.000Z","size":80461,"stargazers_count":3262,"open_issues_count":327,"forks_count":337,"subscribers_count":118,"default_branch":"main","last_synced_at":"2025-03-30T21:38:51.091Z","etag":null,"topics":["power-fx","powerfx"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-23T22:09:05.000Z","updated_at":"2025-03-30T19:46:12.000Z","dependencies_parsed_at":"2024-12-28T01:23:15.869Z","dependency_job_id":"419ed625-9985-48d8-a0ac-f4d42cdfe22d","html_url":"https://github.com/microsoft/Power-Fx","commit_stats":{"total_commits":1242,"total_committers":79,"mean_commits":"15.721518987341772","dds":0.8671497584541062,"last_synced_commit":"b6c7bb3a624ccb8bcf18f32e002b0f74f121f068"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FPower-Fx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FPower-Fx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FPower-Fx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FPower-Fx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/Power-Fx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246837682,"owners_count":20841902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["power-fx","powerfx"],"created_at":"2024-08-01T12:00:54.283Z","updated_at":"2025-04-02T19:33:05.919Z","avatar_url":"https://github.com/microsoft.png","language":"C#","readme":"# \u003cimg src=\"https://user-images.githubusercontent.com/70824102/194465962-481fa7ec-0d42-4037-bdd2-f84710272329.png\" width=\"25\"\u003e Microsoft Power Fx\n\n\u003cimg alt=\"PowerFX usage example, displaying a simple slider\" src=\"https://learn.microsoft.com/pt-br/power-platform/power-fx/media/overview/always-live.gif\" width=\"750\"\u003e\n\n\u003e Microsoft Power Fx is a low-code general purpose programming language based on spreadsheet-like formulas.  It is a strongly typed, declarative, and functional language, with imperative logic and state management available as needed.  \n\n\u003e Power Fx started with Power Apps canvas apps and that is where [you can experience it now](https://powerapps.microsoft.com/en-us/).  We are in the process of extracting the language from that product so that we can use it in more Microsoft Power Platform products and make it available here for you to use.  That's going to take some time and we will report on our progress here and on the [Power Apps blog](https://powerapps.microsoft.com/en-us/blog/).  \n\n\u003e A start on the language documentation is [available in the docs folder](docs/overview.md).  As with the implementation, it is being extracted from the Power Apps documentation and generalized and that too is going to take some time.\n\n## Summary\n\n- [Vision](#vision)\n- [Overview](#overview)\n- [Packages](#packages)\n- [Daily Builds](#daily-builds)\n- [Samples](#samples)\n- [Contributing](#contributing)\n- [Trademarks](#trademarks)\n\n## Vision\n\nThe easiest and most powerful ​system to express business logic for ​everyone, everywhere.\n\n## Overview\n\n| [\u003cimg width=\"350\" alt=\"PowerFX overview video thumbnail\" src=\"https://user-images.githubusercontent.com/70824102/194465349-0e78a62c-cebd-4d57-9f3b-df6a371127ee.png\"\u003e](https://www.youtube-nocookie.com/embed/ik6k89WNjuk) | For those new to Power-Fx, this video should answer many of your questions: \u003cbr\u003e [Power Fx: the Programming Language for Low Code and what it means for Developers](https://www.youtube-nocookie.com/embed/ik6k89WNjuk) |\n| ---- | ---- |\n\n## Packages\n\n| Name                                     | Released Package |\n|------------------------------------------|------------------|\n| Microsoft.PowerFx.Core                   | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Core?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Core/) |\n| Microsoft.PowerFx.Connectors             | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Connectors?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Core.Connectors/) |\n| Microsoft.PowerFx.Json                   | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Json?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Core.Json/) |\n| Microsoft.PowerFx.Core.Tests             | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Core.Tests?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Core.Tests/) |\n| Microsoft.PowerFx.Interpreter            | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Interpreter?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Interpreter/) |\n| Microsoft.PowerFx.LanguageServerProtocol | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.LanguageServerProtocol?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.LanguageServerProtocol/) |\n| Microsoft.PowerFx.Transport.Attributes   | [![BotBuilder Badge](https://img.shields.io/nuget/vpre/Microsoft.PowerFx.Transport.Attributes?label=Latest\u0026logo=nuget)](https://www.nuget.org/packages/Microsoft.PowerFx.Transport.Attributes/) |\n\n## Daily Builds\nDaily builds of the Power Fx packages are published to Azure Artifacts. \n- The [Azure Artifacts daily feed](https://dev.azure.com/Power-Fx/Power%20Fx/_artifacts/feed/PowerFx) carries the most recent packages. To consume them, specify this package source: \n```\nhttps://pkgs.dev.azure.com/Power-Fx/7dd30b4a-31be-4ac9-a649-e6addd4d5b0a/_packaging/PowerFx/nuget/v3/index.json\n```\n\n- For detailed instructions [visit this page](dailyBuilds.md).\n\n## Samples\nThere are samples demonstrating how to consume Power Fx at: https://github.com/microsoft/power-fx-host-samples\n\nYou can also see usage examples in the [unit tests](https://github.com/microsoft/Power-Fx/tree/main/src/tests).\n\n## Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft \ntrademarks or logos is subject to and must follow \n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n  \n","funding_links":[],"categories":["Reference Resources","others","C# #","C#","Others","Uncategorized","Other"],"sub_categories":["Power Platform (Microsoft)","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2FPower-Fx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2FPower-Fx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2FPower-Fx/lists"}