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
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
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 }}
CommunityToolkit
/
dotnet
Public
Notifications
You must be signed in to change notification settings
Fork
400
Star
3.8k
Code
Issues
191
Pull requests
24
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Remove explicit backing field generated Relay Commands when possible
- #1162
#1162
Open
Avid29
wants to merge 12 commits into
CommunityToolkit:main
CommunityToolkit/dotnet:main
from
Avid29:relay-command-sg_field-keywords
Avid29/dotnet:relay-command-sg_field-keywords
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Remove explicit backing field generated Relay Commands when possible
#1162
Avid29
wants to merge 12 commits into
CommunityToolkit:main
CommunityToolkit/dotnet:main
from
Avid29:relay-command-sg_field-keywords
Avid29/dotnet:relay-command-sg_field-keywords
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
WIP Use implicit field with fieldkeyword when possible for RelayCommand source gen
Avid29
committed
4793e28
View commit details
Copy full SHA for 4793e28
Browse repository at this point
Changed GetSyntax to use a ImmutableArrayBuilder for RelayCommandGenerator
Avid29
committed
42eb6be
View commit details
Copy full SHA for 42eb6be
Browse repository at this point
Fixed field token definitions
Avid29
committed
6e48ed0
View commit details
Copy full SHA for 6e48ed0
Browse repository at this point
Added conditional compilation check for backing fields assertions in RelayCommand tests
Show description for 314633d
Avid29
committed
314633d
View commit details
Copy full SHA for 314633d
Browse repository at this point
Commits on Mar 18, 2026
WIP Use implicit field with fieldkeyword when possible for RelayCommand source gen
Avid29
committed
fbb227c
View commit details
Copy full SHA for fbb227c
Browse repository at this point
Changed GetSyntax to use a ImmutableArrayBuilder for RelayCommandGenerator
Avid29
committed
3699f11
View commit details
Copy full SHA for 3699f11
Browse repository at this point
Fixed field token definitions
Avid29
committed
6a23140
View commit details
Copy full SHA for 6a23140
Browse repository at this point
Added conditional compilation check for backing fields assertions in RelayCommand tests
Show description for 4a2c060
Avid29
committed
4a2c060
View commit details
Copy full SHA for 4a2c060
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' into relay-command-sg_field-keywords
Avid29
authored
7bb8a81
View commit details
Copy full SHA for 7bb8a81
Browse repository at this point
Commits on Apr 12, 2026
Added using to dispose member declarations builder
Avid29
committed
172f43a
View commit details
Copy full SHA for 172f43a
Browse repository at this point
Merge
Avid29
committed
de845d7
View commit details
Copy full SHA for de845d7
Browse repository at this point
Added RelayCommandAttribute named optional parameter to force backing field usage
Avid29
committed
a3e4d89
View commit details
Copy full SHA for a3e4d89
Browse repository at this point
You can’t perform that action at this time.