Azure / modern-web-app-pattern-dotnet

The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
https://aka.ms/eap/mwa/dotnet/doc
MIT License
71 stars 7 forks source link

Update repo docs for MWA #240

Closed mjrousos closed 7 months ago

mjrousos commented 7 months ago

This updates README.md with MWA specifics and adds a new CHANGES.md that outlines changes from RWA.

This PR includes my rough architecture diagrams, though they're not used in the docs yet. My understanding is that folks more talented at making diagrams will clean these up in a future PR.