Anthony Chu
e7d092dae7
Update SignalR Service guidance ( #16503 )
...
Relax current wording that advises against using Azure SignalR Service in all on-prem deployments.
2020-01-13 12:46:37 -08:00
Richard
77ef043c01
Removed preview channel note ( #16521 )
...
There is no need to switch to the preview channel on Mac as VS for Mac uses 8.4 as of 8th Jan 2020.
2020-01-13 09:47:40 -06:00
Scott Addie
de229941f2
Fix indentation issue in "Component parameters" section's numb… ( #16524 )
...
* Fix indentation issue in list
* Add missing words
2020-01-13 09:39:58 -06:00
Pierre Kancir
4961eeaf9b
aspnetcore update index migration link ( #16520 )
...
* aspnetcore update index migration link
In Migration from the .NET Framework the link to ASP core migration was broken
* change link format
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-13 09:24:59 -06:00
Mojtaba Javan
abea2cd93d
Change an to a ( #16513 )
2020-01-13 09:17:51 -06:00
Rick Anderson
f0d81d3a43
Update adding-controller.md ( #16510 )
...
* Update adding-controller.md
* Update adding-controller.md
2020-01-11 23:04:12 -08:00
mohsinnasir
2ee6851e0d
NCache and redis links added ( #16478 )
...
* NCache and redis links added
Added NCache as distributed cache and added link of microsoft IDistributedCache Nuget
* Redis link updated and grammer corrected
Redis link updated to latest nuget and grammer corrected according to oxford
2020-01-10 14:11:43 -08:00
Gurinder Singh
6a9eef3a1e
Fixed a grammatical error ( #16494 )
2020-01-10 06:01:23 -06:00
SychevIgor
f9212a682d
rc5 is latest pre-release version ( #16492 )
2020-01-10 06:00:00 -06:00
Scott Addie
854ce8fbec
Update aspnet/Blazor, aspnet/Extensions, & aspnet/EntityFramew… ( #16485 )
2020-01-09 15:54:36 -06:00
Scott Addie
0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… ( #16483 )
...
* React to AspNetCore repo move to dotnet org
* Change aspnet/Home reference to dotnet/aspnetcore
* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Scott Addie
4e2f8b6af4
Update Browser Link doc for ASP.NET Core 3.0 ( #16480 )
...
* Update Browser Link doc for ASP.NET Core 3.0
* More updates
* Remove 2 unnecessary images
2020-01-09 13:20:35 -06:00
Daniel Lo Nigro
1ddd1a0792
Fix small typo (arugments → arguments) ( #16473 )
2020-01-09 07:24:52 -06:00
Sayed Ibrahim Hashimi
32daf348a1
minor update to add instruction to add dotnet ef tools ( #16464 )
...
* minor update to add instruction to add dotnet ef tools
* minor update to add instruction to add dotnet ef tools
* minor update to add instruction to add dotnet ef tools
2020-01-08 20:41:34 -08:00
Ryan Jackson
dc7c9f8109
Fix grammatical issue ( #16472 )
...
This was bugging me when reading through the doc. Small change, but I think it's easier to read.
2020-01-08 20:16:33 -08:00
James Newton-King
cd2b4e16ef
Update gRPC client doc with channel usage ( #16470 )
2020-01-09 15:31:42 +13:00
Luke Latham
6fc59e6483
Hosted service updates ( #16462 )
2020-01-08 17:15:44 -06:00
James Newton-King
495ddf06f9
Update gRPC versioning doc ( #16465 )
2020-01-09 11:08:59 +13:00
Luke Latham
904a014314
Cross-link to Generic Host console app example ( #16461 )
2020-01-08 11:10:52 -06:00
Rick Anderson
c8101025b2
Update model.md
2020-01-07 19:19:00 -10:00
Sayed Ibrahim Hashimi
a3d6a119f5
Correcting image url ( #16457 )
...
Minor fix to point to the correct image.
2020-01-07 19:50:41 -08:00
Rick Anderson
66c5b299f5
LIst auth options ( #16135 )
...
* LIst auth options
* LIst auth options
* LIst auth options
* Feedback for #16135 (#16449 )
* clarified offerings
* clarified offerings
Co-authored-by: Cam Soper <cam.soper@microsoft.com>
2020-01-07 17:04:05 -08:00
Rick Anderson
28490987fa
Update security.md ( #16153 )
...
* Update security.md
* Update security.md
* Update security.md
* Update security.md
* Update security.md
2020-01-07 16:47:12 -08:00
Wade Pickett
8b002371b1
Updated prereq to standard 3.1 install include link. ( #16453 )
2020-01-07 15:52:20 -08:00
James Newton-King
e0544da684
Updates to gRPC versioning doc ( #16428 )
...
* Minor updates to gRPC versioning doc
* Update versioning.md
* Update versioning.md
* Update versioning.md
Feedback from https://github.com/aspnet/AspNetCore.Docs/pull/16404#discussion_r363765102
* Update versioning.md
* Update versioning.md
* Edit pass on gRPC versioning PR (#16447 )
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-07 15:32:20 -06:00
Andrew Stanton-Nurse
e09281859c
fix missing header in pre-3.0 version of signalr tutorial ( #16442 )
2020-01-07 13:18:44 -08:00
Arialdo Martini
006afe0f55
gRPC Channel is disposed of after use ( #16432 )
2020-01-08 09:51:42 +13:00
Scott Addie
d955f0552a
change component devlang to cshtml ( #16440 )
2020-01-07 12:04:29 -06:00
Sayed Ibrahim Hashimi
71317370ef
Update razor-pages-start.md and mvc for vsmac ( #16390 )
...
* update razor-pages-start.md for vsmac
* updates for vsmac
* updates for vsmac
* updating rp model.md for vsmac
* minor changes
* fixing missing image
* fixing model.md for vsmac
* updating mac images to use light theme
* Updated MVC tutorial through controller step
* Updated MVC tutorial through Views section
* Updated for Model and Data sections
* Fixed NuGet dialog image
* Moved image to _static directory
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
2020-01-07 09:59:42 -08:00
Luke Latham
04d0a44a34
Named options are case sensitive ( #16439 )
2020-01-07 11:39:32 -06:00
Pavel Voronin
9c5c617eb3
Fix typo 'dispostHandler' -> `disposeHandler` ( #16430 )
2020-01-07 05:48:26 -06:00
Rick Anderson
0604eabb84
Update publish-to-azure-webapp-using-vs.md
2020-01-06 16:42:43 -10:00
Kirk Larkin
4702d7dcb9
Update "Custom Model Binding" to 3.1. ( #16424 )
...
* 3.1 Sample.
* Updated links to 3.1 sample.
* Update custom-model-binding.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-06 18:11:49 -08:00
James Newton-King
2b18a3d89b
Add gRPC versioning article ( #16404 )
2020-01-07 14:26:33 +13:00
Jon Galloway
61a9d7c5b0
Updated from macOS link from blog post to doc ( #16425 )
2020-01-06 14:56:28 -08:00
Rick Anderson
f0fd4eff21
Update performance-best-practices.md ( #16163 )
...
* Update performance-best-practices.md
* Update performance-best-practices.md
2020-01-06 14:19:20 -08:00
Luke Latham
5f1687a579
Clarify env var config in Azure Apps topic ( #16225 )
2020-01-06 16:16:24 -06:00
Luke Latham
feebf7a2cf
Service config execution order breaking change ( #16421 )
2020-01-06 14:38:59 -06:00
Kirk Larkin
245a336955
Add xref from authz to authn. ( #16418 )
2020-01-06 12:24:40 -08:00
Jon Galloway
bd029968d3
Updated broken link for VS for Mac / Azure publish ( #16416 )
2020-01-06 13:25:08 -06:00
Luke Latham
4e267c1385
Update IIS topic section to 3.0+ ( #16415 )
2020-01-06 11:35:31 -06:00
Kirk Larkin
1ab137fe72
Prepare for Custom Model Binding 3.x. ( #16398 )
...
* Renamed and moved Polymorphic sample.
* Removed README.
* Copy, Paste and Monikers.
2020-01-05 16:54:00 -08:00
Rick Anderson
4f68ccd8e4
Update model2.md ( #16395 )
2020-01-04 09:59:03 -08:00
Kirk Larkin
c0137efee6
A few updates to Filters. ( #16378 )
2020-01-02 15:04:20 -08:00
Rick Anderson
5de46f365f
Update filters.md
2020-01-02 12:47:24 -10:00
Rick Anderson
a547aaf08c
Update Filters to 3.1 ( #16294 )
...
* Update Filters to 3.1
* Update Filters to 3.1
* Update Filters to 3.1
* Update Filters to 3.1
* Update Filters to 3.1
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
2020-01-02 14:03:26 -08:00
Saeed Ganji
f048cf58e9
update(scale-out): docs for redis backplane ( #16359 )
...
* update(scale-out): docs for redis backplane
The sticky session was a little bit vague so that one might think even if they use just WebSocket for all the clients and use Redis backplane they still might need "sticky sessions". There was a clarification by @davidfowl [here](https://twitter.com/davidfowl/status/1212068926676275202?s=20 )
* Update scale.md
* Update scale.md
* Update scale.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-02 12:18:22 -08:00
Kirk Larkin
6eedb1e82f
Remove line highlight and use standard sample code link. ( #16375 )
2020-01-02 14:17:34 -06:00
damienbod
c67273cc8e
Adding the default values for the certificate authentication o… ( #16353 )
...
* Adding the default values for the certificate authentication options
* default value edits
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-02 13:59:23 -06:00
damienbod
34af71102c
Adding a note for a common configuration error in cert Auth ( #16351 )
...
* Adding a note for a common configuration error
* minor edit
* add missing word
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-02 12:53:00 -06:00