Luke Latham
c8a951bf3e
Reference to determine MongoDB.Driver version ( #10719 )
...
* Reference to determine MongoDB.Driver version
* Update to NuGet
2019-01-31 15:22:25 -06:00
Rick Anderson
1acae27c0f
Update validation.md
2019-01-30 07:27:49 -10:00
Luis Quintanilla
396377b921
Update connection delay issue ( #10359 )
...
* Update connection delay issue
There needs to be a delay after the connection is started. The old sample code did not allow for this and caused errors in the application.
* Disabled Send Button Until Connection Established
Disabled Send Button Until Connection Established
* Moved sendButton listener outside of then function
Moved sendButton listener outside of then function
2019-01-28 16:26:59 -10:00
Antwon G
1f17609f31
Update adding-view.md ( #10650 )
...
I'm not sure if I caught the right line by adding 51 to the highlight select changes line (91). Just for uniformity and to show this was also changed as well.
2019-01-28 11:52:23 -10:00
Nikita Potapenko
5f8f367c88
Rename method ( #10658 )
...
Fixes #10430
2019-01-28 11:50:24 -10:00
Rick Anderson
664b555701
Update page.md ( #10625 )
2019-01-25 12:45:04 -10:00
Antwon G
6c84d37416
Update first-web-api.md ( #10616 )
...
Just removed an extra "after adding the" on line 327.
2019-01-24 15:58:36 -10:00
Scott Addie
dfce7e1ada
Remove slash in HttpGet attribute ( #10608 )
2019-01-24 16:08:35 -06:00
Scott Addie
6e9651829a
Updates to web API tutorial ( #10604 )
...
* Updates to web API tutorial
* Fix return type of HTTP DELETE action
2019-01-24 13:16:22 -06:00
Tom Dykstra
05a3cd396c
Assign SignalR docs to Brady ( #10575 )
2019-01-23 10:36:13 -10:00
user135711
a1a5c2b9e8
escape character in md ( #10567 )
2019-01-23 13:42:18 -06:00
Reece King
82d13f2099
Correct Browser Tab Title name ( #10558 )
2019-01-22 15:50:35 -10:00
Scott Addie
de5434b345
Explain attributes on model's Id property
2019-01-22 12:09:20 -06:00
Pratik Khandelwal
dbc0b53a18
Mongo Docs code fixes ( #10507 )
...
* Mongo Docs code fixes
* Remove unused using statement
2019-01-22 10:19:18 -06:00
Rick Anderson
407baf7746
Update model.md ( #10529 )
2019-01-21 13:01:02 -10:00
Rick Anderson
17afa42c26
Update index.md ( #10491 )
...
Fixes #10492
2019-01-18 10:58:26 -10:00
Rick Anderson
a3d5fbcde6
Update model.md ( #10469 )
2019-01-17 13:55:03 -10:00
Rick Anderson
f4eea85d45
Update adding-model.md ( #10412 )
2019-01-15 10:13:44 -10:00
Rick Anderson
fc8c18e595
Update model.md ( #10413 )
2019-01-15 10:13:17 -10:00
Rick Anderson
cae3c2db5a
Update controller-methods-views.md ( #10340 )
...
Fixes #10339
2019-01-11 09:23:08 -10:00
Rick Anderson
d9a132f82a
Update adding-view.md ( #10330 )
...
Fixes #10327
2019-01-10 15:48:47 -10:00
Kirk Larkin
e10809c22a
Fixed link to "UseDefaultFiles". ( #10304 )
2019-01-10 13:15:36 -06:00
ahdbk
6aa8bcc449
Update Highlighted new code to add new filed ( #10308 )
2019-01-10 13:10:31 -06:00
Maira Wenzel
a7609c3d5a
update link ( #10312 )
...
* update link
* better link
2019-01-10 11:59:01 -06:00
Rick Anderson
e0c5affa18
Update page.md ( #10293 )
...
Addresses #9858 .
@serpent5 please review
2019-01-09 12:06:18 -10:00
Martin Koudelka
79698a6564
CC99672: Changing `CreatedAtRoute` to `CreatedAtAction` ( #10287 )
...
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.pl-pl/pull/13 .
Could you review this contribution and help to merge if agreed?
Many thanks in advance.
2019-01-09 09:18:18 -06:00
Kirk Larkin
f89d4a643d
"Change pages and layout" section. ( #10281 )
...
Addresses #9858 .
This is a best-guess attempt at adding the required section. I know it goes without saying, but please let me know what changes are required and I'll get them sorted within a day or so.
---
If there are other issues I can take a look at, please also label them with `good first issue`.
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
2019-01-08 15:40:59 -10:00
Mojtaba Javan
d5a26db6ba
We don't have `View` object ( #10227 )
2019-01-06 15:31:07 -06:00
Scott Addie
486eb723ae
Fix invalid namespace ( #10187 )
...
Fixes https://github.com/aspnet/Docs/issues/10170
2019-01-03 11:24:26 -10: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
lindexi
3cbf9d7816
Using key word ( #10172 )
...
In [coding-style.md](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md ) NO 11, we use language keywords instead of BCL types
2019-01-03 09:54:21 -06:00
Tom Dykstra
2f2ee9eccc
explain that server method will be called from client code ( #10130 )
2019-01-02 10:42:42 -08:00
Maira Wenzel
93c4b896d0
fix ms.date + minor edits ( #10080 )
2018-12-20 18:42:01 -06:00
SB
105139c713
Update da1.md ( #10070 )
...
* Update da1.md
* Minor edits
2018-12-20 18:40:08 -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
Scott Addie
dd725c1199
Add tracking to VS download links ( #10036 )
2018-12-18 10:45:18 -06:00
Martin Koudelka
9e36132eea
C53599: Adding break line ( #10041 )
...
Hello, @rick-anderson,
Translator has reported possible source content issue.
Please review and merge the suggested proposed file change to avoid this error. If you make related fix in another PR, then share your PR number, so we can confirm and close this PR.
Many thanks in advance.
2018-12-18 10:44:42 -06:00
Rick Anderson
7eccc388f7
Update model.md ( #10038 )
2018-12-17 12:03:04 -10:00
Tom Dykstra
baea39c166
Content model for RP tutorial 1 ( #9856 )
2018-12-13 17:06:25 -08:00
Rick Anderson
7d8971b1bb
Redirects for Mac & VSC intro to MVC ( #10003 )
...
* Redirects for Mac & VSC intro to MVC
* work
2018-12-13 13:48:19 -10:00
Rick Anderson
84a7748aba
Unify MVC intro and 2.2 ( #9826 )
...
Fixes #9859 , Fixes #7187 , Fixes #8926 , Fixes #8446 , Fixes #7081 , Fixes #7014 , Fixes #9907
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826 )
2018-12-13 12:58:09 -10:00
Scott Addie
f8ef07685e
Remove duplicate Prereqs heading ( #10001 )
2018-12-13 10:03:57 -10:00
Scott Addie
dd4120b58c
api --> API
2018-12-13 13:57:05 -06:00
Scott Addie
6a6da6e5d0
api --> API
2018-12-13 13:49:18 -06:00
Tom Dykstra
e7ee99d788
Remove links to treejack test ( #9999 )
2018-12-13 09:08:57 -08:00
Tom Dykstra
14accfc433
Add ToC node for SignalR samples ( #9993 )
...
* Add ToC node for SignalR samples
* Remove moniker range metadata (#9994 )
2018-12-13 08:52:21 -06:00
Tom Dykstra
28f0f5459e
Remove moniker range ( #9982 )
2018-12-12 11:37:33 -08:00
Tom Dykstra
07f64780fd
Add SQLite migrations limitations note ( #9979 )
2018-12-12 11:10:22 -08:00
Tom Dykstra
e16a607507
Remove moniker range
2018-12-12 10:05:36 -08:00
Tom Dykstra
df0e93aeae
ms.custom format per Doug E. ( #9949 )
2018-12-11 08:01:58 -08:00
Rick Anderson
1bcc955ffd
Update model.md ( #9947 )
...
Fixes #9916
2018-12-10 16:48:52 -10:00
Rick Anderson
043b89e56c
Update model.md ( #9944 )
2018-12-10 13:59:40 -10:00
Luke Latham
e4fe7e3405
Publish profiles enhancements + cross-links ( #9871 )
2018-12-10 17:16:26 -06:00
Alistair McMillan
b5c536a36f
Update index.html ( #9930 )
...
Minor change but it seems a little confusing to call the button "Edit" when you use it to "Save" your changed todo item.
Slight sense of deja vu. #9602
2018-12-10 13:04:45 -06:00
Alistair McMillan
683243bae6
Update first-web-api.md ( #9928 )
...
Fix "in he new" -> "in the new" and add missing period.
2018-12-10 10:50:28 -06:00
Luke Latham
fc96cc9606
Fix API link ( #9923 )
2018-12-10 08:17:29 -06:00
Rick Anderson
5df84647fa
Update first-web-api.md ( #9911 )
2018-12-08 16:36:23 -10:00
Rick Anderson
f3ea782016
Update model.md ( #9900 )
...
Fixes #9874
2018-12-08 09:19:30 -10:00
Tom Dykstra
491b6f91c3
SEO and ToC updates ( #9877 )
2018-12-06 20:29:00 -08:00
Khalid Abuhakmeh
a19ca2ce90
Fix snippet Id for GetTodoItem ( #9840 )
...
It should be `snippet_GetByID`.
efaa8a9208/aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs (L41-L54)
2018-12-05 09:45:12 -10:00
Rick Anderson
efaa8a9208
Update first-web-api.md ( #9830 )
...
* Update first-web-api.md
* Update first-web-api.md
2018-12-04 18:08:21 -10:00
Maira Wenzel
843550aa1f
fix metadata - author ( #9831 )
2018-12-04 21:57:06 -06:00
Rick Anderson
24a6cc9ae2
2.2 update over overview of RP ( #9819 )
...
* 2.2 update over overview of RP
* 2.2 update over overview of RP
* Minor tweaks
* Remove extra space
2018-12-04 13:59:59 -10:00
Tom Dykstra
b89d42a868
change some treejack links ( #9806 )
2018-12-04 10:41:17 -08:00
Luke Latham
d18fa2b084
2.2 Sample Updates ( #9795 )
2018-12-04 10:56:13 -06:00
Dave Brock
792ab7e37f
Fixes #9754 ( #9788 )
2018-12-03 16:54:21 -10:00
Rick Anderson
c451738a99
RP - remove xplat/include versions ( #9773 )
...
* RP - remove xplat/include versions
* work
* work
2018-12-03 14:35:57 -10:00
Luke Latham
e2838d2d8f
Drop 'reverse proxy' language ( #9746 )
2018-12-03 16:52:20 -06:00
Tom Dykstra
1ad5519250
Update SignalR tutorials to 2.2 ( #9760 )
2018-12-03 10:58:16 -08:00
Rick Anderson
48af687689
work
2018-12-02 17:23:10 -10:00
Rick Anderson
5c8cb2197a
RP - remove xplat/include versions
2018-12-02 17:15:53 -10:00
Rick Anderson
d3c44b21e4
2.2 update to RP tutorial and unify the versions ( #9536 )
...
* 2.2 update to RP tutorial and unify the versions
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* partial edit pass (#9625 )
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
2018-12-02 16:09:41 -10:00
Rick Anderson
78151612a1
Unified Web API and 2.2 version ( #9469 )
...
* Unified Web API and 2.2 version
* work
* work
* work
* work
* work
* work
* work
* Update ToC link text
* Update ToC link text
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api/samples/2.2/TodoApi/Controllers/TodoController.cs
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* react to feedback 1
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* Update aspnetcore/tutorials/first-web-api.md
Co-Authored-By: Rick-Anderson <riande@microsoft.com>
* react to feedback
* MVCify web API tutorial (#9629 )
* work
* work
* work
* work
* work
* work
* work
* work
* work
2018-11-30 10:19:36 -10:00
Tom Dykstra
7fd2a47aca
remove version tabs ( #9750 )
2018-11-30 07:58:49 -08:00
Tom Dykstra
69182f7f6b
treejack banner temporary ( #9744 )
2018-11-29 12:15:09 -08:00
Scott Addie
e22e00fb6b
Simplify VS prerequisites in Mongo tutorial ( #9743 )
2018-11-29 10:07:00 -06:00
Scott Addie
b08003c109
Support VS Code and VS for Mac in Mongo tutorial ( #9737 )
...
* Support VS Code and VS for Mac to Mongo tutorial
* Rename folder to match project name
2018-11-28 16:14:03 -06:00
Dave Brock
5b9d13acb3
Adding warning for #9427 ( #9721 )
...
* Adding warning for #9427
* Update aspnetcore/tutorials/razor-pages/model.md
Co-Authored-By: daveabrock <daveabrock@gmail.com>
2018-11-28 10:56:22 -06:00
sdflysha
eeb7184ed4
Update index2.ts ( #9720 )
...
Fix typo
2018-11-27 21:05:05 -06:00
Scott Addie
590762e3af
Web API with Mongo tutorial refactoring ( #9711 )
...
* Web API with Mongo tutorial cleanup
* Add missing files
* Tweak opening sentence
* Refactoring of web API with Mongo sample app
* More edits
* More edits
* Fix POST action
* Move Mongo Driver knowledge into service
2018-11-27 20:36:18 -06:00
theangellmethod
4cd85486a2
VS Code `dotnet run -p` command update ( #9623 )
...
When I run through the tutorial after executing `code -r SignalRChat`, a new VSCode window opens that is in the signalRChat directory. (Ex. C:\SignalRChat). When I execute `dotnet run -p SignalRChat` from there I get an error
"MSBUILD : error MSB1009: Project file does not exist.
Switch: SignalRChat
The build failed. Please fix the build errors and run again."
However, if I change the command to `dotnet run -p SignalRChat.csproj` it works.
2018-11-27 20:32:23 -06:00
Tom Dykstra
da3f693417
add temporary treejack banner ( #9715 )
...
Internal review links:
https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-1.0&branch=pr-en-us-9715
https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-2.1&branch=pr-en-us-9715
2018-11-27 13:29:34 -10:00
Scott Addie
6fbb04f446
Web API with Mongo tutorial cleanup ( #9699 )
...
* Web API with Mongo tutorial cleanup
* Add missing files
* Tweak opening sentence
2018-11-26 16:20:16 -06:00
Pratik Khandelwal
4e5812c61a
Build Web APIs with ASP.NET Core and MongoDB ( #8888 )
...
* Added a MongoDB tutorial
* Added Mongo Artical
* Made requested changes
* Requested changes I2
* Requested Changes I2(1)
* Requested changes I3
* Moved first-mongo-app.md to tutorials folder.
* Corrected index title
* Updated to new MongoDB.Driver
* Removed commented code from snippets
* Added project files
* Added prerequisutes and some other changes.
* Changed Create Project Section, Removed VS pngs(still in directory)
* Typo correction
* Add missing metadata
* Added ToC links
* Edit pass
* Sentence case heading
* Remove empty line to improve display in doc
* Fix list display problems
2018-11-26 15:23:30 -06:00
MrDTuring
5063d88b87
Fixed issue with incorrectly repeated "a" character ( #9678 )
2018-11-23 14:39:57 -06:00
Scott Addie
7b4ef4647a
Update button text in web API 2.1 app ( #9615 )
...
Related to https://github.com/aspnet/Docs/pull/9602 . Applies the same change to the 2.1 sample app.
2018-11-16 10:23:51 -06:00
Scott Addie
61040c22bd
Restore tip in SignalR tutorial ( #9614 )
...
Restore a tip that was inadvertently removed.
2018-11-16 10:18:21 -06:00
Alistair McMillan
f598f928e2
Update title of button in HTML code for clarity ( #9602 )
...
Minor change but it seems a little confusing to call the button "Edit" when you use it to "Save" or "Submit" your changed todo item.
2018-11-16 10:14:06 -06:00
Robb Schiefer
0d1834264f
Added note for working with virtual directories ( #9128 )
...
I spent a day or more researching this so that I could use Swagger-UI in my ASP.NET Core API which is used with a reverse-proxy and virtual directory. In the end found Swagger-UI requires relative URLs to start with a period. Related to https://github.com/swagger-api/swagger-ui/issues/4107
Hoping this documentation note will help others.
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
2018-11-14 10:11:23 -06:00
Daniel Morrison
a500aaf087
Fixes #9557 The sample code for the ASP.NET Core SignalR does not work due to a path issue. ( #9564 )
...
This addresses the issue #9557 that I was working on with @scottaddie.
Unfortunately, I experienced severe GitHub workflow issues, and the pull request was closed.
2018-11-13 09:47:53 -06:00
Luke Latham
af27696750
Update 'Static Files Middleware' ( #9421 )
...
Fixes #9420
The correct name includes "File" (singular).
Ref: https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.staticfiles.staticfilemiddleware
2018-11-10 09:13:27 -10:00
Rick Anderson
90a9ac31f5
localize decimal ( #9528 )
...
Fixes #9414
2018-11-08 15:50:19 -10:00
Sayed Ibrahim Hashimi
0935d4ba06
fixing text and image for new MVC project ( #9477 )
...
The text and image for New MVC Project was a bit outdated, fixing them.
2018-11-06 12:03:11 -06:00
Luke Latham
659e3ce17f
Update BuildWebHost to CreateWebHostBuilder (MD topics) ( #9268 )
...
* Update BuildWebHost to CreateWebHostBuilder (MD topics)
Updates
Updates
Update
Tab update
Repair versioning
* Revert Swashbuckle changes
* Dropping versions <2.1 in two topics
* Versioning update
Versioning update
* Resolve tab warning
2018-11-05 13:10:38 -10:00
Fiyaz Bin Hasan
df328de4f7
jquery xss vulnerability issue fix ( #9415 )
...
fix of issue [8482](https://github.com/aspnet/Docs/issues/8482 )
both 2.0 and 2.1 samples have been modified. please review/test before merging.
N.B: to be able to run the app, first you need to add the following two lines before `UseMvc()` in the startup. (since the same sample has been used to demostrate an interface less api and later used with a jquery ui).
`app.UseDefaultFiles();`
` app.UseStaticFiles();`
test case: try adding a self-running script in place of a name of a specific todo `<script>window.alert("I am vulnerable")</script>`
### Previously
![previously](https://user-images.githubusercontent.com/6568968/47953037-dcaf3a00-dfa1-11e8-8fc3-803be44aa432.png )
### After fix
![now](https://user-images.githubusercontent.com/6568968/47953047-08322480-dfa2-11e8-90b4-57847fb44251.png )
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.1&branch=pr-en-us-9415#call-the-web-api-with-jquery )
2018-11-05 11:38:29 -06:00
Abbas M
6cef8ab96e
Simple grammar fix ( #9413 )
2018-11-03 09:48:23 -05:00
Rick Anderson
48b97f3851
Update signalr.md ( #9397 )
...
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-02 13:46:42 -10:00
Rick Anderson
656aee0887
Add link to Integrated Terminal directions ( #9368 )
2018-11-01 08:31:34 -07:00
Rick Anderson
0ee6b101d9
delete map and min files ( #9310 )
2018-10-31 14:26:48 -10:00
Scott Addie
1021d7a298
Address casing of MacOS ( #9330 )
...
Change "MacOS" to the official casing of "macOS".
2018-10-30 13:15:11 -05:00