* Web API conneg correction
* Update aspnetcore/web-api/advanced/formatting.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* never
* Format data Web API update
* Format data Web API update
* work
* work
* work
* ?
* work
* maybe
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* work on 3.0
* Add some notes about configuring Json formatters
Fixes https://github.com/aspnet/AspNetCore.Docs/issues/241
* Apply suggestions from code review
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* minor edits
* Update notes on how to reference the API analyzers
* edit pass
* web API analyzers doc patch (#14162)
* Fix line highlighting in web API analyzers doc (#14164)
* Add docs for api conventions and analyzers
Fixes#8332
* Edit pass on API conventions and analyzers content (#9574)
* Edit pass on 2.2 API docs (#9578)
* Scottaddie/open api patch (#9582)
* Edit pass on 2.2 API docs
* Resolve build warning
* Fix list formatting
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
Fixes#9219
@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.
I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.