Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pnp/powerfx-samples

This repository contains samples for Power Fx low-code programming language https://github.com/microsoft/Power-Fx
https://github.com/pnp/powerfx-samples

hacktoberfest powerapps powerfx

Last synced: about 1 month ago
JSON representation

This repository contains samples for Power Fx low-code programming language https://github.com/microsoft/Power-Fx

Awesome Lists containing this project

README

        

# Power Fx Samples

This repository contains community samples that demonstrate different usage patterns for the Power Fx low-code programming language.

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

## 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.

* You have issue on specific sample - use [issue list in this repository](https://github.com/pnp/powerfx-samples/issues).

## Additional resources

* [What is Microsoft Power Fx](https://powerapps.microsoft.com/en-us/blog/what-is-microsoft-power-fx/)
* [Microsoft Power Fx Overview](https://docs.microsoft.com/en-us/power-platform/power-fx/overview)
* [Microsoft Power Fx](https://github.com/microsoft/Power-Fx)
* [Enhanced Component Properties](https://powerapps.microsoft.com/en-us/blog/enhanced-component-properties/)
* [Power Apps Formula Reference](https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/formula-reference)

## Using the samples

To start using these projects, you'll need to download the `.msapp` file for the sample you want to use.

Go to **make.powerapps.com**

Select the **Canvas app from blank** option under **Make your own app**

Provide a **Name**, and select **Create**

Select the **File** tab, then **Open**

Use the **Browse** option and navigate to the `.msapp` file you just downloaded

## 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, which each sample contained in their own solution.

## Contributions

These samples are direct from the feature teams, PnP core team (http://aka.ms/m365pnp) 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](./.github/CONTRIBUTING.md) 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](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## Disclaimer

**THESE SAMPLES ARE PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**

> Sharing is caring!