Skip to content

Conversation

Descatles and others added 11 commits September 22, 2025 13:10
* Initial commit

* replace the image of overview

* Update app mod .NET key features

* update assessment part

* update assessment part

* refine and add follow up

* Initial commit

* replace the image of overview

* Update app mod .NET key features

* update assessment part

* update assessment part

* refine and add follow up

* Add migration steps in quickstart

* Add tasks

* resize image

* preview

* update app mod migration doc with feedback

* revert overview.md

* update for date and content

* update links

* add Aws sqs

* Apply suggestions from code review

* editorial pass

* fix image names

* fix images

* fixes

* add alternative way

* add alternative way

* Fix spacing in quickstart title for clarity

* Delete default chat messages section from quickstart

Removed section on default chat messages for .NET extension.

---------

Co-authored-by: Wenhao Zhang <[email protected]>
Co-authored-by: Ningting Pan <[email protected]>
Co-authored-by: ninpan-ms <[email protected]>
Co-authored-by: Huang Xueyuan (Jessie) <[email protected]>
Co-authored-by: Jessie Huang <[email protected]>
Co-authored-by: alexwolfmsft <[email protected]>
Co-authored-by: Alex Wolf <[email protected]>
* Refine App Mod Migration to Azure docs

* Update relative link
The increment and decrement static operator currently are no-op. This fix ensure they actually do increment and decrement the value of the numerator in the fraction.

Change the operator from an increment to a non mutating operand.numerator + 1 because otherwise the call to a reference version of Fraction would result in `Console.WriteLine(a++);` to print a after its mutation instead of the before value.

Fixes #48626
Semester specific parent IDs in Azure DevOps aren't used anymore.
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the September 2025 milestone Sep 23, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit fe70e47 into live Sep 23, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants