Commit Graph

67 Commits (fd4da00b551e06c6d840f3a480faa0eff8985de3)

Author SHA1 Message Date
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Kirk Larkin 3dc38dbe59
Clean up the Custom Formatters sample (#18980)
* Restructure samples folders in view of consistency

* Small changes to the topic content

* Rename .csproj and namespaces for 3.x sample

* Clean up sample and snippets
2020-06-29 11:35:52 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson d0e54e113a
Update Custom Formmatter (#18795)
* Update Custom FOrmmatter

* Update Custom FOrmmatter

* Update Custom FOrmmatter

* Update Custom FOrmmatter

* Update Custom FOrmmatter

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Apply suggestions from code review

Awesome suggestions. Much appreciated.

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* final edit

* Update aspnetcore/web-api/advanced/custom-formatters.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-06-24 12:56:28 -10: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
Luke Latham faf0363132
Drop 'decorate'/'decorated' for attribute (#16039) 2019-12-05 15:28:49 -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
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10: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
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05: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
Kirk Larkin 42f28818ca Explanation of built-in Input and Output formatters. (#14267)
* Explanation of built-in Input and Output formatters.

* Update custom-formatters.md
2019-09-11 15:28:37 -07:00
Pranav K fab8e29386 Update notes on how to reference the API analyzers (#14085)
* 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)
2019-09-05 15:16:22 -05:00
Tom Dykstra 0a34538a98 reassign (#13961) 2019-08-22 11:46:35 -04: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
Theano Petersen 7d10936ada Fix broken links from CATS report 6-21-19 (#13237) 2019-07-10 15:43:56 -07:00
Scott Addie 8a0ba4a28d
Fix invalid ms.author values (#13087) 2019-07-02 22:38:34 -05:00
Luke Latham 1013d66639 Drop unused sample apps (#13041) 2019-06-28 12:50:50 -05:00
Scott Addie 89dee596bd Fix list formatting in web API conventions doc 2019-06-27 11:04:43 -05: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
hamed mohammadi 39facdfc1a Odata-security (#12137)
* Adding Project files

* Updating startup cs

* adding todoitem

* todo context

* TodoController

* OData-OrderByValidator

* OData-MyEnableQuery

* Update controller
2019-04-24 07:23:28 -10:00
Tom Dykstra c86e61d544
Clarify role of ApiController attribute (#12023) 2019-04-22 08:21:00 -07:00
Scott Addie 698660f904
Add animated gif demonstrating web API analyzer (#12036) 2019-04-18 12:49:07 -05:00
Taha Amin 197c652230 Update conventions.md (#12027)
using Microsoft.AspNetCore.Http.StatusCodes instead of numbers is much readable
2019-04-17 17:19:01 -05:00
Tom Dykstra ba81a2cd1e
2.2 update (#11737) 2019-03-29 10:16:19 -07:00
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Tom Dykstra b96456c8b5 Add link (#11434) 2019-03-15 16:15:31 -05:00
Carl-Hugo Marcotte 32f7044ab4 Update conventions.md (#10666) 2019-01-28 15:37:45 -06:00
Rick Anderson 4072576c0b
Update conventions.md (#10349)
Fixes #10072
2019-01-11 14:23:04 -10:00
Rick Anderson 566cd32833
Update custom-formatters.md (#10104)
Fixes #10103
2018-12-28 16:22:09 -10:00
Scott Addie be167ff91f
API conventions cleanup for 2.2 (#9761)
* API conventions cleanup for 2.2

* Edits on analyzers doc

* React to feedback

* React to more feedback
2018-12-14 14:13:07 -06:00
Scott Addie cf986c7a68
Fix punctuation 2018-11-29 10:26:03 -06:00
Pranav K 78b9850bf1 Add docs for api conventions and analyzers (#9453)
* 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
2018-11-13 21:39:41 -06:00