Rick Anderson
a09f423d5e
Update secure-data.md ( #8487 )
...
Fixes #8474
@gaazkam @smariussorin @C-BERBER please review
2018-09-11 15:21:34 -07:00
Tom Dykstra
29e363873e
AddJsonHubProtocol --> AddJsonProtocol ( #8492 )
2018-09-11 09:15:44 -07:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Rick Anderson
5e419398cf
Update dotnet-client.md ( #8472 )
...
* Update dotnet-client.md
remove double send
Remove `you` when it doesn't add clarity. You aren't sending/receiving, the client is. It's more clear without you.
* simplify intro
2018-09-10 18:39:13 -07:00
Scott Addie
cb89acac6d
Replace VSTS with Azure Pipelines ( #8485 )
...
Addresses one final piece of feedback in https://github.com/aspnet/Docs/pull/8479
2018-09-10 15:12:15 -05:00
Doug Erickson [MSFT]
2682da14f0
rebrand changes for 9/5 ( #8479 )
...
[Azure Lifecycle eBook Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/azure/devops/?view=aspnetcore-2.1&branch=pr-en-us-8479 )
2018-09-10 15:03:00 -05:00
Scott Addie
cafe4fd922
Fix SignalR .NET client sample app ( #8481 )
...
* Fix SignalR .NET client sample app
* Adjust line numbers in associated doc
* Fix HintPaths
* Convert packages.config to PackageReferences
* Add launchSettings.json to ensure same port WPF app expects is used
2018-09-10 14:40:03 -05:00
Keyur
7e5399ce45
Added 'Scaleout differences' section ( #8469 )
...
Addresses https://github.com/aspnet/Docs/issues/7814
Saw this in one of the comments. So thought of adding it.
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/version-differences?view=aspnetcore-2.1&branch=pr-en-us-8469#scaleout-differences )
2018-09-10 13:52:39 -05:00
Andrew Stanton-Nurse
10f4d96f93
Fix sample snippet by adding async ( #8480 )
...
Noticed that this sample snippet doesn't have the `async` keyword or return a task in the middleware func, so it won't compile as-is. Added `async` since it's the easiest way to do this.
2018-09-10 12:22:25 -05:00
David Fowler
dd507467f9
Fixed code sample ( #8475 )
...
Fixed code to retrieve the IHubContext from middleware
2018-09-10 07:28:11 -07:00
Joel Rodrigues
d10fb0f151
Fixed port number ( #8470 )
2018-09-08 20:53:19 -05:00
Tom Dykstra
324443fc55
IP safelist - add Razor Pages filter to overview ( #8452 )
2018-09-07 13:51:19 -07:00
Scott Addie
329eabef95
Dedent code snippet to fix display ( #8455 )
...
Fixes https://github.com/aspnet/Docs/issues/8454
2018-09-07 15:44:03 -05:00
Scott Addie
d385036170
Address Markdownlint warnings in RCL doc ( #8453 )
...
Fixes https://github.com/aspnet/Docs/issues/8451
Also addressed some other Markdownlint warnings while I was in there.
2018-09-07 13:30:36 -05:00
Luke Latham
21ff93de57
Update IP address format with note ( #8449 )
2018-09-07 12:26:20 -05:00
Cam Soper
f64c0ce92b
Coverupdate ( #8448 )
...
DevOps book cover update
2018-09-07 11:42:48 -05:00
Luke Latham
2ddfa7c217
ConfigureKestrel updates ( #8384 )
2018-09-07 11:24:42 -05:00
Luke Latham
9955cd8c00
KnownProxies/Networks enhancements ( #8432 )
2018-09-06 15:14:02 -05:00
BrennanConroy
3cc9e7b5f0
Add note about changing KeepAliveInterval ( #8404 )
...
* Add note about changing KeepAliveInterval
https://github.com/aspnet/SignalR/issues/2905
* Update configuration.md
slight rewording.
* Verbiage tweak on SignalR Config doc's ServerTimeout setting
2018-09-06 15:03:15 -05:00
Luke Latham
04cdb602af
CORS topic updates ( #8420 )
2018-09-06 14:58:47 -05:00
Luke Latham
7ca977b256
Link to supported OSes ( #8423 )
...
Fixes #8421
2018-09-06 14:57:36 -05:00
Tom Dykstra
731208564d
IP safelist article ( #8388 )
2018-09-06 12:45:14 -07:00
Luke Latham
23d59d00dc
Change extensibility example ( #8426 )
2018-09-06 14:39:47 -05:00
Rick Anderson
b626ecf411
order matters in adding services ( #8437 )
...
Fixes #8427
2018-09-06 12:37:33 -07:00
Luke Latham
89071cf0fb
App startup topic updates ( #8422 )
2018-09-06 14:09:51 -05:00
Mikael Mengistu
448b927ad9
SignalR Java Client Doc ( #8314 )
...
Fixes: https://github.com/aspnet/Docs/issues/8256
Just starting a PR for this. It's still early
[Internal Review Link](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/java-client?view=aspnetcore-2.2&branch=pr-en-us-8314 )
2018-09-06 09:57:58 -05:00
Luke Latham
131960ad98
Update EF extensions file name+location ( #8425 )
2018-09-06 09:52:08 -05:00
Luke Latham
a79a244f40
Response caching middleware: Surface a namespace in example ( #8424 )
2018-09-06 09:51:49 -05:00
Jan Hajek
91253841a8
Remove misleading information about redirection defaults ( #8390 )
...
https://github.com/aspnet/Announcements/issues/301 for reference
@rick-anderson edit
Fixes #8402
Fixes #8408
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-2.2&branch=pr-en-us-8390&tabs=visual-studio ) If you get the error `The specified CGI application encountered an error and the server terminated the process.`:
* Clear cookie or
* Open in an incognito window or
* Try another browser.
2018-09-05 11:34:07 -07:00
Tom Dykstra
f6d4595ba1
Add DotNetCliToolReference for scaffolding to CLI RP tutorial ( #8403 )
2018-09-05 10:47:05 -07:00
Rick Anderson
8f5b00318c
Update model.md ( #8416 )
...
Fixes #8305
2018-09-05 10:02:23 -07:00
Rick Anderson
87ae68a8e0
Update model.md
2018-09-05 09:41:45 -07:00
Cam Soper
f736abe2c6
Minor corrections ( #8377 )
...
* Whoops - didn't mean to merge that to this branch!
* minor updates
* minor updates
2018-09-04 17:00:37 -07:00
John M. Wright
1e22e84fb8
the default model class is `ErrorViewModel`, not `ErrorModel` ( #8376 )
...
* the default model class is `ErrorViewModel`, not `ErrorModel`
You can see the correct name is already used the the code sample two sentences down
* Update error-handling.md
2018-09-04 16:59:41 -07:00
Tom Dykstra
0139937c5b
Use LibMan in SignalR tutorial ( #8370 )
...
Fixes #8155
2018-09-04 11:45:15 -07:00
Rick Anderson
c83800007e
Update identity.md ( #8396 )
...
* Update identity.md
* Update identity.md
2018-09-03 17:55:51 -07:00
Luke Latham
ad03ec7840
Remove ref source links from topic ( #8387 )
2018-09-02 12:35:01 -05:00
Nikolai Vavilov
ad3088f6ee
Update validation.md ( #8380 )
2018-09-01 08:34:01 -05:00
Luke Latham
defd5613f9
Hosting startup topic updates ( #7678 )
2018-08-31 11:54:45 -05:00
Luke Latham
327b2456ef
Persist addl claims+tokens w/ext providers ( #8310 )
2018-08-31 10:40:02 -05:00
Sebastian
52c1a08f6d
Fix link to metapackage docs ( #8364 )
...
The line break in the markdown seems to break the link to further docs
2018-08-31 08:26:59 -05:00
Scott Addie
4fcf7d1d47
Add note about LibMan install relative path support ( #8360 )
...
Adds an example of using a relative path with `libman install --files`.
2018-08-30 15:46:53 -05:00
Rick Anderson
e8294bf69e
Update intro.md
2018-08-30 12:44:35 -07:00
Rick Anderson
9d19ec4cfe
Update intro.md ( #8341 )
...
* Update intro.md
* Update intro.md
2018-08-30 12:42:59 -07:00
Rick Anderson
07705e5a7b
Update secure-data.md ( #8325 )
...
* Update secure-data.md
* Update secure-data.md
* Update secure-data.md
2018-08-30 12:42:27 -07:00
Luke Latham
3d2aabf7ea
Clarify when StartAsync is called ( #8354 )
2018-08-30 14:26:31 -05:00
Scott Addie
b22bb01eb5
Add LibMan CLI doc ( #8260 )
...
* Add LibMan CLI doc
* Add missing --verbosity option
* More edits
* Add Arguments sections
* Move provider names to an include
* Rearrange options
* Verbiage tweaks
* Shorten verbiage
* Fix code snippet include
* Show command to uninstall filesystem library
* Verbiage tweak
* Verbiage tweaks
* React to feedback
* pre-release --> prerelease
* Add output for help command
* Address horizontal scrolling in help output
* Add libman init screenshot
* React to feedback
* Fix folder path
* Final tweaks
2018-08-30 14:20:06 -05:00
Luke Latham
554acbdf46
Remove tabs from cookie sharing topic ( #8356 )
...
Fixes #7794
2018-08-30 14:06:59 -05:00
Luke Latham
f85202290b
Remove HTTP links to Microsoft ( #8353 )
...
Fixes #8350
2018-08-30 11:48:27 -07:00
Eric Stimpson
4477629f88
Update areas.md ( #8351 )
...
Consistency in list (all complete sentences instead of mix of sentences / sentence fragments).
2018-08-30 12:41:06 -05:00