Commit Graph

11279 Commits (91e93bb98666e3a6b4d29475d2b542a2a2c4e13f)

Author SHA1 Message Date
Luke Latham 91e93bb986
Strategic NOTEs for hosted Blazor migrations (#20511) 2020-11-11 15:56:22 -06:00
Scott Addie f27d8a5a58
Remove "Core" from the telemetry message 2020-11-11 15:52:26 -06:00
Luke Latham 3e76087951
Blazor WASM debugging only for local scenarios (#20509) 2020-11-11 13:52:43 -06:00
Pranav K ada68d48bb
Add RCL migration to 5.0 migration topic (#20506)
* Update 31-to-50.md

* Updates

* Updates

* Updates

* Updates

Co-authored-by: Luke Latham <llatham@aquent.com>
2020-11-11 09:39:57 -10:00
Luke Latham af07d71d3a
Blazor sample code updates (#20490) 2020-11-11 09:45:00 -06:00
Luke Latham b283bc8614
Blazor lifecycle diagram and text updates (#20430) 2020-11-11 08:03:11 -06:00
Luke Latham 03f69e4f89
Patch typo (#20501) 2020-11-11 07:19:12 -06:00
Scott Addie 33d0830794
Move HTTP REPL docs to a folder (#20493) 2020-11-10 20:18:28 -06:00
Scott Addie a999f2d482
Merge pull request #20492 from dotnet/release/5.0
Update master with release/5.0
2020-11-10 20:08:06 -06:00
Tim Mulholland f18e5ba881
Update HttpRepl docs for 5.0 changes (#20468)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-10 19:57:03 -06:00
Luke Latham ed296e86cf
Add hosted Blazor WASM Server package updates (#20484) 2020-11-10 16:19:25 -06:00
Luke Latham 7415a422c0
Change naming in Blazor binding example (#20481) 2020-11-10 14:16:24 -06:00
Rick Anderson edcec8d034
multiple authentication schemes (#20423)
* Update index.md

* Update limitingidentitybyscheme.md
2020-11-10 09:05:32 -10:00
Tong Xu (MSFT) 9432dd7f70
Update key-storage-providers.md from track1 to track2 (#20397) 2020-11-10 08:52:15 -10:00
Rick Anderson fdf8d6d21c
Update from RC2 to RTM (#20466)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-10 09:58:29 -06:00
Luke Latham bd8be8dfe4
Cover a Blazor security migration scenario (#20472) 2020-11-10 06:04:11 -06:00
Robert Muehsig edf8c3398a
Fix powershell errors (#20471) 2020-11-10 05:25:59 -06:00
Luke Latham 1862b1214a
Blazor Azure Front Door clarification (#20454) 2020-11-10 05:14:34 -06:00
Luke Latham 90cc6ba2d2
Improvements for Blazor overwritten params (#20452) 2020-11-10 05:13:34 -06:00
Luke Latham 8a6f87c95d
Improve HTTPS guidance (#20360)
* Improve HTTPS guidance

* Update nginx.conf

* Update linux-nginx.md
2020-11-10 05:09:59 -06:00
Luke Latham eb9ff8893e
Prerendering and integration components updates (#19887) 2020-11-10 05:08:17 -06:00
Rick Anderson db8fac8320
Into/mvc5/update/ra (#20464)
* 5.0 update of intro to MVC

* 5.0 update of intro to MVC

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* update files
2020-11-09 16:11:10 -10:00
Rick Anderson 3f8d8c303c
5.0 update of intro to MVC (#20428)
* 5.0 update of intro to MVC

* 5.0 update of intro to MVC

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2020-11-09 16:01:55 -10:00
Rick Anderson 080f5c8984
Update add-EF-NuGet-SQLite-CLI-5.md (#20457) 2020-11-09 16:01:05 -10:00
Daniel Roth 55b225c29c
Update .NET 5 release notes with SignalR Hub filters subheading (#20459) 2020-11-09 15:57:35 -10:00
Matej Šarlija c630a3f953
Update index.md (#20446)
Slight edit to the entry as to not discourage beginners pursuing the tutorial, since it HAS been updated to new .net core, just not 3.0., "Overview" page is from 2017, the next one is from 2020.
2020-11-09 11:58:17 -10:00
Jeroen Oortwijn a26003dd8e
Correctly refer to MyDisplayRouteInfo location (#20455)
Commit fa4c1e7b6e changed this in the beginning of this document, but not this instance.
2020-11-09 11:57:21 -10:00
Max de3511b60f
Fix typo "The works because..." (#20448) 2020-11-08 18:58:46 -06:00
Wade Pickett 998d59e746
Razor Pages Series: minor fix link and config screen. (#20439)
* Razor Pages Series: minor fix link and config screen.

* patch: Updated link to new core version and config.png to better highlight.

* patch: validation.md: removed xref from cross repo link

* Added highlight to npx.png for create a new project section

* added highlights to np.png
2020-11-06 15:39:23 -10:00
Wade Pickett 29a89e6f46
5.0 update - Rewrite: Razor Pages Get Started Tutorial Series (#20348)
* Moving all from PR #19859 to new PR due to unfixable merge conflicts that could not be reverted

* patch: model.md: added last of ScottAddie's recommendations.

* patch: corrected Solution Explorer and right click for mac in original content, all versions

* Apply suggestions from Scott Addie review

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

* patch: minor fix per recommendation

* Apply ScottAddie's suggestions.

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

* Encorporated all of Rick-Anderson and ScottAddie's great review suggestions.

* patch: added a minor punctuation.

* patch: forcing updates for .png screenshots that were not picked up earlier as changed

* patch: Udating da1.md to use forced m55htpps.png update

* patch: removed en-us from three new links in sql.md

* patch: forcing more png updates that did not commit in 1st draft.

* Update aspnetcore/tutorials/razor-pages/razor-pages-start.md

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

* Incorporating additional suggestions from ScottAddie

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

* Review suggestions from ScottAddie; Fixing DataAnnotations link

Removing a DataAnnotations link dupe that was both both above and below the IDE tabs and changing < to (

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

* patch: forced update of val.png used in validation.md

* Added suggestions from Rick-Anderson for those where the changes were entered directly.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Incorporated review feedback form Rick-Anderson: Moved Movie Class instruction below tabs, added additional VS code tab to accommidate

* patch: removed copy paste dupe of move class instrucion

* patch: backed out of acrobatics to try to avoid repeating the movie class insturction in 3 IDE tabs

* patch: Review suggestions by Rick-Anderson - page.md remove cookbook step - fix code include

* patch: updated start instruction for new project with link and added screenshot.

* patch: razor-pages-start.md: fixed create project image alignment and reduced image size.

* patch: razor-pages-start.md: Changed download link

* Incorporated ScottAddie's additional suggestions.

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

* patch: np.png: added red border on next button.

* patch: forced update of np.png

* patch: config.png added highlight, razor-pages-start, added rick anderson suggestions

* forced config.png update that was not picking up.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-11-06 12:26:26 -10:00
Rick Anderson ec3f5a23d4
Update intro.md (#20432)
* Update intro.md

* Update intro.md

* Update intro.md

* Update intro.md

* Update intro.md

* Update intro.md
2020-11-06 09:38:53 -10:00
Luke Latham 8d3e5b2dd2
Improve Blazor standalone web.config file remarks (#20415) 2020-11-06 06:37:22 -06:00
Luke Latham 375ad3f3a1
Cover Blazor debug with firewall config (#20413) 2020-11-05 16:50:22 -06:00
Rick Anderson c1cbd20dde
Update rp31.md (#20421) 2020-11-05 07:39:07 -10:00
Rick Anderson 2800110609
5.0 update for EF/MVC (#20395)
* 5.0 update for EF/MVC

* 5.0 update for EF/MVC

* 5.0 update for EF/MVC

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2020-11-04 17:38:16 -10:00
Pranav K 6ca9f35853
Update model-binding.md (#20412)
* Update model-binding.md

* Update model-binding.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-11-04 15:22:48 -10:00
Luke Latham a557463b27
Blazor DI topic service lifetime update (#20408) 2020-11-04 09:29:30 -06:00
Luke Latham cb9d66e2db
Migration for standalone Blazor WASM security (#20409) 2020-11-04 09:28:11 -06:00
Justin Kotalik 76c1256a20
Add documentation for VS C++ Redist (#20399) 2020-11-03 14:11:12 -08:00
Brennan be70aad2df
Update Azure SignalR Service in VS (#20345)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-02 12:31:39 -06:00
Scott Addie efc0aac394
Add what's new page for October 2020 (#20389) 2020-11-02 12:27:27 -06:00
Frank(MSFT) 27b097ffc0
Updates overview.md (#20329)
Co-authored-by: Frank Li (Wicresoft North America Ltd) <v-cheli@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-02 11:01:37 -06:00
Scott Addie 7e5d7df377
Change IEnumberable to IEnumerable (#20388) 2020-11-02 09:23:10 -06:00
Luke Latham 6f6a84ee70
Blazor example consistency (#20386) 2020-11-02 07:01:10 -06:00
Luke Latham fe898f53db
Blazor WASM template behavior for App ID URI (#20385) 2020-11-02 05:56:49 -06:00
Vadim Galaktionov 391b48d14d
Cross-link sections in Generic Host topic (#20378)
* Remove ASPNETCORE_ mention

* Add xref, add note, revert back sentence change

* Update

Co-authored-by: Luke Latham <llatham@aquent.com>
2020-10-31 07:19:29 -10:00
Bludator 31a84fef95
At authentication/social/additional-claims fixes google scope (#20373)
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-10-30 22:12:34 -05:00
Luke Latham 2857ef239b
Scaffolding guidance on Blazor WASM (#20361)
* Scaffolding guidance on Blazor WASM

* Drop version-specific API doc links
2020-10-30 13:58:47 -05:00
Rick Anderson a5138e86e4
Update hubcontext.md (#20366) 2020-10-30 08:25:39 -10:00
Luke Latham ceebf3285f
Update linux-nginx.md 2020-10-30 08:00:23 -05:00