.NET Microservices: Architecture for Containerized .NET Applications
Microsoft (Cesar de la Torre, Bill Wagner, Mike Rousos)
- License
- Free .NET Architecture Guide (Microsoft)
- Source
- Microsoft Learn — .NET Architecture Guides
Description
Microsoft's official guide to designing and building microservice-based, containerized applications with .NET and Docker. Covers architecture patterns, per-service data, API gateways, resilience, event-driven communication, and deployment, alongside the reference application.
Book information
- Language
- English
- Category
- Software Architecture
- Level
- Intermediate
- Published
- 2023
- Format
- License
- Free .NET Architecture Guide (Microsoft)
- Source
- Microsoft Learn — .NET Architecture Guides
Topics
License
Official Free Distribution — Free .NET Architecture Guide (Microsoft) (license text ↗)
This resource is listed with a link to its official source; TLP does not host the file.
Published free by Microsoft as part of the .NET Architecture Guides. TLP links to the official page; the PDF and online versions are hosted by Microsoft.
Related books
View all →Architecting Modern Web Applications with ASP.NET Core and Azure
Microsoft (Steve Smith)
Microsoft's official guide to structuring ASP.NET Core web applications: clean architecture and dependency inversion, organising by feature, the MVC and Razor Pages models, testing strategies, and deploying to Azure.
Backend DevelopmentIntermediateOfficial Free DistributionPDF
The Architecture of Open Source Applications
Amy Brown, Greg Wilson (eds.)
Creators of two dozen significant open-source projects describe their software's architecture: why it's built the way it is, what they'd do differently, and what they learned. A rare look at real system design decisions.
Software ArchitectureAdvancedCreative CommonsPDF · 5.4 MBC# Programming
Wikibooks contributors
A community-written introduction to C# and the .NET platform, covering language fundamentals, object-oriented programming, collections, exceptions, and the standard library. Continuously maintained on Wikibooks.
C#BeginnerCreative CommonsPDF · 1.4 MB