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
Scott Addie
eb12cef59e
Delete Web API index page and redirect ( #9459 )
2018-11-05 16:58:35 -06:00
Tom Dykstra
c79fece1de
Add notes about availability of input formatter sample code ( #9403 )
...
Fixes #9394
2018-11-05 10:10:35 -08:00
Rick Anderson
0ee6b101d9
delete map and min files ( #9310 )
2018-10-31 14:26:48 -10: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
Luke Latham
5704de168e
Implicit versioning of the All package ( #9223 )
...
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.
2018-10-25 15:16:50 -10:00
Luke Latham
46f41d4774
Update All and App package versions ( #8513 )
2018-09-13 11:39:23 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Scott Addie
f8668437fe
Metadata updates for web API conceptual content
2018-06-18 13:37:17 -05:00
Luke Latham
d95fa4b7e4
Repair broken link ( #6512 )
2018-05-21 07:49:21 -05:00
Luke Latham
57e676a702
Remove Samples (uppercase) folder ( #6479 )
2018-05-18 10:35:48 -05:00
Luke Latham
876849285c
Change sample folder casing ( #6475 )
2018-05-18 10:06:43 -05:00
Rick Anderson
059bbc60f7
replace tdykstra with rick-anderson ( #6395 )
2018-05-12 13:55:26 -10:00
Luke Latham
7048bb8fbf
API link updates ( #6149 )
...
* API link updates
Updates
One more!
Fix bookmark
Mo updates
More updates
Updates
Updates
* Update action-return-types.md
* Update index.md
* Update concurrency.md
* Update intro.md
* Update localization.md
* Update search.md
2018-05-02 14:45:06 -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