Skip to content

Conversation

mvelosop
Copy link
Contributor

@mvelosop mvelosop commented Dec 11, 2019

Summary

Update microservices guide to .NET Core 3.1 and related versions

Tracked in https://github.com/dotnet-architecture/Issues/issues/52

@mvelosop mvelosop requested a review from nishanil as a code owner December 11, 2019 15:22
@dotnet-bot dotnet-bot added this to the December 2019 milestone Dec 11, 2019
@mairaw mairaw changed the title Microservices guide general update to 3.1 WIP Microservices guide general update to 3.1 Dec 11, 2019
@mairaw
Copy link
Contributor

mairaw commented Dec 11, 2019

@mvelosop did you create that label or was an existing one? Adding WIP to the PR title will block it from merging.

@mvelosop
Copy link
Contributor Author

Hi @mairaw, that label already existed. I began looking for the WIP label, that I remember having seen sometime, but doesn't exist anymore, and then I saw this one.

The other PR using this label is #13565.

But if WIP is enough I have no problem, of course, for it to be removed. 😉

@mairaw
Copy link
Contributor

mairaw commented Dec 12, 2019

No worries. We cleaned up a lot of labels from our repo recently so I was just curious.

Copy link
Member

@nishanil nishanil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mvelosop Looks good. I have requested a few changes.
I think, for API Gateway with Envoy implementation and Resiliency with Service Mesh, we should link the appropriate wiki articles in the Important section. In the future, we should be writing it in the book itself.

@nishanil
Copy link
Member

nishanil commented Jan 14, 2020

@mairaw I have reviewed the content itself. If you see anything alarming with respect to docs' guidelines, please let us know :)

mvelosop and others added 2 commits January 22, 2020 16:18
Co-Authored-By: Nish Anil <nish@microsoft.com>
Co-Authored-By: Nish Anil <nish@microsoft.com>
Copy link
Contributor Author

@mvelosop mvelosop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why I had to make this comment 🙄

@mvelosop
Copy link
Contributor Author

mvelosop commented Feb 6, 2020

@mairaw, I think we're ready now!

@mairaw
Copy link
Contributor

mairaw commented Feb 8, 2020

There are still some warnings on the build report @mvelosop. Can you check?

@mvelosop
Copy link
Contributor Author

mvelosop commented Feb 8, 2020

@mairaw, where can I see the build report?

Everything looks fine here:

image

@nishanil
Copy link
Member

@mvelosop Click on the Details on OpenPublishing.Build — Validation status: warnings. We have to fix the warnings too.

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll try to continue to add more comments later today

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I finished going through all changes now. A few more suggestions...

mvelosop and others added 7 commits February 13, 2020 19:00
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
…ns/monitor-app-health.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
@mvelosop mvelosop mentioned this pull request Feb 17, 2020
@mvelosop
Copy link
Contributor Author

@mairaw, just realized that there were comments in the "Conversation" tab that I missed while in the "Files changed" tab, So I reviewed the whole conversation of this PR, and added the changes in the previous commit.

Is it OK with you if we merge this one now, so I can generate the new e-book release? 😊 please 🥺

@mvelosop mvelosop requested a review from mairaw February 17, 2020 17:03
Copy link
Member

@nishanil nishanil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Merging changes now. We will address any other issues in a new PR.

