Commit Graph

29 Commits (fd4da00b551e06c6d840f3a480faa0eff8985de3)

Author SHA1 Message Date
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Kirk Larkin 4feba89757
Fix up API links to ContentResult and Content (#18835) 2020-06-17 14:45:35 -10:00
eajhnsn1 b188360d77
Update formatting.md (#18632)
Removed "options." presumably copy/pasted into the per-action serialization samples.
2020-06-02 11:40:22 -05:00
Jason Card d33634604e
Update formatting.md (#18369) 2020-05-18 16:48:30 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Kirk Larkin 230aa08da4
Fix JsonOptions sample code (#17885) 2020-04-17 22:22:19 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Rick Anderson 69c8e2d2d0
Update formatting.md (#16109) 2019-12-09 19:31:59 -08:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
Kirk Larkin ecf1eded24 Fixed up explanation of "Special case formatters". (#15121)
* Fixed up explanation of "Special case formatters".

* Less passive and simpler.
2019-10-15 12:36:21 -10:00
Rick Anderson 07d9680c61
Web API conneg correction (#15029)
* Web API conneg correction

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-10-11 14:20:00 -10:00
Muhammad Assar f4fa222358 fix misspelled word "Default" in DefautlContractResolver (#14687) 2019-09-28 14:32:38 -05:00
Kirk Larkin 317bb3fb16 Fixed FormatFilter example for ProductsController. (#14449)
* Fixed FormatFilter example for ProductsController.

* Changed ProductsController URLs to be more API-like.
2019-09-23 07:33:41 -10:00
Rick Anderson f52d3c2fe1
Update formatting.md 2019-09-19 16:07:07 -10:00
Rick Anderson ba2e045ca4
Format response data (#12077)
* 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
2019-09-19 14:30:35 -10:00
Pranav K 93a80e6166 Add some notes about configuring Json formatters (#14347)
* 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
2019-09-17 10:58:05 -05:00
Rick Anderson a2e996d318
Update formatting.md (#13932) 2019-08-20 15:01:15 -04:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Scott Addie a8794c324f
Hide package installation prereq for 3.0 (#12589) 2019-05-30 13:26:43 -05:00
Scott Addie 1e5b8eaa62
fix build warning 2019-05-22 09:11:25 -05:00
Pranav K b0c615a1de Add docs about configuring Json formatters (#11923)
* Add docs about configuring Json formatters
Fixes https://github.com/aspnet/AspNetCore.Docs/issues/11838

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/web-api/advanced/formatting.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update details for JsonResult

* More JsonResult specific content

* minor edits

* Xml formatting

* minor edits
2019-05-22 09:07:28 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* 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
2018-10-26 18:34:40 -10:00
Scott Addie f8668437fe Metadata updates for web API conceptual content 2018-06-18 13:37:17 -05:00
Scott Addie 976dbaf7b6
Fix broken sample app links (#6085)
* Fix broken sample app links

* Use consistent formatting for sample links text
2018-04-25 13:36:10 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Scott Addie b2cdf7ff05
Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04:00