Wednesday, November 15, 2017

.Net Application Architecture patterns for modern applications (docker, azure, mobile and cross platform)


Microsoft has posted some great content on .Net Application Architecture. This is similar to now stopped Microsoft Patterns and Practices guidance on architecting enterprise application using .Net stack or in general best practices guides to design solutions.

.Net Application Architecture is reincarnation of Microsoft Patterns and Practices where you can find some guides on building modern solutions using new patterns, frameworks, techniques and workflows like

  1.  Building Docker Applications, 
  2.  Azure Cloud ready applications
  3.  Modernizing Full .Net Framework apps to cross platform .Net Core apps
  4.  Xamarin Mobile Apps

These new design guides are extensive. You can download these guides along with a sample app to test new patterns

Go to: https://www.microsoft.com/net/learn/architecture

Enjoy!