Commit Graph

12478 Commits (7e8a2966ef9b70418a4de3892ce17403183232e8)

Author SHA1 Message Date
Tom Dykstra 7e8a2966ef
6.0 update - Multiple environments (#23449) 2021-10-08 13:22:29 -07:00
Rick Anderson c36b0de142
Update kestrel.md (#23495) 2021-10-08 06:02:24 -10:00
Luke Latham 65a1fb7d94
Transient dependency example (2) (#23491) 2021-10-08 07:15:03 -05:00
Luke Latham f00589b442
Transient dependency example (#23490) 2021-10-08 06:00:05 -05:00
GitHubPang 0a16f190d0
Fix typo (#23488) 2021-10-08 03:50:34 -05:00
Max Lefebvre e6c93430f5
updated scaffold-identity startup.cs snippet (#23487) 2021-10-07 11:54:38 -10:00
Fiyaz Bin Hasan 932e9608a1
doc update for anchor tag helper (#23480) 2021-10-07 07:32:18 -10:00
Dina Berry 1b3a00f5c6
JS - remove ms.custom (#23485) 2021-10-07 12:10:08 -05:00
Luke Latham 48cb2cf54f
Blazor minimal API updates (#23483) 2021-10-07 08:20:17 -05:00
James Newton-King 3756270054
Improve HTTP/3 Linux package instructions (#23476)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-07 14:22:48 +13:00
James Newton-King 156cde6e7f
Refactor HTTP/3 docs (#23438) 2021-10-07 11:51:06 +13:00
Wade Pickett 6e80c9667a
v6Update: MVC Getting Started - Adding Model: Startup.cs move to Program.cs (#23473)
* Adding Model v6 update correction

* Added install-package Microsoft.EntityFrameworkCore.SqlServer which is needed for current .NET 6 and VS 2022 previews
2021-10-06 15:01:50 -07:00
Martin Plante c6f5f6deb0
Fixed missing dash in command-line example (#23472) 2021-10-06 13:08:05 -05:00
Tom Dykstra a84f58e992
rc1 update (#23471) 2021-10-06 07:54:54 -10:00
Yawnder 4db762624b
Update dotnet-client.md (#23191) 2021-10-06 10:34:45 -05:00
Luke Latham d5a51bfcdc
WASM deployment layout topic (#23411) 2021-10-06 10:30:46 -05:00
Luke Latham b103083bdf
Revert Long Polling updates (1) (#23464) 2021-10-06 04:55:20 -05:00
Luke Latham 9da6886862
Remove Loggr (#23463) 2021-10-06 04:09:02 -05:00
Rick Anderson 2e01fa7a7c
.NET 6 logging /2 (#23458)
* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2

* .NET 6 logging /2
2021-10-05 12:26:18 -10:00
Luke Latham 3fd820c9bd
Blazor method modifier order (#23455) 2021-10-05 11:08:48 -05:00
Jonathan 43c285e58d
Fix modifier declaration order (#23452) 2021-10-05 10:56:31 -05:00
marquisdan 6f81219ee6
Correct typo in example filepath (#23453) 2021-10-05 10:53:22 -05:00
Luke Latham 71289694bc
Update cross-link (#23451) 2021-10-05 07:38:02 -05:00
Wade Pickett 5d693cdfa3
v6 update: gRPC Diagnostics (#23434)
* v6 update: gRPC Diagnostics

* Upate metadata

* Fixed a few typos and acrolinx hits

* Apply Rick's review suggestions part 1

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

* Added 2nd part of Rick's review suggestions.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-04 18:49:03 -07:00
Rick Anderson c7612e4e8a
grpcurl syntax on MacOS /8 (#23094)
* grpcurl syntax on MacOS /8

* grpcurl syntax on MacOS /8
2021-10-04 15:28:57 -07:00
Luke Latham aa87291093
Blazor snippet and EFCore-Server sample updates (#23343) 2021-10-04 16:40:00 -05:00
Rick Anderson 20fd87c3aa
.NET 6 CORS /6 (#23220)
* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6

* .NET 6 CORS /6
2021-10-04 14:15:03 -07:00
Pranav K 0933b8b3f9
Remove section that demonstrates disabling validation (#23447) 2021-10-04 13:58:23 -07:00
Wade Pickett a95b5238ae
gRPC Intro v6 udpate (#23404) 2021-10-04 11:15:42 -07:00
Jonathan 9cc9deab33
Simplify (#23406)
The arguments are optional and not normally required
2021-10-04 09:40:58 -07:00
Eric Smekens 9d3cea74ef
Fixed typo's and formattings in http-logging (#23443) 2021-10-03 14:40:06 -05:00
Luke Latham 429655e2ca
Add cross-link (#23442) 2021-10-03 08:02:25 -05:00
Rick Anderson 9b00dc631e
Update http3.md (#23439) 2021-10-02 16:12:03 -07:00
Sourabh Shirhatti 76ee6ef7c3
Grpc.Net.Client supports client-side load balancing (#23358) 2021-10-03 08:06:51 +13:00
Luke Latham ec42604497
Cross-link databinding (#23436) 2021-10-02 05:55:23 -05:00
Luke Latham a9322122c9
RP/MVC CSS Isolation (#23389) 2021-10-02 05:29:44 -05:00
William Godbe 5b7aaeae90
Document UseHttps limitations for Http/3 in Kestrel (#23430)
* Document UseHttps limitations for Http/3 in Kestrel

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

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

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

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

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-10-01 23:35:45 -07:00
Wade Pickett 729428d014
v6 Update: gPRC Diagnostics: Moniker versioning only (#23433) 2021-10-01 12:15:39 -07:00
Luke Latham 62396cb411
Wording change ("unsuitable") (#23429)
* Wording change ("unsuitable")

* Updates
2021-10-01 10:15:03 -07:00
Wade Pickett 4b3aa5688b
gRPC service with CSharp v6 udpate (#23419)
* gRPC service with CSharp v6 udpate

* Included packagereference setings from sample

* Added snippet region to GreeterService.cs
2021-10-01 09:44:25 -07:00
Eric Mutta 2cc13cac08
Use ISO date syntax in web-config.md (#23428) 2021-10-01 11:04:17 -05:00
Brennan 0c9cdc45b0
Update SignalR configuration for RC1 (#23413) 2021-09-30 19:44:15 -07:00
Rick Anderson 7fc0b62f5b
What's new for Sept 2021 (#23424)
* What's new for Sept 2021

* What's new for Sept 2021
2021-09-30 15:30:57 -07:00
William Godbe fb22755f75
Add docs for W3CLogger (#23417)
* Add docs for W3CLogger

* Fixup

* Fixup again

* Again

* Feedback pt 1

* Feedback

* Min hosting

* fix refs

* Fixup
2021-09-30 13:17:32 -07:00
Luke Latham c839ca6525
Update WASM prerendering 6.0 guidance (#23420) 2021-09-30 09:42:55 -05:00
Wade Pickett 06a3cb98e4
Add 6.0version Moniker section only (#23415) 2021-09-29 15:26:30 -07:00
Wade Pickett c47c62d4e3
V6 update: gRPC client and server tutorial update VS 2022 and VSC (#23253)
* VS2022 and .NET 6 updates through client creation and run.

* Fix tabs line 30

* updated proto copy instruction

* Added .NET 6 app service and client app samples

* Update to code links

* fixed code links

* reverted sample5 folder to sample since several docs refer to it.

* added temp message for vs for mac steps

* Apply suggestions from code review

Incorporated all inline review suggestions from Rick and James.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>

* Fixed program.cs list

* Moved download link to Next Steps section

* Removed udpdate code step paste error in service for program.cs

* Fixed run section per review feedback to use kestral for VS 2022

* Apply suggestions for run instructions for include

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

* Removed Mac tabs and updated default server port that changed with rc1

* Entirely removed mac tabs rather than blocking them out.

* Changed ms.author so wpickett
is notified of issues since previous author unavailable.

* Updated client code to use top level statements and updated code links in grpc-start.cs

* Updated snippet highlight for greeter client section

* removing changes to run-the-app include, moving contents inline to grpc-start.md

* backing out of run-the-app.md include changes.

* Updating service example to reflect rc1 changes and revert an accidental change to version 5 sample.

* Added new line at end of client program.cs

* Corrected exluded mac tab

* Removed mac tabs that were commented out.

* Added --- that was missing for a tab set.

* Cleaning up any tab formatting issues in attempt to find tab build issue

* Removing format changes in old versions

* tempoarily commented out other moniker versions other than .NET6 to troubleshoot tab issue.

* Troubleshoot tabs: temorarily remove 3.0 moniker section.

* Troubleshoot tab issue: remove moniker section .net 5.0

* Troubleshoot tab issue: put all moniker sectons back in, remove commented out vs mac tabs in case that is tripping up the build

* Reverted back to including mac tabs

* Added missing comma

* Changed author and byline to jamesNK

* Removed merge conflict, byline removed recently in live verion.

* Back out of author set to jamesnk to keep it mergable to latest live change to ms.author

* Trying to resolve merge conflict with author metada changes recently published

* Tring to resolve merge conflics with main

* Add ms.date udpate back in after resolving larger merge conflict on v6 moniker section

* Apply suggestions from code review

Added all JamesNK suggestion on .net 6 code files.

Co-authored-by: James Newton-King <james@newtonking.com>

* .NET 5 sample: Program.cs: removing extra space before new Greeter.GreeterClient().

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2021-09-28 15:49:29 -07:00
Wade Pickett 0611452309
v6 update: gRPC Intro: Moniker added only (#23395)
* Setting moniker ranges for v6 so easy to compare update later

* Added Moniker range in metadata.
2021-09-28 13:56:43 -07:00
Luke Latham 54785bc1bd
Blazor tutorials updates (#23397) 2021-09-28 08:08:14 -05:00
Tom Dykstra b462a46247
Prep PR for Middleware (#23393)
* remove 2.1/2.2 moniker block

* add 6.0 moniker block

* remove 2.2 sample code
2021-09-27 12:11:50 -07:00