Commit Graph

27 Commits (ed9f786f887e18bc81a5421a77564c32cddbae0d)

Author SHA1 Message Date
Wade Pickett 96d01d63c1
Update metadata: author, ms.author and remove by lines (#27698)
* Changing metada author ms.author, remove by line per doc manager

* adding websockets and azure publish using vs docs

* adding choose-web-ui.md

* Added web api, publishing and signalR topics.

* removed 4 topics that already had meta data changed in another PR and I didn't realize

* Update aspnetcore/tutorials/first-mongo-app.md

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update first-mongo-app.md

removed dupe of author expert comment

* Reverting by line removal and adding expert in comments on metadata.

* Update sql.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-01 12:29:45 -08: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
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 2405226288
Code-fence references to Program.cs (#24995) 2022-02-14 12:16:29 -10:00
Kirk Larkin 7acd6555dd
Replace /dotnet/api with xrefs in Tutorials (#24986) 2022-02-14 10:56:36 +00:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
smandia d81a7ab61c
Updated the program.cs and removed the startupjavascript.cs and updated the document (#24247)
* Updated the intro info to include swagger tick box which was removed in previous updates

* Helper fix for - 23979 updating additional information to make it more explicit since unchecked by default

* fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6

* code review comments update

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Revert "fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6"

This reverts commit b6d5d316c1.

* updated the code in program.cs and deleted the StartupJavaScript.cs

* Revert "updated the code in program.cs and deleted the StartupJavaScript.cs"

This reverts commit 69503bfd75.

* Updates as per comments from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-11 13:43:35 -10:00
Rick Anderson 1c3a3f785c
Prep Call Web API with JavaScrip for .NET 6/3 (#24226)
* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3
2021-12-07 16:24:18 -10:00
Fiyaz Bin Hasan a7841def20
lower-case urls (#23125) 2021-08-25 10:58:18 -07:00
Wolfgang Keller 78cdf7102d
Update web-api-javascript.md (#22763) 2021-07-17 18:27:22 -05: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
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Oliver Forral ab72c97307
CSS instructions were not included (#20582)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-17 13:16:41 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Dina Berry bc129865af
JS Dev Center - bulk metadata change (#20300) 2020-10-26 15:47:50 -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 f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson ebd9eca8c1
Update web-api-javascript.md 2020-02-08 16:54:24 -10:00
Scott Addie 76df620b2d
Add a step to create a js folder (#15880)
* Add a step to create a js folder

* React to feedback
2019-11-26 20:31:36 -06:00
Rick Anderson 86e76bdd88
Revert "Updates to web API tutorial (#15108)" (#15167)
This reverts commit 591ffb6e4e.
2019-10-17 08:51:42 -10:00
Scott Addie 591ffb6e4e
Updates to web API tutorial (#15108)
* Updates to web API tutorial

* Remove /api prefix in routes

* Remove /api prefix in controller code

* Remove instructions to add .SqlServer package

* Restore /api prefix

* Simplify package installation instructions for VS

* remove 2.2 JS tutorial content

* use numbered steps

* add more numbered steps

* Revert "Remove instructions to add .SqlServer package"

This reverts commit 83c1e9dabb.

* more edits

* restore image

* fix numbering

* fix numbering

* fix indentation

* fix numbering
2019-10-15 13:36:22 -05:00
Scott Addie c566f9f309
Convert web API jQuery doc to Fetch API (#13874)
* Convert web API jQuery doc to Fetch API

* More work

* More edits

* Add missing file extension to source_path

* More edits

* Fix broken section anchor link
2019-08-27 13:31:29 -05:00