Commit Graph

19 Commits (d5102c4698bb0f62adcd2d8d64d1c972c761554f)

Author SHA1 Message Date
Dave Brock c9a0137d81 Updates to support NSwag v12 (#10148)
* casing fixes

* image refresh

* Initial changes to NSwag document.

* Added new screenshots

* Last changes to NSwag document.

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

Co-Authored-By: daveabrock <daveabrock@gmail.com>
2019-01-03 14:31:47 -06:00
Scott Addie 0269167e24
Add blurb about web API conventions in Swashbuckle doc (#10057)
* Add blurb about web API conventions in Swashbuckle doc

* Update NSwag doc too

* Update aspnetcore/tutorials/getting-started-with-NSwag.md

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

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

Co-Authored-By: scottaddie <10702007+scottaddie@users.noreply.github.com>
2018-12-18 16:38:49 -06: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
Rico Suter 2e19966947 Fix snippets in NSwag tutorial (#8656)
Fixes the used snippets in the NSwag tutorial (currently the imports are missing and the configure snippet is used twice).
2018-09-21 12:16:54 -05:00
Rico Suter d6ab352542 Use API Explorer based NSwag generator and middlewares (#8572)
- Upgrade NSwag (samples) and use new API Explorer based generators (the reflection based generators are deprecated soon)
- Some text improvements
- Change "Open API" to "OpenAPI" (correct name)
- Use new Swagger UI 3 in samples

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-nswag?view=aspnetcore-2.1&branch=pr-en-us-8572&tabs=visual-studio%2Cvisual-studio-xml)
2018-09-20 11:32:52 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Scott Addie 788f3eb9a5
[WIP] Updates to web API help pages tutorial for XML doc gen (#7385)
Updates to web API help pages tutorial for XML doc gen
2018-06-29 15:20:48 -05:00
Scott Addie fd13c68dd8
Metadata updates to ASP.NET Core tutorials (#7193)
Addresses #6541
2018-06-20 14:25:03 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Scott Addie 31be69874d Add sample app download links to help page tutorials (#6319) 2018-05-09 11:25:09 -10:00
Scott Addie 99b4ad3d1c
Update Swagger tutorials for 2.1 (#6193)
* Update Swagger tutorials for 2.1

* Improve PMC instructions

* Verbiage tweaks

* Fix code highlighting in NSwag tutorial

* Remove unnecessary screenshots

* Apply 2.1 moniker to Swashbuckle tutorial

* Replace line numbers with region name

* NSwag 2.1 sample app updates

* Update Data annotations section of NSwag doc

* Add tip to NSwag doc

* Minor tweaks

* NSwag doc updates

* Fix API ref links

* Add section for adding API info

* Add sentence to Customize section

* Convert H2 heading to H3

* React to feedback
2018-05-09 14:54:24 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Scott Addie f8571ffada
Update Web API tutorial's Swashbuckle dependency to 2.x (#5803)
* Update tutorial to Swashbuckle 2.x

* Update the Customize the UI instructions

* React to Acrolinx feedback
2018-03-26 15:50:15 -05:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10:00
Scott Addie 25c5672bf1
Fix metadata in Web API help pages docs (#5706) 2018-03-15 13:31:33 -05:00
Scott Addie 307c4da0ff
Update Xamarin links to new location (#5681) 2018-03-13 15:30:54 -05:00
Scott Addie df482aff25
Convert h1 to h2 2018-03-09 21:39:18 -06:00
Scott Addie 4821ff6a2c
Wire up new Swagger docs to TOC (#5644) 2018-03-09 17:28:07 -06:00
Rico Suter b57b0cb67d [WIP] Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle (#5622)
Changed Web Api Help Pages using Swagger, added sub pages for NSwag & Swashbuckle
2018-03-09 17:12:20 -06:00