-
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 <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…de abstract members (#47667) * Initial plan * Add clarification and example for abstract classes with implemented methods Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Address feedback: use expression-bodied members, update syntax, and target .NET 9 Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * 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 <493969+BillWagner@users.noreply.github.com> * Delete redundant abstract.csproj file as requested Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…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 <67293991+adegeo@users.noreply.github.com> * Move System.Drawing breaking change from core-libraries to windows-forms Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Add VB.NET example and language metadata for System.Drawing breaking change Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Remove tab structure from code examples, let metadata handle rendering Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Update docs/core/compatibility/windows-forms/10.0/system-drawing-outofmemory-externalexception.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* 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 <67293991+adegeo@users.noreply.github.com> * 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 <67293991+adegeo@users.noreply.github.com> --------- Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
* first pass at C# freshness * Finalize freshness tiers for C# * Apply suggestions from code review * Update docfx.json Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
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.