Category: Microservices Architecture
-
Building a Modern Microservice Architecture with .NET, gRPC, Dapr, and Blazor
Event-driven microservices with gRPC, Dapr, and Blazor in a containerized .NET app for scalable, real-time order processing. Read more
-
.NET Architectural Patterns — Building Robust Applications
.NET Core, Architectural Patterns, Best Practices, C#, Clean Architecture, Command Query Responsibility Segregation (CQRS), CQRS, Design Patterns, Domain-Driven Design (DDD), Event Sourcing Pattern, Hexagonal (Ports & Adapters) Architecture, Microservices Architecture, Model-View-Controller (MVC), Model-View-ViewModel (MVVM), Software Architecture, SOLID Design PrinciplesThis article dives into the key .NET architectural patterns, exploring their benefits, and providing a practical code walkthrough. Read more
-
Building Scalable Applications with .NET 8, Blazor, and Microservices
In this article, we’ll explore how Blazor and microservices work together, discuss API integration patterns, and walk through code examples to build a real-world scalable application. Read more
-
.NET Architectural Patterns: Best Practices for Scalable, Maintainable Applications
.NET Core, Best Practices, Clean Architecture, CQRS, Design Patterns, Event-Driven Architecture, Hexagonal Architecture (Ports and Adapters), Layered Architecture (N-Tier Architecture), Master-Slave Architecture, MediatR, Microservices Architecture, Onion Architecture, Pipeline Architecture, Repository Pattern, Service-Oriented Architecture (SOA), Software Architecture, Vertical Slice ArchitectureIn this article, we’ll explore some of the most popular .NET architectural patterns — each with its benefits and use cases — and walk through how they work with practical examples. Read more