A fluent API for .Net that can enforce architectural rules in unit tests.
-
Updated
Jun 4, 2025 - C#
A fluent API for .Net that can enforce architectural rules in unit tests.
Este repositório contém a implementação de uma API simples estruturada em camadas, onde demonstro como definir regras baseadas na arquitetura proposta utilizando NetArchTest
Using NetArchTest library to enforce architecture rules
API em .NET 9 que recebe um DTO e dispara mensagens de WhatsApp de forma assíncrona e desacoplada, seguindo DDD + Clean Architecture. A camada de Infrastructure entrega as mensagens através de um adaptador plugável (IWhatsAppSender) — implementado por padrão sobre a WhatsApp Cloud API (Meta).
Modular multi-tenant SaaS platform foundation built with .NET. Includes JWT authentication, tenant isolation middleware, membership-based authorization, modular architecture, and automated architecture tests for enforcing clean boundaries.
A comprehensive .NET 10 testing showcase demonstrating Unit, Integration, Architecture (NetArchTest), and Load testing (NBomber) on a layered Library Management API.
Software architecture playbook with patterns, architecture-as-code examples, and practical guidance for .NET systems.
To associate your repository with the netarchtest topic, visit your repo's landing page and select "manage topics."