dataverse-python-quickstart
Generates Python snippets for Microsoft Dataverse SDK, including CRUD, bulk operations, and authentication.
Install
npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstartStats
| Total installs | 7,453 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Generates installation commands and DataverseClient initialization with InteractiveBrowserCredential authentication
- Includes single-record CRUD patterns (create, retrieve, update, delete) following official SDK conventions
- Covers bulk operations with both broadcast and 1:1 update modes for efficient batch processing
- Demonstrates retrieve-multiple queries with paging support (top, page_size parameters)
- Optionally includes file upload patterns for File column types
Tags
Related skills
| Skill | Installs | vs dataverse-python-quickstart |
|---|---|---|
| sql-optimization | 8,296 | +843 |
| marketing-skills-collection | 7,946 | +493 |
| firecrawl-search | 8,379 | +926 |
| copilot-usage-metrics | 7,452 | -1 |
| case-study-writing | 7,298 | -155 |
FAQ
- How many installs does dataverse-python-quickstart have?
- dataverse-python-quickstart has 7,453 total installs and 7.4K installs this week.
- Where is dataverse-python-quickstart hosted?
- dataverse-python-quickstart is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does dataverse-python-quickstart have?
- dataverse-python-quickstart has 27.4K GitHub stars.
- When was dataverse-python-quickstart first indexed?
- OrangeBot.AI first indexed dataverse-python-quickstart on Feb 25, 2026.
- How do I install dataverse-python-quickstart?
- Run: npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstart