Skip to content

Conversation

@timdeschryver
Copy link
Contributor

@timdeschryver timdeschryver commented Apr 9, 2025

Fixes #35179

After the upgrade, the application can still be rendered via swagger and retrieve data:

image


Internal previews

📄 File 🔗 Preview link
aspnetcore/tutorials/first-mongo-app.md aspnetcore/tutorials/first-mongo-app

@wadepickett
Copy link
Contributor

Thanks @timdeschryver! I will be able to get to this review late tonight, tomorrow morning.

@wadepickett wadepickett self-assigned this Apr 10, 2025
Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thanks!

@wadepickett wadepickett merged commit ade268a into dotnet:main Apr 10, 2025
3 checks passed
wadepickett added a commit that referenced this pull request Apr 10, 2025
* Adds .NET 9 sample to mongo app (#35189)

* copy-paste to 9.x

* update code to .NET 9

* update references to code

* update references to 8.x code

* upate ms date

* add missing snapshot

* Update aspnetcore/tutorials/first-mongo-app.md

---------

Co-authored-by: Wade Pickett <[email protected]>

* SSE return types /2 (#35152)

* SSE return types /2

* SSE return types /2

* SSE return types /2

* SSE return types /2

* SSE return types /2

* fixes

* Update aspnetcore/fundamentals/minimal-apis/responses.md

Co-authored-by: Mike Kistler <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mike Kistler <[email protected]>

* react to feedback

* Update aspnetcore/web-api/action-return-types/samples/10/ControllerSSE/HearRate.cs

Co-authored-by: Mike Kistler <[email protected]>

* react to feedback

---------

Co-authored-by: Mike Kistler <[email protected]>

* Update complex-data-model.md

Fixes #35191

* WN .NET 10 Prev 3: Validation Support Minimal API (#35188)

* WN .NET 10 Prev 3: Validation Support Minimal API

* Added include to What's New topic for .NET 10 Preview 3

* Update with correct links

* Format link for attribute

* Correct DataAnnotations link

* Add review suggestions, remove future tense and lines

* Minor edit

* Remove line breaks

* fixed line break

* [Pre3] Boot config file name change (#35176)

* [Pre3] Declaratively persist state (#35198)

* Blazor Pre3 final updates for release (#35200)

* Patch Blazor Pre3 API (#35201)

---------

Co-authored-by: Tim Deschryver <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Rick Anderson <[email protected]>
Co-authored-by: Mike Kistler <[email protected]>
Co-authored-by: Luke Latham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .NET 9 Sample

2 participants