Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Modern Web Apps Azure Developers Changelog

Srushti Pasari94 edited this page Oct 19, 2023 · 4 revisions

eBook - Architect Modern Web Applications with ASP.NET Core and Azure

Release 7.0 (2022-09-02)

*Reference commits : 6d10043, 6fde161, c2edb30, fee6226, ee4b0f1, b490fab

Contains following changes: :

  • migration to .net 7
  • remove temp memory database
  • adapt global.json .net 7
  • adapt Rich Code Navigation to .net 7
  • update and clean run for .net 7
  • update .net ef tool

Release 6.0 (2021-12-17)

Reference commits : 83dbd2b, 387f159, 951eb60, 61cca60, 5849579, b3089d4, ab8aed7, 68a3a58, 997fbcc

  • Updates .NET 6 related content in the following pages :
    • Characteristics of modern web applications
    • Choose Between Traditional Web Apps and Single Page Apps (SPAs)
    • Architectural principles
    • Explicit dependencies
    • Common web application architectures
    • Traditional "N-Layer" architecture applications
    • Monolithic applications and containers
    • MVC and Razor Pages
    • Development process for Azure
    • Entity Framework Core (for relational databases)
    • Kinds of automated tests

Release 5.0.1 (2020-07-13)

Reference commits : 624b8ac, b7682e1, 9e1548b, e757423, ff6391f

Contains following changes:

  • Removes absolute path https://docs.microsoft.com/ from the links.
  • Updates the copyright year.
  • Updates JavaScript framework reference links.
  • Updates the architectural principle page.

Contributions :

We’d like to acknowledge and thank the following community members for their valuable contributions !

@kv-prajapati, @Youssef1313

Release 5.0 (2020-12-04)

Reference commits : 3974f54, d09114e, e60fc34, a9b7949

  • Updates .NET 5 related content in the following pages :
    • Characteristics of modern web applications
    • Choose Between Traditional Web Apps and Single Page Apps (SPAs)
    • Architectural principles
    • Azure hosting recommendations for ASP.NET Core web apps
    • Common web application architectures
    • Common client-side web technologies
    • Developing ASP.NET Core MVC apps
    • Development process for Azure
    • Working with Data in ASP.NET Core Apps
    • Test ASP.NET Core MVC apps
Clone this wiki locally