Commit Graph

54 Commits (687474b31c6cd67e093db193f2203bdda8536c91)

Author SHA1 Message Date
Asbjørn Ulsberg 89b4487251
Replace references to obsolete HTTP specifications (#28033)
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
2023-01-09 11:55:51 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin c5a309732e
Replace errant references to System.Web. (#25018) 2022-02-15 12:05:29 +00:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Rick Anderson 30b7866c67
Prep NSwag monikers (#24622) 2022-01-14 09:02:57 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
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
Luke Latham a57e5623aa
Change en dash layout elements to colon-space syntax (#18506)
* Change en dash layout elements to colon-space syntax

* Update

* Update
2020-05-27 09:37:36 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -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 8ca2ec754a
Update getting-started-with-NSwag.md (#16036)
* Update getting-started-with-NSwag.md

* Update getting-started-with-NSwag.md
2019-12-06 16:28:39 -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
Scott Addie 0ed167ed20
Replace hard-coded status codes with fields (#15426)
* Replace hard-coded status codes with fields

* more work
2019-10-31 14:08:39 -05:00
Rafael Gomez 94a636d76b Fix link to NSwag.MSBuild (#14715) 2019-09-30 13:34:49 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham 6753e90c5b
Response Caching Middleware update to 3.0 (#13728) 2019-08-08 16:14:25 -05:00
Luke Latham 9bf1fe8bf9 Remove VSC from VSC-CLI tabs (#13726) 2019-08-08 09:50:33 -07:00
Doug Bunting 7c22abea99 Bump NSwag and Swashbuckle package versions (#12950)
* Update NSwag URLs to current GitHub location

* Add solution for web-api-help-pages-using-swagger projects

* Bump NSwag and Swashbuckle package versions
- current and next versions
- will need to bump versions again to pick up latest Microsoft-provided features

* React to latest NSwag and Swashbuckle versions
- lots of renames and type changes (especially `string` -> `Uri`) in NSwag
- Swashbuckle now relies on Microsoft.OpenApi.Models
- disable OpenAPI doc generation in other .NET Core 2.0 project

* Remove unused namespaces
- NSwag and Swashbuckle now use common `Startup` namespaces such as Microsoft.AspNetCore.Builder

nit: sort `using`s

* remove extra comma

* Move solution file into samples folder

* Minor tweaks (#12980)
2019-06-21 15:27:39 -05:00
Chebotov Nickolay c8ddf0b0bf Update getting-started-with-NSwag.md (#12637)
* Update getting-started-with-NSwag.md

Add Unchase OpenAPI (Swagger) Connected service into "Code generation".

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-06-03 16:36:13 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 21327ccced NSwag tutorial tab update (#11664)
* NSwag tutorial tab update

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

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2019-03-25 10:34:58 -05:00
Scott Addie 30dad38f17
Fix invalid tab IDs (#11632) 2019-03-21 15:14:33 -05:00
Nick Schonning d125525ff2 fix: MD038/no-space-in-code (#11583)
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 6adf175e80 fix: MD006/ul-start-left (#11591)
* fix: MD006/ul-start-left

* fix: MD007/ul-indent

* minor edit
2019-03-19 13:15:35 -05:00
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