Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
PowerPlatform-DataverseClient-Python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
56
Code
Issues
6
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add client.files namespace for file upload operations
- #111
#111
Merged
tpellissier-msft
merged 10 commits into
main
microsoft/PowerPlatform-DataverseClient-Python:main
from
feature/files-namespace
microsoft/PowerPlatform-DataverseClient-Python:feature/files-namespace
Copy head branch name to clipboard
Feb 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add client.files namespace for file upload operations
#111
tpellissier-msft
merged 10 commits into
main
microsoft/PowerPlatform-DataverseClient-Python:main
from
feature/files-namespace
microsoft/PowerPlatform-DataverseClient-Python:feature/files-namespace
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
Add client.files namespace for file upload operations
Show description for d3a9b37
tpellissier
and
Claude (claude)
committed
d3a9b37
View commit details
Copy full SHA for d3a9b37
Browse repository at this point
Use .txt instead of .pdf for generated test files in upload example
Show description for 47fbdd6
tpellissier
and
Claude (claude)
committed
47fbdd6
View commit details
Copy full SHA for 47fbdd6
Browse repository at this point
Update src/PowerPlatform/Dataverse/operations/files.py
Show description for fbfdeda
tpellissier-msft
and
Copilot
authored
fbfdeda
View commit details
Copy full SHA for fbfdeda
Browse repository at this point
Address Copilot review: remove explicit return None, fix mime_type docstring
Show description for efb2589
tpellissier
and
Claude (claude)
committed
efb2589
View commit details
Copy full SHA for efb2589
Browse repository at this point
Fix outdated upload_file_chunk reference in chunk demo print statement
Show description for 02674d3
tpellissier
and
Claude (claude)
committed
02674d3
View commit details
Copy full SHA for 02674d3
Browse repository at this point
Address Copilot review: add if_none_match=False for replacements, update docstring
Show description for b9fad2a
tpellissier
and
Claude (claude)
committed
b9fad2a
View commit details
Copy full SHA for b9fad2a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feature/files-namespace
tpellissier
committed
3408a8e
View commit details
Copy full SHA for 3408a8e
Browse repository at this point
Add files namespace to installation_example validation
Show description for 3747e7a
tpellissier
and
Claude (claude)
committed
3747e7a
View commit details
Copy full SHA for 3747e7a
Browse repository at this point
Address Copilot review: add files namespace to README concept table
Show description for 6e897e2
tpellissier
and
Claude (claude)
committed
6e897e2
View commit details
Copy full SHA for 6e897e2
Browse repository at this point
Use keyword args in file upload example for API clarity
Show description for c0ae4c5
tpellissier
and
Claude (claude)
committed
c0ae4c5
View commit details
Copy full SHA for c0ae4c5
Browse repository at this point
You can’t perform that action at this time.