https://github.com/codito/pp-expt
Experiments with Power Platform
https://github.com/codito/pp-expt
Last synced: about 1 year ago
JSON representation
Experiments with Power Platform
- Host: GitHub
- URL: https://github.com/codito/pp-expt
- Owner: codito
- Created: 2022-07-02T09:50:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T12:44:25.000Z (about 2 years ago)
- Last Synced: 2025-01-07T06:41:48.637Z (about 1 year ago)
- Language: TypeScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Power Platform Experiments
A home for experiments with PCF controls etc. for the Power Platform/Dataverse.
## Build
Build the repo with `dotnet` command line tool.
```sh
> dotnet build
```
Upload the solution etc. with PowerPlatform CLI/pac tool.