Skip to content

Tags: andrebaltieri/AspNetCore.Docs

Tags

144435

Toggle 144435's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.1 update for gRPC-start tutorial and its two sample apps (dotnet#18103

)

* 3.1 udpate for Updated gRPC-start tutorial and its two sample apps

* Update GrpcGreeter.csproj

Update per review feedback.

* Update GrpcGreeter.csproj

Reversing change that caused the merge issue.

* Update grpc-start.md

Resolving merge conflict with mass no-loc for razor fix that occurred today.

* Update GrpcGreeter.csproj

Fixing per review.

* Update grpc-start.md

Addressing merge conflict - ms.date line

136674

Toggle 136674's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 <10702007+scottaddie@users.noreply.github.com>

130132

Toggle 130132's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

112342

Toggle 112342's commit message
gRPC Channel is disposed of after use (dotnet#16432)

104415

Toggle 104415's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop styled link text (dotnet#16042)

104414

Toggle 104414's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop styled link text (dotnet#16042)

104389

Toggle 104389's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update validation.md (dotnet#15998)

* Update validation.md

* Update validation.md

100624

Toggle 100624's commit message
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 <10702007+scottaddie@users.noreply.github.com>

* Update version-differences.md

* Update version-differences.md

* minor edits

99904

Toggle 99904's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

96961

Toggle 96961's commit message
Update grpc-start.md (dotnet#15449)