Commit Graph

5255 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
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
LouisT123 94c6629557 changed localhost:xxxx to localhost:{PORT} (#13679) 2019-08-05 15:18:55 -07:00
LouisT123 329f3e255c changed localhost:xxxx to localhost:{PORT} (#13676) 2019-08-05 16:57:05 -05:00
LouisT123 33415fa969 Specifying location to insert PostTodoItem method (#13674) 2019-08-05 15:58:35 -05:00
Mikael Mengistu fe079ec746
Update docs with client side KeepAliveInterval option (#13669) 2019-08-05 13:52:05 -07:00
Luke Latham f132bc6cc2
Touch-ups to First Web API tutorial (#13671) 2019-08-05 15:22:22 -05:00
Luke Latham cb04e12fc1
Reorder suggested CORS Middleware location (#13662) 2019-08-05 15:20:13 -05:00
Luke Latham 9f093fdb0b
Razor syntax updates (#13524) 2019-08-05 14:42:25 -05:00
Luke Latham 25452e675c
Drop remarks on setting the content root (#13058) 2019-08-05 14:14:03 -05:00
LouisT123 5b4ccd43e1 No instructions to disable ssl verification on mac (#13667)
* Fixes #13666

created new tab for mac and windows updating the instructions to include mac.

* Update first-web-api.md
2019-08-05 12:10:55 -07:00
Harry Mackenzie 716fdadb62 Slight grammatical change. (#13665) 2019-08-05 10:32:20 -05:00
Luke Latham 55846fc17a
Add scaffold topic to linked resources (#13663) 2019-08-05 08:05:52 -05:00
Luke Latham 68fcc7871e
Fix word (#13661) 2019-08-05 07:14:09 -05:00
sergimrz 9183866903 Fix invalid namespace (#13652) 2019-08-04 13:43:46 -05:00
Rick Anderson e14a4021f5
Update model2.md (#13650) 2019-08-04 07:20:20 -07:00
Rick Anderson 3dec1ca023
Update model.md (#13647) 2019-08-04 05:55:16 -07:00
noctwolf aa97dfaad6 Update grpc-start.md (#13644) 2019-08-04 05:37:57 -07:00
noctwolf f525c4d038 Update grpc-start.md (#13645) 2019-08-04 05:37:29 -07:00
Luke Latham 7c96bf110f UE Localization Extensibility doc + fix links (#13640)
* UE Localization Extensibility doc + fix links

* Nits

* Nit

* Nit
2019-08-04 05:01:17 -07:00
Adriano Godoy 7f9538e53e Updates testing.md fixing the sample code link (#13638) 2019-08-03 16:56:44 -05:00
Hisham Bin Ateya ef26550f21 Localization extensibility docs (#11704)
* Localization extensibility docs

* Add localization resources section

* Address feedback

* Update localization-extensibility.md
2019-08-03 09:16:31 -07:00
Luke Latham 79f8503703
Revise remark in AKV config provider topic (#13609) 2019-08-03 07:07:07 -05:00
Rick Anderson 4337ccb994
Update secure-data.md (#13629) 2019-08-02 12:18:42 -07:00
Luke Latham a11a8932d6
Fix code example (#13627) 2019-08-02 13:21:55 -05:00
Rick Anderson 2e0980e7ea
Update MovieDateRatingDA.cs (#13622) 2019-08-02 09:11:55 -07:00
Rick Anderson c054d89619
Update new-field.md (#13621) 2019-08-02 08:31:49 -07:00
Luke Latham 02c13f20b4 Hosting startup netfx bin+GAC (#13425)
* Hosting startup netfx bin+GAC & startup hook resource

Update

* Remove cross-link for startup hook

* Language nits
2019-08-02 08:30:09 -07:00
Luke Latham f86817aceb
Update EventArgs ref source links (#13617) 2019-08-02 07:31:29 -05:00
LouisT123 0f288e36e9 Update build command to include Mac (#13605)
* Update build command to include Mac

* Update new-field.md
2019-08-01 10:58:40 -07:00
Rick Anderson 69134d927c
Update http-requests.md (#13603)
* Update http-requests.md

* Update http-requests.md
2019-08-01 09:46:54 -07:00
Rick Anderson c5f496c0dc
Update adding-view.md (#13589)
* Update adding-view.md

* Update adding-view.md
2019-08-01 09:29:30 -07:00
Luke Latham 1e99d7ef1a
Use IHttpClientFactory in a console app (#13434) 2019-08-01 11:04:25 -05:00
James Newton-King 3332d5a5da Fix namespace in gRPC tutorial (#13597) 2019-08-01 07:06:12 -05:00
Jacob Bundgaard 79a08f56bc Format Razor example in overview as cshtml (#13383) 2019-08-01 06:49:51 -05:00
LouisT123 4f95255249 Cleared up some instructions with file paths (#13598)
1) At the beginning: line 16 -included file path for correct index method
2) At line 89 - included file path
3)At line 130 -included file path for correct index method
2019-07-31 15:24:07 -07:00
Luke Latham f2581815b3
Pass Debug option to a Blazor app for debugging (#13594) 2019-07-31 17:15:23 -05:00
mattielee 5b6b9908ff Clarified where to run terminal commands (#13592)
* Clarified where to run terminal commands

Fixes #13591

* Update model2.md
2019-07-31 13:35:34 -07:00
mattielee d66bbf8d8d Adds instructions to create new data folder (#13588)
Fixes #13586
2019-07-31 10:37:11 -07:00
LouisT123 6e3f35e1ff Changed png file to mac ui (#13583) 2019-07-31 10:32:21 -07:00
Rick Anderson aaa7cd5582
WIP:3.0 update to intro to MVC tutorial (#13556)
* 3.0 update to intro to MVC tutorial

* work

* work

* work

* Add a view

* Add a view
2019-07-31 10:25:53 -07:00
mattielee e636186893 Fixed Keyboard shortcut to Run without debugger (#13585)
Fixes #13584
2019-07-31 10:04:28 -07:00
Scott Addie 0d2c4eca8b
need --> needed 2019-07-31 10:25:41 -05:00
Luke Latham ea3e24e13e
Add the Blazor sample link to the JSInterop topic (#13577) 2019-07-31 07:31:57 -05:00
LouisT123 1e25ffe6ee Update MovieDateRatingDA.cs (#13563)
Fix as part of #13562
2019-07-30 17:28:49 -07:00
Rick Anderson 2e1cca6d42
Update new-field.md (#13564) 2019-07-30 17:18:00 -07:00
James Newton-King 11364f7069 Fix gRPC samples (#13560) 2019-07-30 15:57:28 -07:00
Sam Judson de4f00b024 Update policies.md (#13551) 2019-07-30 07:11:50 -05:00
Luke Latham cfcbfd97b7
Layout topic update (#13550) 2019-07-30 05:47:06 -05:00
Pranav K b8b207f87c Remove Razor.Design (#13543)
* Remove Razor.Design

* Update
2019-07-29 14:38:11 -05:00
Rick Anderson bca11635b9
Update view-components.md (#13540)
* Update view-components.md

* Update view-components.md

* Update view-components.md
2019-07-29 10:20:29 -07:00
Luke Latham b6c8dc9bb6
Surface troubleshooting overview in hosting topics (#13534) 2019-07-28 20:24:52 -05:00
James Newton-King fa7886ef19
Add note that Windows Authentication can't be used with gRPC (#13459) 2019-07-27 10:01:02 +12:00