Commit Graph

8597 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
Scott Addie ff5dff78d6
Merge branch 'master' into release/3.0-preview8 2019-08-13 13:40:38 -05:00
LouisT123 f83457e7af
7.7 to 8.0 2019-08-13 11:38:34 -07:00
James Newton-King 7f6838cc07 Update authn-and-authz.md (#13765)
* Update authn-and-authz.md

* minor edit
2019-08-13 12:29:50 -05:00
Luke Latham 2c09ff6998
Pre8 preliminary updates (#13799) 2019-08-13 11:24:03 -05:00
Rick Anderson f0531faccf
Update trustCertVSC.md (#13782)
* Update trustCertVSC.md

* Update aspnetcore/includes/trustCertVSC.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-08-13 11:59:28 -04:00
Rick Anderson 55340df14a
Update twitter-logins.md (#13798) 2019-08-13 11:38:10 -04:00
noctwolf edc41b311e Update update-related-data.md (#13758) 2019-08-13 07:47:01 -07:00
noctwolf 6b9ea611a3 fix bug (#13791)
contact to Contact
2019-08-13 10:37:37 -04:00
noctwolf f533e51bff fix bug (#13792) 2019-08-13 09:21:28 -04:00
noctwolf 9ae9b670b5 button style (#13793) 2019-08-13 09:20:21 -04:00
Tom Dykstra 1321174416
3.0 update for Logging (#13545) 2019-08-12 17:23:22 -07:00
Luke Latham 2d17d17700
RP auth conventions topic+sample updates for 3.0 (#13785) 2019-08-12 16:33:25 -05:00
Luke Latham 37c549d4eb
Configuration topic+sample 3.0 updates (#13670) 2019-08-12 16:17:44 -05:00
noctwolf b234e991db Update advanced.md (#13760) 2019-08-12 12:21:20 -07:00
Tom Dykstra 053e710cf5
Restore EF RP StageSnapshots folder (#13755)
* fix file diff error

* restore 2.0 code
2019-08-09 17:34:03 -07:00
Scott Hanselman 284dee069b Updating date because it's fresh (#13749) 2019-08-09 18:00:46 -04:00
Luke Latham 58c832569d
Response Compression topic+sample update for 3.0 (#13754) 2019-08-09 14:50:57 -05:00
Luke Latham 1812d277d4
Update Resonse Caching Middleware version blocks (#13751) 2019-08-09 13:32:28 -05:00
Luke Latham 0052f56bfc
Enhance _RazorComponentInclude coverage (#13741) 2019-08-09 06:00:34 -05:00
Brennan ca1ac9a710 Add MaximumReceiveMessageSize option (#13571)
* Add MaximumReceiveMessageSize option

* fb

* Apply suggestions from code review

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* fb
2019-08-08 15:04:50 -07:00
Luke Latham 479cd11c28
Razor Pages Conventions update to 3.0 (#13734) 2019-08-08 16:43:11 -05:00
Luke Latham 6753e90c5b
Response Caching Middleware update to 3.0 (#13728) 2019-08-08 16:14:25 -05:00
Tom Dykstra 8bc0907d29
EF RP 3.0 update (#13422) 2019-08-08 11:55:43 -07:00
Luke Latham da1879459a
Blazor localization (#13724) 2019-08-08 12:20:05 -05:00
Luke Latham 9bf1fe8bf9 Remove VSC from VSC-CLI tabs (#13726) 2019-08-08 09:50:33 -07:00
Rick Anderson cd90729c4a
Update first-web-api.md (#13722)
* Update first-web-api.md

* Update first-web-api.md

* Update first-web-api.md
2019-08-08 08:12:49 -07:00
Rick Anderson f371dec384
Update startup.md (#13723)
* Update startup.md

* Update startup.md
2019-08-08 07:59:04 -07:00
Rick Anderson a4ec0518c3
Update mac-terminal-access.md 2019-08-08 10:46:20 -04:00
Luke Latham f5e242205e
IIS 'first experience' tutorial (#13593) 2019-08-08 07:55:08 -05:00
Luke Latham 4714ee39d8
Clarify component instantiation remark (#13695) 2019-08-08 07:09:28 -05:00
Rick Anderson 29eba815ee
3.0 update of startup (#13606)
* 3.0 update of startup

* workk

* workk

* workk

* workk

* workk

* workk

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback
2019-08-07 13:22:16 -07:00
James Newton-King a130b4611c Add documentation for using gRPC on macOS (#13568)
* Add documentation for using gRPC on macOS

* Clean up

* Clean up

* Clean up

* Clean up

* PR feedback

* Clean up

* Update aspnetcore/tutorials/grpc/grpc-start.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Change error message

* Remove TLS link in warning

* Improve message

* update ms.date

* minor edits
2019-08-07 13:57:50 -05:00
mattielee a31ffaf347 Adds Missing "using" statements (#13703)
* Adds Missing "using" statements

Fixes #13701
References same file as the InfoClassNamespace. I PR'd that file as well. /tutorials/web-api-help-pages-using-swagger/samples/2.0/TodoApi.Swashbuckle/Startup2.cs

* Added CS for missing namespaces

* Replaced relative path with absolute path

For navigating to CS file with missing namespaces.
2019-08-07 11:34:34 -07:00
Jack Horton 223e125adc Fix indentation in http-repl.md (#13711) 2019-08-07 12:41:25 -05:00
Luke Latham 3eba859921
Blazor state management topic (#13364) 2019-08-07 12:03:56 -05:00
Ivar Nesje 47ec946e52 Add some hints on how to use tag helpers and areas together (#13522)
* Mention that _ViewImports.cshtml might belong in root when using areas

* minor edits

* fix invalid xref
2019-08-07 10:06:22 -05:00
Rick Anderson fbbf1b0c5a
Update model.md (#13710) 2019-08-07 07:15:21 -07:00
James Newton-King dd0897be1c Display all the packages required for a gRPC client (#13704)
* Update basics.md

* Update basics.md
2019-08-07 05:06:30 -07:00
James Newton-King c865d654a2
Correct gRPC client method name (#13699) 2019-08-07 12:26:38 +12:00
mattielee caaaf67150 Instructions for accessing a command terminal on Mac (#13672)
* Instructions for accessing a command terminal on Mac

@Rick-Anderson Here is the new file we discussed. 
/cc: @anangaur

* Update mac-terminal-access.md
2019-08-06 15:34:33 -07:00
Luke Latham d59654a336
Blazor globalization (#13696) 2019-08-06 17:04:29 -05:00
Luke Latham 1427a65674 Component binding is now case sensitive (#13558) 2019-08-06 11:43:09 -05:00
Isaac Levin 23dd8f7b35 Update Blazor Templates #13200 (#13536) 2019-08-06 11:41:51 -05:00
N. Taylor Mullen db1d0bdd5c Document public [Parameter] expectation in 3.0.0-preview8.
- A lot of the parameter documentation was already present (such as not setting parameters outside of their declaring class).
- Updated all `[Parameter]` locations to utilize `public` properties with `public` setters.
- Updated all the locations I could find where we were suggesting users to utilize non-public parameters.

#13453
2019-08-06 11:41:50 -05:00
Luke Latham 523f977821 Stricter @key (#13504) 2019-08-06 11:39:37 -05:00
LouisT123 619da03c3c xxxx to {PORT} (#13692)
Should be the last one
2019-08-06 11:24:06 -05:00
LouisT123 d1c253a6c2 changed localhost url from xxxx to {port} (#13691) 2019-08-06 11:06:51 -05:00
Rick Anderson 5c82af04c8
Update model.md (#13688) 2019-08-06 07:22:39 -07:00
Luke Latham c7fa7be861
Blazor Handle Errors topic (#13407) 2019-08-06 08:52:45 -05:00
Luke Latham b789a30c84
Fix API link (#13685) 2019-08-06 07:31:40 -05:00