@nishanil nishanil merged commit 5ce8b2d into master Feb 18, 2020
@nishanil nishanil deleted the microservices-3.1/update branch February 18, 2020 04:40
BillWagner added a commit that referenced this pull request Feb 19, 2020
* fix last msdn blogs urls (#17089)

* fix last msdn blogs urls

* Remove locale

* Remove period

* Microservices guide general update to 3.1 (#16202)

* Update authentication

* Update Visual Studio 2017 references and images

* Update references and some code snippets to 3.1

* Update references + code snippets to 3.1

* Update IHostedServices Section

* Update value objects section

* Apply suggestions from code review

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Apply further review comments

* Fix Markdownlinter errors

* Apply suggestions from code review

Missed review comment

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Fix image name

* Update edit dates

* Remove remnant temporary file

* Update docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

* Update docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

* Replaced Important with Note

* Update implement-api-gateways-with-ocelot.md

* Fix blank lines

* Update position

* Apply suggestions from code review (to be continued...)

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply suggestions from code review

Ready with suggestions, manual changes are coming next.

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply manual changes from reviews.

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add more review comments

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Remove locale from link

* Update docs/architecture/microservices/implement-resilient-applications/monitor-app-health.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add review comments

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add review comment from local repo.

Co-authored-by: Nish Anil <nish@microsoft.com>
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update Azure table offerings for application Architecture (#17011)

* Update table
- Update recommendations
- Convert it to markdown for accessibility

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply review comments.

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Document warnaserror:nullable option (#17094)

* Modulo operator -> remainder operator (#17102)

* update some CLI ref commands for 3.1 (#17101)

* update CLI ref commands for 3.1

* fix

* Add link to tutorial of using pattern matching (#17108)

* Remove the note about the struct breaking change from the conceptual docs (#17114)

* Fix the note about the struct breaking change

* Removed the note

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Miguel Veloso <mvelosop@gmail.com>
Co-authored-by: Nish Anil <nish@microsoft.com>
Co-authored-by: Julien Couvreur <jcouv@users.noreply.github.com>
Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com>
Co-authored-by: Roman Marusyk <Marusyk@users.noreply.github.com>
BillWagner added a commit that referenced this pull request Jun 15, 2020
* #15390 Remove links to outdated tutorials on string interpolation (#15401)

* Update live with current master (#16095)

* updating links from fwlink to real link if exists (#15945)

* updating links from fwlink to real link if exists

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* undoing linking change

* Update docs/framework/whats-new/obsolete-types.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* updating aspnet links

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* [DocsArchive-1.0.19259.5](2019-09-22-20-26-07)Auto archive content (#14590)

* [DocsArchive-1.0.19259.5](2019-09-22-20-26-07)Auto archive content

* additional changes

* Updates for the new dotnet/runtime repo (#15983)

* Update system-text-json-overview.md

* Update system-text-json-overview.md

* Update system-text-json-overview.md

* Update about.md

* Update instructions for RHEL (#16050)

* Update instructions for RHEL

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update date

* Fixes #11069 (#16058)

* Fix typo in timespan format (#16071)

* Replace Windows 7/8 tokens (#16074)

* Replace Windows 7 tokens

* Remove win7-md.md

* Replace Windows 8 tokens

* Remove win8-md.md

* Replace Windows 8.1 tokens

* Remove win81-md.md

* add later versions (#16076)

* add later versions

* Apply suggestions from docs review

Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>

* remove version from link text (#16077)

* Spark: spark streaming article (#15842)

* spark streaming article

* make spark streaming a tutorial

* Update docs/spark/tutorials/streaming.md

Co-Authored-By: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* update link

* Update docs/spark/tutorials/streaming.md

Co-Authored-By: Bill Wagner <wiwagn@microsoft.com>

* update xrefs

* fix xref

* Update unit-testing-with-dotnet-test.md (#15954)

* Update unit-testing-with-dotnet-test.md

* Update unit-testing-with-dotnet-test.md

* Update unit-testing-with-dotnet-test.md

* Update unit-testing-with-dotnet-test.md

* Apply suggestions from code review

Co-Authored-By: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

* Update unit-testing-with-dotnet-test.md

* Update unit-testing-with-dotnet-test.md

* Update docs/core/testing/unit-testing-with-dotnet-test.md

Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>

* Run-time config knobs (#16019)

* add settings to toc

* add config files for various settings

* add working with calendars changes

* updating links from fwlink to real link if exists (#16065)

* updating links from fwlink to real link if exists - contributes to #3391

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* undoing samples fwlink

* Update docs/framework/windows-workflow-foundation/how-to-host-multiple-versions-of-a-workflow-side-by-side.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* add a later version (#16080)

* add a later version

* more updates

* Update docs/framework/debug-trace-profile/pinvokestackimbalance-mda.md

Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>

* fix backtick escaping (#16056)

* separate OS info (#16063)

* Typo, add missing "s" (#16093)

* update live with master (#17118)

* fix last msdn blogs urls (#17089)

* fix last msdn blogs urls

* Remove locale

* Remove period

* Microservices guide general update to 3.1 (#16202)

* Update authentication

* Update Visual Studio 2017 references and images

* Update references and some code snippets to 3.1

* Update references + code snippets to 3.1

* Update IHostedServices Section

* Update value objects section

* Apply suggestions from code review

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Apply further review comments

* Fix Markdownlinter errors

* Apply suggestions from code review

Missed review comment

Co-Authored-By: Nish Anil <nish@microsoft.com>

* Fix image name

* Update edit dates

* Remove remnant temporary file

* Update docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

* Update docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

* Replaced Important with Note

* Update implement-api-gateways-with-ocelot.md

* Fix blank lines

* Update position

* Apply suggestions from code review (to be continued...)

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply suggestions from code review

Ready with suggestions, manual changes are coming next.

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply manual changes from reviews.

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add more review comments

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Remove locale from link

* Update docs/architecture/microservices/implement-resilient-applications/monitor-app-health.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add review comments

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Add review comment from local repo.

Co-authored-by: Nish Anil <nish@microsoft.com>
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update Azure table offerings for application Architecture (#17011)

* Update table
- Update recommendations
- Convert it to markdown for accessibility

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply review comments.

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Document warnaserror:nullable option (#17094)

* Modulo operator -> remainder operator (#17102)

* update some CLI ref commands for 3.1 (#17101)

* update CLI ref commands for 3.1

* fix

* Add link to tutorial of using pattern matching (#17108)

* Remove the note about the struct breaking change from the conceptual docs (#17114)

* Fix the note about the struct breaking change

* Removed the note

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Miguel Veloso <mvelosop@gmail.com>
Co-authored-by: Nish Anil <nish@microsoft.com>
Co-authored-by: Julien Couvreur <jcouv@users.noreply.github.com>
Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com>
Co-authored-by: Roman Marusyk <Marusyk@users.noreply.github.com>

* Add f1_keywords to keyword-reference (#17624)

These keywords are listed in archived F# keywords topic (https://docs-archive.visualstudio.com/docs-archive-project/_git/VS2013-docs-archive-pr?path=%2Fvs-2013%2Fdd233249(v%3Dvs.120).md&amp%3Bversion=GBlive&amp%3B_a=contents). Docs.F1 needs these keywords added in the fresh content to return a fresh result for those F1 keywords.

* Revert "Install for Ubuntu 20.04 (#17869)" (#18089) (#18092)

This reverts commit 7eb84cf.

* Fix default checksum algorithm

Fixes #18925

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Ron Petrusha <ronpet@microsoft.com>
Co-authored-by: Pablo Marcano <pablo1012@outlook.com>
Co-authored-by: Andy De George <2672110+Thraka@users.noreply.github.com>
Co-authored-by: Genevieve Warren <gewarren@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Miguel Veloso <mvelosop@gmail.com>
Co-authored-by: Nish Anil <nish@microsoft.com>
Co-authored-by: Julien Couvreur <jcouv@users.noreply.github.com>
Co-authored-by: Petr Kulikov <petr.kulikov@gmail.com>
Co-authored-by: Roman Marusyk <Marusyk@users.noreply.github.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
Co-authored-by: CXWTool Service Account <cxwtool@microsoft.com>
Co-authored-by: junshi356 <40595015+junshi356@users.noreply.github.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants