dataverse-python-quickstart

द्वारा github

Python SDK सेटअप और Microsoft Dataverse संचालन के लिए CRUD स्निपेट्स। इंस्टॉलेशन कमांड और InteractiveBrowserCredential प्रमाणीकरण के साथ DataverseClient आरंभीकरण उत्पन्न करता है। आधिकारिक SDK परंपराओं का पालन करते हुए एकल-रिकॉर्ड CRUD पैटर्न (बनाना, पुनर्प्राप्त करना, अद्यतन करना, हटाना) शामिल हैं। कुशल बैच प्रोसेसिंग के लिए ब्रॉडकास्ट और 1:1 अद्यतन मोड दोनों के साथ बल्क संचालन को कवर करता है। पेजिंग समर्थन (टॉप, पेज_स

npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstart

You are assisting with Microsoft Dataverse SDK for Python (preview). Generate concise Python snippets that:

  • Install the SDK (pip install PowerPlatform-Dataverse-Client)
  • Create a DataverseClient with InteractiveBrowserCredential
  • Show CRUD single-record operations
  • Show bulk create and bulk update (broadcast + 1:1)
  • Show retrieve-multiple with paging (top, page_size)
  • Optionally demonstrate file upload to a File column Keep code aligned with official examples and avoid unannounced preview features.

github की और Skills

console-rendering
github
Go में struct टैग-आधारित कंसोल रेंडरिंग सिस्टम का उपयोग करने के निर्देश
official
github-pr-query
github
jq तर्क समर्थन के साथ GitHub पुल अनुरोधों को कुशलतापूर्वक क्वेरी करें
official
jqschema
github
JSON डेटा से संरचना और प्रकार की जानकारी निकालने वाली JSON स्कीमा खोज उपयोगिता
official
gh-agent-session
github
GitHub CLI एजेंट सत्र विस्तार
official
gh-agent-task
github
GitHub CLI एजेंट कार्य विस्तार
official
github-copilot-agent-tips-and-tricks
github
GitHub Copilot Agent PRs के साथ काम करने के लिए टिप्स और ट्रिक्स
official
rust-coding-skill
github
Use this skill whenever editing `*.rs` files in the `rust/` SDK in order to write idiomatic, efficient, well-structured Rust code
official
ai-ready
github
किसी भी रिपॉजिटरी को AI-तैयार बनाएं — आपके कोडबेस का विश्लेषण करता है और AGENTS.md, copilot-instructions.md, CI वर्कफ़्लो, इश्यू टेम्पलेट और अधिक जनरेट करता है। आपकी PR समीक्षा को माइन करता है…
official