← Back to blog
Posts tagged: .NET
Deep dives on AWS, .NET, automation, and CRM projects tailored for Panama.

February 18, 2026
Building Real-Time Dashboards with SignalR and .NET 8: Step by Step
Production-grade architecture for real-time dashboards: batched broadcasting, pre-computed metrics, Channel<T> pipelines, and a system that handles 100K+ daily transactions without melting your server.
SignalR.NETReal-TimeArchitectureBlazor

December 22, 2024
Multi-tenant SaaS in .NET: secure architecture to scale without rewriting
Practical guide to multi-tenant architecture in .NET: patterns, security, EF Core, and migration from single-tenant without breaking your product.
.NETSaaSArchitectureMulti-tenantEF Core

December 5, 2024
Building Secure APIs with .NET for Banking
How to harden .NET APIs for Panama's banking sector: identity, telemetry, and deployment guardrails.
.NETAPI securityBanking