Commit Graph

11342 Commits (c443aad3d0c20ed25b8721b2709b24c6bc7fc33a)

Author SHA1 Message Date
Luke Latham c443aad3d0
Fix Blazor migration guidance (#20655) 2020-11-18 08:47:27 -06:00
Luke Latham 14ecb2b155
Generalize Blazor migration package versions (#20653) 2020-11-18 08:23:34 -06:00
Wade Pickett a05cf616e3
First-mvc: Fix new-field.md cshtml examples (#20646)
* First-mvc: Fix new-field.md cshtml example

* Patch:project code version reference MvcMovie2 to MvcMovie3
2020-11-17 18:36:46 -10:00
Oliver Forral ab72c97307
CSS instructions were not included (#20582)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-17 13:16:41 -06:00
hitochan777 568da53c72
Make install and update command more consistent (#20626) 2020-11-17 08:58:12 -10:00
Oliver Forral 1fdc31cc4b
typos in ef-mvc intro tutorial (#20629) 2020-11-17 08:53:15 -10:00
Luke Latham 00af8873dd
Fix link (#20641) 2020-11-17 12:15:57 -06:00
Luke Latham 6201c10ff3
Use OnParametersSet instead of OnIntialized (#20640) 2020-11-17 12:13:05 -06:00
Rick Anderson c3cda8780a
FireFox cert instructions (#20570)
* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* react to feedback
2020-11-17 07:13:00 -10:00
Luke Latham 94f8aecb19
Add new stylesheet files to Blazor Templates (#20639) 2020-11-17 08:13:27 -06:00
Luke Latham c8b021fd23
Show Blazor namespaces (#20637) 2020-11-17 07:56:59 -06:00
Luke Latham 70426fd6ac
Migration topic Blazor nit updates (#20635) 2020-11-17 07:10:56 -06:00
Luke Latham 46c983d821
Blazor File Uploads namespace update (#20634) 2020-11-17 07:02:23 -06:00
Erik Lydersen 483aa90d3f
Corrected error in text (#20628) 2020-11-17 06:23:51 -06:00
Luke Latham 82cc6736a3
Update Blazor migration guidance (#20632) 2020-11-17 06:14:02 -06:00
Wade Pickett 3ddc6f95fc
Create Web App with MVC series: Fix major blocking issues (#20530)
* MVC Frist Series: Fix Blockers

* patch: removed dedicated 5 folders for screenshots, renamed screenshots per ide version

* Forcing a build since it didn't run for aee2973 for some unknown reason.  Minor date change to get that to happen.

* patch: pointed to the default action screenshot back to a 5001 port example realizing it was used for all IDE's.

* patch: views template update and connection string

* patch: Fixed connection string highlights to match after string fix added, minor

* patch: minor - update topic dates for those touched with more than few lines
2020-11-16 15:55:03 -10:00
Scott Addie a25443c958
Update link for ASP.NET Core web API module on Learn (#20550) 2020-11-16 18:19:59 -06:00
James Newton-King f1b4c17d52
Improve gRPC client authorization docs (#20610) 2020-11-17 13:03:03 +13:00
Luke Latham a160fedc9d
Add namespace to Blazor File Uploads sample (#20620) 2020-11-16 17:59:53 -06:00
Caleb Lloyd cb735cfc8e
Fix moniker on samesite.md (#20609)
Fixes #20608

Update moniker on section "Supporting older browsers" to work with .NET Core 5+
2020-11-16 13:57:34 -10:00
Rick Anderson 54732567c7
Update migrations.md (#20619)
* Update migrations.md

* Update aspnetcore/data/ef-mvc/migrations.md
2020-11-16 13:53:51 -10:00
Rick Anderson 22ba99ec57
Address click through rate (#20569)
* Address click through rate

* Address click through rate

* Address click through rate

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Address click through rate

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2020-11-16 13:34:36 -10:00
Wade Pickett fa33c63720
ef-rp intro: Fix code include line so it localizes (#20615)
Fixes: #20612 
Minor correction, adding a line space before a code sample include so it will not be dropped in localization
2020-11-16 14:11:45 -08:00
Luke Latham 1818042690
Fix Blazor Uploads code sample (#20616) 2020-11-16 16:06:12 -06:00
Flávio Marcílio 87d7bf6a03
Update appsettingsSQLite.json (#20513)
Update ConnectionStrings in appsettings.json file to correspond to GetConnectionString() in the ConfigureServices method in the Startup.cs file.
2020-11-16 12:17:59 -08:00
Pranav K c622a4277b
Update filters.md (#20606)
* Update filters.md

* Apply suggestions from code review

* Update filters.md (#20607)

* Update filters.md

* Update filters.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-11-16 09:04:29 -10:00
Benjamín Camacho c9c934e5d8
Missing th element in thead (#20601) 2020-11-16 07:41:44 -10:00
John Lange 35ae087cf5
Update Migrations class to match documentation (#20605) 2020-11-16 07:39:17 -10:00
Luke Latham f553c2335c
Fix max default file size (#20604) 2020-11-16 10:27:36 -06:00
Luke Latham 5be1049674
Additional Blazor optional params updates (#20595) 2020-11-15 09:18:17 -06:00
Luke Latham 92011d51a2
Blazor optional params support in 5.0 (#20593) 2020-11-15 08:37:02 -06:00
Luke Latham 9363cee0c3
Add Blazor WASM migration steps (#20592) 2020-11-15 08:20:11 -06:00
Luke Latham 4c8f106346
Change title of SignalR-Blazor tutorial (#20590) 2020-11-15 07:44:31 -06:00
Berkan Sasmaz f9bf9b4059
Fix a typo in the blazor-lifecycle doc (#20578) 2020-11-15 07:40:47 -06:00
Luke Latham 40b41ca34e
Blazor reconnection and component lifecycle events (#20577) 2020-11-15 07:40:12 -06:00
Luke Latham 0371857b18
Surface C# assignment to component params (#20576) 2020-11-15 07:31:30 -06:00
Luke Latham 6935f6f01f
Fix code example (#20575) 2020-11-15 07:30:26 -06:00
Scott Addie bfba0e4f8a
Add links to blog post for configuring VS to launch HttpRepl (#20552) 2020-11-13 21:16:21 -06:00
Daniel Roth 73d6640cab
Update .NET 5 release notes to remove comment about VS support for auto refresh (#20566) 2020-11-13 10:57:27 -10:00
Thomas VAILLIER ec11baabc6
Change in code sample : do not use `throw ex` (#20557) 2020-11-13 13:13:07 -06:00
Luke Latham 730521de63
Update Blazor Render mode coverage (#20559) 2020-11-13 06:56:46 -06:00
Luke Latham ef8e5d8c27
Azure SignalR Service and sticky session config (#20556) 2020-11-13 05:38:01 -06:00
Luke Latham e42b03ecd4
AuthorizeView authorized event handlers (#20554) 2020-11-13 05:12:53 -06:00
Rick Anderson 0afdd8856d
Why use MSFT namespace for DI extensions? (#20549)
* Why use MSFT namespace for DI extensions?

* Why use MSFT namespace for DI extensions?

* Why use MSFT namespace for DI extensions?

* Why use MSFT namespace for DI extensions?

* Why use MSFT namespace for DI extensions?

* Why use MSFT namespace for DI extensions?

* Apply suggestions from code review

Co-authored-by: Luke Latham <llatham@aquent.com>

Co-authored-by: Luke Latham <llatham@aquent.com>
2020-11-12 12:23:20 -10:00
Scott Addie 773e85ae6c
Fix a typo in the HttpRepl doc (#20547) 2020-11-12 12:54:57 -06:00
Luke Latham 177bb2c9bc
Revert test if alt text renders file name cue (#20546) 2020-11-12 11:51:06 -06:00
Phil H 597a20c4a5
Error in Section "Test the PostTodoItem method 2.1" (#20543)
When following along with the .NET Core 2.1 tutorial, the part that says to "Set the URI to https://localhost:<port>/api/TodoItem..." fails. However, if you look in the screenshot for that part, the URI does not say "TodoItem" but is instead "Todo". When you use the URI "https://localhost:<port>/api/Todo", the test passes.

I had opened issue #20540 first about this change before I saw that I could just propose the edit here.
2020-11-12 07:43:16 -10:00
Luke Latham 4ec380682b
Test if alt text renders file name cue (#20544) 2020-11-12 11:40:41 -06:00
Luke Latham e4ced43365
Blazor JS module support (#20538) 2020-11-12 09:55:51 -06:00
Luke Latham 1aa0d05ac8
Update Blazor CSS isolation-RCL support section (#20542) 2020-11-12 09:54:59 -06:00