Tags: kevinphillips81/AspNetCore.Docs
Tags
Update grpc-start: Call insecure gRPC services (dotnet#17521) * Update grpc-start: Call insecure gRPC services Enable trust the HTTPS development certificate on some linux distributions is not easy. Adding this instructions can make it easier to develop on Linux. * combine the notes Co-authored-by: Scott Addie <[email protected]>
Replace www.microsoft.com/net links (dotnet#17346) * Update instructions to skip one step * remove links to /download/all * additional microsoft.com/net links * more link updates * fix more instances
Update validation.md (dotnet#15998) * Update validation.md * Update validation.md
Mention SignalR Core 3.0's auto reconnect support (dotnet#15703) * Mention SignalR Core 3.0's auto reconnect support * Nits * Update aspnetcore/signalr/version-differences.md Co-Authored-By: Scott Addie <[email protected]> * Update version-differences.md * Update version-differences.md * minor edits
New run-the-app include & trustCert updates (dotnet#15619) * New run-the-app include & trustcert updates * Removed moniker from metadata since include has monikers * removed moniker from metadata * added VS context to run-the-app for alt-cmd-enter * moved run app section to include run-the-app.md * corrected date on metadata for razor-pages-start.md * added bold for Run-Start without debugging to run-the-app.md
Update GrpcClient to client ctor on channel (dotnet#15448) * Update GrpcClient to client ctor on channel Fixes dotnet#14136 * Remove duplicated code sections
PreviousNext