.netarchitecture

Most popular architecture used with dotnet


What are the most popular architecture with dotnet? Right now i am using ASP.NET MVC, but i want to increase my work area with more architecture.Please provide me detail and links.


Solution

  • Onion architecture.
    Sharp architecture. (it's a framework actually)

    Lately - there's buzz about CQRS.

    I would like to add Domain Driven Design but it's not an architecture either (despite that it seriously influences it). Because it's popularity increases.