Skip to content

Conversation

@codehedgehog
Copy link

UpdateCustomerAsync does not need to return any result (similar with DeleteCustomerAsync). This is in sync with the Update function in CustomerController in Northwind.WebApi.

Also, modified @attribute [RenderModeAuto] to @rendermode InteractiveAuto as in .NET 8 release.

* Change `@attribute [RenderModeAuto]` to `@rendermode InteractiveAuto`
@markjprice
Copy link
Owner

markjprice commented Feb 29, 2024

Readers are welcome to raise an issue to make a suggestion for a change to future editions but the code in this respository must match the code shown in the print book. Only compile errors will be fixed.

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.

2 participants