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 }}
wszdwp
/
runtime
Public
forked from
dotnet/runtime
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
runtime
src
libraries
System.ComponentModel.Composition
on
main
User selector
All users
All time
Commit history
Commits on Dec 5, 2022
Merge pull request #78354 from carlossanlop/Net8ChangesSecondAttempt
Show description for 315f4ab
ViktorHofer
authored
315f4ab
View commit details
Copy full SHA for 315f4ab
View code at this point
Browse repository at this point
Commits on Dec 4, 2022
Fix typos (#79136)
am11
authored
3855a99
View commit details
Copy full SHA for 3855a99
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Update reference source projects with new tfm
ViktorHofer
committed
7a24341
View commit details
Copy full SHA for 7a24341
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Add NetCoreAppPrevious tfm to out-of-band projects
ViktorHofer
committed
057c3f8
View commit details
Copy full SHA for 057c3f8
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Enable IDE0060 (Remove unused parameter) analyzer (#72667)
marek-safar
authored
8918adf
View commit details
Copy full SHA for 8918adf
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Correct typo in README (#77958)
jongalloway
authored
fb001c4
View commit details
Copy full SHA for fb001c4
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Use SR.Format in a few more places (#77615)
am11
authored
6d47f76
View commit details
Copy full SHA for 6d47f76
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Add ReadOnly{Observable}Collection/Dictionary.Empty (#76764)
Show description for bbcff6b
stephentoub
authored
bbcff6b
View commit details
Copy full SHA for bbcff6b
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
Clean up temp directory methods in System.ComponentModel.Composition tests (#73857)
eerhardt
authored
d32992a
View commit details
Copy full SHA for d32992a
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Add Directory.CreateTempSubdirectory (#73408)
Show description for 9fd407a
eerhardt
authored
9fd407a
View commit details
Copy full SHA for 9fd407a
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Fix typos (#73122)
am11
authored
2201016
View commit details
Copy full SHA for 2201016
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
Fix typos (#72709)
am11
authored
9d6396d
View commit details
Copy full SHA for 9d6396d
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
Utilize new C# support for nameof in attributes in same signature (#72686)
Show description for 5a073b2
stephentoub
authored
5a073b2
View commit details
Copy full SHA for 5a073b2
View code at this point
Browse repository at this point
Commits on Jul 17, 2022
Fix typos (#72314)
Show description for 3ea30ed
am11
authored
3ea30ed
View commit details
Copy full SHA for 3ea30ed
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Fix miscellaneous typos (#71896)
am11
authored
f77171b
View commit details
Copy full SHA for f77171b
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
Fix more warnings from updated IDE rules (#71779)
Show description for 983c8f2
stephentoub
authored
983c8f2
View commit details
Copy full SHA for 983c8f2
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Use null coalescing in many more places (#71361)
stephentoub
authored
e55c908
View commit details
Copy full SHA for e55c908
View code at this point
Browse repository at this point
Enable IDE0170 (Simplify property pattern) and IDE0200 (remove unnecessary lambda expression) (#71011)
Show description for 9f7bf79
stephentoub
authored
9f7bf79
View commit details
Copy full SHA for 9f7bf79
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Enable IDE0031 (Use null propagation) (#70965)
stephentoub
authored
de170cc
View commit details
Copy full SHA for de170cc
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
Enable IDE0100 (Remove redundant equality) (#70896)
stephentoub
authored
8442a62
View commit details
Copy full SHA for 8442a62
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Enable IDE0054 (Use compound assignment) (#70564)
Show description for a796755
stephentoub
and
tannergooding
authored
a796755
View commit details
Copy full SHA for a796755
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Enable IDE1005 (Delegate invocation can be simplified) (#70522)
stephentoub
authored
502f9ac
View commit details
Copy full SHA for 502f9ac
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Obsolete AssemblyName.CodeBase, AssemblyName.EscapedCodeBase (#70534)
buyaa-n
authored
042fdf4
View commit details
Copy full SHA for 042fdf4
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Update analyzer version and fix new findings (#70157)
buyaa-n
authored
61ca87c
View commit details
Copy full SHA for 61ca87c
View code at this point
Browse repository at this point
Commits on May 23, 2022
Fix typos (#69537)
Show description for 55e2378
3 people
authored
55e2378
View commit details
Copy full SHA for 55e2378
View code at this point
Browse repository at this point
Commits on May 7, 2022
Fix typos (#69011)
am11
authored
4141913
View commit details
Copy full SHA for 4141913
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Fix VS complaining about missing projects in slns (continued) (#68543)
Show description for b54561a
ViktorHofer
authored
b54561a
View commit details
Copy full SHA for b54561a
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Change Nullable to default to enable in libraries src and ref projects (#68102)
Show description for 18be907
eerhardt
authored
18be907
View commit details
Copy full SHA for 18be907
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
Remove usage of !! from dotnet/runtime (#68178)
Show description for 215b39a
stephentoub
authored
215b39a
View commit details
Copy full SHA for 215b39a
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Enable recently added analyzers (and fix some violations) (#67292)
stephentoub
authored
b2e494c
View commit details
Copy full SHA for b2e494c
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Enable CA1822 (Mark members as static) analyzer (#66333)
marek-safar
authored
6a889d2
View commit details
Copy full SHA for 6a889d2
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Replace TargetFrameworks with TargetFramework where possible (#66198)
jkotas
authored
17662fc
View commit details
Copy full SHA for 17662fc
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Rename `DllImportGenerator` project to `LibraryImportGenerator` (#66029)
elinor-fung
authored
a063583
View commit details
Copy full SHA for a063583
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Run trim analyzer (#65870)
Show description for 6246f84
sbomer
authored
6246f84
View commit details
Copy full SHA for 6246f84
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
Use TargetFramework singular for tests
Show description for 7671b50
ViktorHofer
committed
7671b50
View commit details
Copy full SHA for 7671b50
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.