Browse Source

Update README.md

Update .NET 6 reference to .NET 7
Note that the PDF will need to be created and published before it will have the latest .NET 7 changes in it.
main
Steve Smith 3 years ago
committed by GitHub
parent
commit
dbc19cf611
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -12,7 +12,7 @@ A list of Frequently Asked Questions about this repository can be found [here](h
## eBook ## eBook
This reference application is meant to support the free .PDF download ebook: [Architecting Modern Web Applications with ASP.NET Core and Azure](https://aka.ms/webappebook), updated to **ASP.NET Core 6.0**. [Also available in ePub/mobi formats](https://dotnet.microsoft.com/learn/web/aspnet-architecture). This reference application is meant to support the free .PDF download ebook: [Architecting Modern Web Applications with ASP.NET Core and Azure](https://aka.ms/webappebook), updated to **ASP.NET Core 7.0**. [Also available in ePub/mobi formats](https://dotnet.microsoft.com/learn/web/aspnet-architecture).
You can also read the book in online pages at the .NET docs here: You can also read the book in online pages at the .NET docs here:
https://docs.microsoft.com/dotnet/architecture/modern-web-apps-azure/ https://docs.microsoft.com/dotnet/architecture/modern-web-apps-azure/

Loading…
Cancel
Save