-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #48017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into live #48017
Conversation
* Initial plan * Fix LINQ group by syntax documentation to show complete syntax Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…de abstract members (#47667) * Initial plan * Add clarification and example for abstract classes with implemented methods Co-authored-by: BillWagner <[email protected]> * Address feedback: use expression-bodied members, update syntax, and target .NET 9 Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/language-reference/keywords/snippets/abstract/Program.cs * Address feedback: move to snippets/shared, rename classes, add blank line Co-authored-by: BillWagner <[email protected]> * Delete redundant abstract.csproj file as requested Co-authored-by: BillWagner <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
…aking change for .NET 10 with C# and VB examples (#47939) * Initial plan * Add System.Drawing OutOfMemoryException breaking change documentation for .NET 10 Co-authored-by: adegeo <[email protected]> * Move System.Drawing breaking change from core-libraries to windows-forms Co-authored-by: adegeo <[email protected]> * Add VB.NET example and language metadata for System.Drawing breaking change Co-authored-by: adegeo <[email protected]> * Remove tab structure from code examples, let metadata handle rendering Co-authored-by: adegeo <[email protected]> * Update docs/core/compatibility/windows-forms/10.0/system-drawing-outofmemory-externalexception.md Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: adegeo <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* finish rough draft. * Set executable perms, fix warnings set the `+x` permission on the file-based program. Fix build warnings. * build warnings 2 * major edit pass * Extract code snippets Use extracted code snippets instead of inline code. * fix warning * Apply suggestions from code review Co-authored-by: Andy (Steve) De George <[email protected]> * Partial review updates. * Update file-based-programs.md Fix build error * fix warnings * respond to feedback. * update steps * Apply suggestions from code review Co-authored-by: Andy (Steve) De George <[email protected]> --------- Co-authored-by: Andy (Steve) De George <[email protected]>
* first pass at C# freshness * Finalize freshness tiers for C# * Apply suggestions from code review * Update docfx.json Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.