-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Add doc for what's new in ASP.NET Core 3.0 #14250
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
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@scottaddie I'm done, except I need guidance ☝️. If I should continue providing content for this, I'll paste it into a comment here ... not via a commit. |
@guardrex The idea is to cover what's new since 2.2. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Almost there ... few more touch-ups and I can paste the content in here. |
Notes for current content ...
|
Ignore a build warning for the Health Checks bookmark cross-link in the migration topic. That bookmark will ✨ Just Work™️ ✨ when #14331 merges. |
* added core 3.0 signalr * PR of Bradys PR (#14371) * Update aspnetcore-3.0.md * copy halter suggestion over * PR feedback * edits
Co-Authored-By: Stephen Halter <[email protected]>
Co-Authored-By: Andrew Stanton-Nurse <[email protected]>
Co-Authored-By: Stephen Halter <[email protected]>
Co-Authored-By: Andrew Stanton-Nurse <[email protected]>
|
||
## gRPC | ||
|
||
[gRPC](https://grpc.io/): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO this is a little heavy on bullet points but it's not a hill I'll die on.
Co-Authored-By: Andrew Stanton-Nurse <[email protected]>
* Add ANCM updates * Update aspnetcore-3.0.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments on the Blazor section.
Ignore build warnings for:
... they're on The routing blurb that I added probably needs work. We haven't added the new-for-3.0 bits to the routing topic, but we'll address that shortly when #14334 is reviewed. |
@danroth27 can I merge this to master? Can it go to live before tomorrow? |
@Rick-Anderson Yep, merge as soon as its ready. |
Fixes #14240
Internal review URL
Requires sign-off by the following:
@Pilchie