Commit Graph

11514 Commits (e55ec8e8019acb6ce1528b22d80a443829f0fb9a)

Author SHA1 Message Date
Luke Latham e55ec8e801
Update Blazor groups and roles NOTE (#21172) 2021-01-09 07:10:57 -06:00
Rick Anderson 6689b69a6f
remove ReceiveBufferSize (#21170)
* remove ReceiveBufferSize

* remove ReceiveBufferSize
2021-01-08 19:15:12 -10:00
Scott Addie 95780eb7da
Update Bootstrap CSS class name in EF/MVC tutorial (#21166) 2021-01-08 18:11:44 -06:00
Scott Addie 6cfa70cad2
Enforce consistency with self-closing input elements (#21167) 2021-01-08 13:48:22 -10:00
Rick Anderson fb85df63d8
clean up handle web API errors (#21121)
* clean up handle web API errors

* clean up handle web API errors

* clean up handle web API errors

* clean up handle web API errors

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Kirk Larkin <serpent5@pm.me>

Co-authored-by: Kirk Larkin <serpent5@pm.me>
2021-01-08 13:47:32 -10:00
AYDIN HOMAY 9f2978e63a
API errrors, how to handle (#21016)
* Added a section of Middleware Exception Handling

* created a frist draft from new section to cover Middleware Exception Handling.

* Update handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

* Update aspnetcore/web-api/handle-errors.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2021-01-08 13:42:07 -10:00
Luke Latham 85e71820ab
Add components integration cross-link (#21158) 2021-01-08 12:54:37 -06:00
Scott Addie 948beea0e9
Display closing div tag in snippet (#21153) 2021-01-08 08:10:01 -06:00
Luke Latham 16b6224838
Improve Blazor Lifecycle remark (#21140) 2021-01-08 07:44:58 -06:00
Luke Latham 65bcdfad99
Surface Blazor layouts limitation (#21162) 2021-01-08 07:43:46 -06:00
Eric Mutta 33bdc4a24e
Fix typo in source code comments for Startup.cs (#21161) 2021-01-08 07:41:55 -06:00
Luke Latham a2bb7f5d7b
Remove debugging info for VS Code (#21160) 2021-01-08 06:40:07 -06:00
Luke Latham 29fb35fb91
Add Blazor debug topic cross-link (#21159) 2021-01-08 06:27:02 -06:00
Luke Latham ff4c0bf9e8
Remove '@' from PreferExactMatches (#21156) 2021-01-08 05:38:51 -06:00
William Godbe 891c8e176e
Add docs for MessagePack (#21090)
* Add docs for MessagePack

* Triple up

* Update messagepackhubprotocol.md

* Update aspnetcore/signalr/messagepackhubprotocol.md

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

* Update aspnetcore/signalr/messagepackhubprotocol.md

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

* Update aspnetcore/signalr/messagepackhubprotocol.md

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

* Update aspnetcore/signalr/messagepackhubprotocol.md

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

* Update aspnetcore/signalr/messagepackhubprotocol.md

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

* Feedback 1

* More feedback

* Move TypeReference info to Java-client.md

* Update aspnetcore/signalr/java-client.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

* Feedback

* Update aspnetcore/signalr/java-client.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-01-07 16:08:26 -08:00
Wade Pickett db09e692f6
Point to versioned samples for appsettings_SQLite.json connection string (#21142)
* Point to versioned samples for appsettings_SQLite.json connection string

* patch:Fixed code highlighting and pointed to correct versions for startup.cs connection string sample

* patch: Fixed 2.2 appsettings connection string code highlight

* Patch: Set VSC and VS for Mac appsettings code highlight

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-01-07 13:28:46 -08:00
Stephen Halter 6cddd9d0ad
Demonstrate ConfigureWebHost in 22-to-30.md (#21151)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-01-07 12:13:58 -08:00
Luke Latham 588cb2b88e
Combine Virtualization sections and surface @key (#21149) 2021-01-07 11:34:53 -06:00
Luke Latham 15b4826f91
Proxy config link for WASM security topics (#21148) 2021-01-07 10:53:09 -06:00
Rick Anderson 06bcc32a6b
Update windowsauth.md (#21132)
* Update windowsauth.md

* Update windowsauth.md
2021-01-06 10:02:54 -10:00
Scott Addie b1c59fb42c
Update what's new config file for 1.0.0 package release (#21137) 2021-01-06 13:25:43 -06:00
Luke Latham c94ad3fbd0
Surface new API for Virtualization component (#21136) 2021-01-06 11:50:35 -06:00
Stephen Halter 1eded400e2
Fix SignalR Java API links (#21130) 2021-01-05 14:20:02 -08:00
Luke Latham f6ea1bb03b
PreferExactMatches content update (#21129) 2021-01-05 14:01:01 -06:00
Bill Wagner 23b4ecdc77
Add link to Blazor breaking change. (#21127) 2021-01-05 13:59:58 -06:00
Wade Pickett 2a083827c0
Update 5.0 building net docker images (#20957)
* Update 5.0 building net docker images

* Patch: Fix moniker

* Patch: Updated dockerfile example to match current 5.0 sample.

* Apply ScottAddie suggestions from code review, thanks Scott.

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

* Patch: fixes per ScottAddie recommendation. .NET Core SDK to .NET SDK

* patch: changed .NET Core Docker to the new repo name .NET Docker

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-04 15:45:36 -08:00
David Henley 0e10371eb7
Fix Add URL example (#21107)
`Add URL` example was using `Add File`
2021-01-04 17:21:09 -06:00
Scott Addie 082c58158f
add missing word 2021-01-04 15:42:50 -06:00
Eric Mutta 59e5be7c1e
Fix typo in areas.md (#21088)
I believe this sentence:

> The fully qualified domain name must be used to specify the model...

Should refer to the "class name" rather than "domain name" and thus read:

> The fully qualified class name must be used to specify the model...
2021-01-04 15:40:51 -06:00
James Newton-King b98d969a40
Add code-first gRPC doc (#20882)
Co-authored-by: Luke Latham <llatham@aquent.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-04 14:57:41 -06:00
Scott Addie 7587c74c1b
Add what's new page for December 2020 (#21110) 2021-01-04 14:35:34 -06:00
Eric Mutta e4448cf0ab
Fix typo in simple,md (#21104) 2021-01-04 04:48:25 -06:00
Luke Latham 9f6609c667
Update Blazor PreferExactMatches (#21097) 2021-01-03 05:46:31 -06:00
Rick Anderson 9f7ecdff01
Update secure-data.md (#21089) 2020-12-31 08:56:47 -10:00
Stephen Halter 1592afdc03
Obsolete Kestrel's Libuv transport (#21081) 2020-12-31 05:38:47 -06:00
Shehab Fawzy 50df447d18
updated scope to match instructions (#21085) 2020-12-31 05:17:44 -06:00
Luke Latham 4990970655
Update IE support for Core SignalR (#21069) 2020-12-30 13:58:30 -06:00
Luke Latham 7629debb50
Fix CLI command (#21080) 2020-12-30 11:44:08 -06:00
Kirk Larkin 7299e665e0
Fix up token replacement characters for attribute routing (#21075) 2020-12-30 07:35:18 -10:00
Delora Bradish 5bb4eb95d0
removed mscustom tag (#21076) 2020-12-30 08:11:16 -06:00
robbkenobi 711921dda8
Update adding-model.md (#21065)
Fixes issue with a walkthrough user copying insufficient rows, corrupting their appsettings.json, leading to error running scaffolding:
'Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions`1[MvcMovie.Data.MvcMovieContext]' while attempting to activate 'MvcMovie.Data.MvcMovieContext'.'
See this link: https://github.com/dotnet/AspNetCore.Docs/issues/20692#issuecomment-751956041
2020-12-29 12:06:42 -10:00
MaroonBob1928 005fae21c6
Correct Grammar on Transform web.config Doc (#21073) 2020-12-29 11:47:12 -06:00
Luke Latham 7ba33eb710
Blazor DI topic update (#21070) 2020-12-29 06:26:57 -06:00
Luke Latham 75f8d351cd
Blazor Todo naming consistency (#21067) 2020-12-29 05:14:56 -06:00
Luke Latham cd258bae03
Enhance Blazor transient disposable content (#21002) 2020-12-29 05:14:41 -06:00
Kevin Griffin a09de16d33
Fixes #21032 - Updates outdated SignalR package reference in custom logging example (#21033) 2020-12-28 13:27:59 -06:00
Luke Latham ebe341fd9a
Blazor-SignalR tutorial web encodings package (#21057) 2020-12-28 12:11:39 -06:00
Luke Latham 153387dd07
Blazor WASM security versioned content (#21052) 2020-12-26 07:03:47 -06:00
Luke Latham 43e65eae71
Blazor Hosted WASM AAD User.Identity.Name 5.0 (#21050) 2020-12-26 06:13:46 -06:00
Luke Latham f04a4e1b39
Blazor Hosted WASM B2C User.Identity.Name 5.0 (#21049) 2020-12-26 06:08:00 -06:00