
Common web application architectures - .NET | Microsoft Learn
Mar 7, 2023 · This content is an excerpt from the eBook, Architect Modern Web Applications with ASP.NET Core and Azure, available on .NET Docs or as a free downloadable PDF that can be …
.NET application architecture documentation | Microsoft Learn
Learn recommended practices for architecting, building, and migrating .NET apps.
Architectural principles - .NET | Microsoft Learn
May 9, 2023 · This content is an excerpt from the eBook, Architect Modern Web Applications with ASP.NET Core and Azure, available on .NET Docs or as a free downloadable PDF that can be …
Architect modern web applications with ASP.NET Core and Azure
Jan 18, 2025 · ASP.NET Core is optimized for modern web application development practices and cloud hosting scenarios. In this guide, you'll learn how to architect your ASP.NET Core …
ASP.NET Core fundamentals overview | Microsoft Learn
Jul 30, 2025 · Learn the fundamental concepts for building ASP.NET Core apps, including dependency injection (DI), configuration, middleware, and more.
.NET Microservices: Architecture for Containerized .NET Applications
Mar 22, 2023 · With .NET you can use popular microservice technology like Docker, Kubernetes, Dapr, Azure Container Registry, and more for .NET and ASP.NET Core applications and …
Introduction to .NET - .NET | Microsoft Learn
Jan 10, 2024 · .NET is supported by multiple organizations that work to ensure that .NET can run on multiple operating systems and is kept up to date. It can be used on Arm64, x64, and x86 …
Overview of ASP.NET Core MVC | Microsoft Learn
Jun 17, 2024 · ASP.NET Core MVC provides a patterns-based way to build dynamic websites that enables a clean separation of concerns. It gives you full control over markup, supports TDD …
Designing a DDD-oriented microservice - .NET | Microsoft Learn
Apr 13, 2022 · A microservice's application layer in .NET is commonly coded as an ASP.NET Core Web API project. The project implements the microservice's interaction, remote network …
.NET documentation | Microsoft Learn
Learn to use .NET to create applications on any platform using C#, F#, and Visual Basic. Browse API reference, sample code, tutorials, and more.