Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Power Apps Cookbook

You're reading from   Microsoft Power Apps Cookbook Build user-friendly apps, troubleshoot challenges, and navigate the evolving Power Apps landscape

Arrow left icon
Product type Paperback
Published in Oct 2024
Publisher Packt
ISBN-13 9781835465158
Length 438 pages
Edition 3rd Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Eickhel Mendoza Eickhel Mendoza
Author Profile Icon Eickhel Mendoza
Eickhel Mendoza
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. App Maker Basics 2. Building Pixel-Perfect Solutions with Canvas Apps FREE CHAPTER 3. Building from Data with Model-Driven Apps 4. Choosing the Right Data Source for Your Applications 5. Automating Processes with Power Automate 6. Extending the Platform 7. Improving User Experience 8. Power Apps Everywhere 9. Empowering your Applications with AI Builder 10. Discovering the Power Platform Admin Center 11. Tips, Tricks, and Workarounds 12. Advanced Techniques with the Power Apps Component Framework 13. Reaching Beyond the Organization with Power Pages 14. Other Books You May Enjoy
15. Index

Creating the project

When working with PCFs, the Power Platform CLI is responsible for creating your component’s project structure. It also manages the project’s packaging as a Power Platform solution that can be deployed to your environments.

This command-line tool also performs other tasks, such as the following:

  • Managing plug-in projects that harness the event framework of Dataverse
  • Handling authentication to deploy solutions to the Power Platform environments directly from the command line
  • Packing and unpacking of canvas apps

Please refer to the official documentation to discover these and other functionalities: https://learn.microsoft.com/en-us/power-platform/developer/cli/introduction

Getting ready

Let’s continue by building the project structure for our code component and configuring the project’s manifest. This file defines your component by describing its metadata...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image