Commit Graph

18 Commits (9ca97f874528518491c843e2d5f0bdffd8e3f16f)

Author SHA1 Message Date
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