dotnet-architecture / News

News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture
MIT License
1.1k stars 79 forks source link

Architecture Guide eBook on Web Applications with ASP.NET Core has been updated to ASP.NET Core 2.1 #20

Open CESARDELATORRE opened 6 years ago

CESARDELATORRE commented 6 years ago

The Web Applications with ASP.NET Core Architecture and Patterns guidance eBook/Guide (.PDF) was just updated to http://ASP.NET Core 2.1. Check it out!

Free .PDF download: http://aka.ms/WebAppEbook

image

This content is also available as online pages at docs.microsoft.com, here: https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/

jphellemons commented 5 years ago

Is it possible to have an epub version available?

edit: to add background info about my question: I have an (old) e-reader (sony prs-t1) which handles epub better.

reinaldocoelho commented 5 years ago

I'll like too :-)

SychevIgor commented 5 years ago

Thank you. Just some small comment- OMS rebranded as Log Analytics. time to apply this branding on page 71 (but on a page is written page 63)

SychevIgor commented 5 years ago

Maybe author could include in a next versions of this book somewhere on a page 79(71) not only service fabric and ACK, but also AKS... because its already GA and all Programm managers talking only about it.

SychevIgor commented 5 years ago

on a page 87(79) we are still about .net core 2.0, not 2.0 https://hub.docker.com/r/microsoft/aspnetcore/tags/ https://hub.docker.com/r/microsoft/dotnet/tags/ image image

SychevIgor commented 5 years ago

maybe in a future we will add info in "Debugging in Visual Studio" section some info about Visual Studio tools for Kubernates https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools and about dev-space (when it will be GA) https://docs.microsoft.com/en-us/azure/dev-spaces/quickstart-netcore-visualstudio because both thinks are great and it's definitely can about debugging microservices app using visual studio

CESARDELATORRE commented 5 years ago

@SychevIgor - Thanks for the notes. We're updating a few more topics, so we'll take these into account. 👍