Skip to content
#

minimalapis

Here are 23 public repositories matching this topic...

This project demonstrates a Minimal API implementation following the Vertical Slice Architecture (VSA) and CQRS (Command Query Responsibility Segregation) pattern. It includes features such as validation using FluentValidation, caching with IMemoryCache, and a Global Exception Handler to provide a clean, scalable, and maintainable API structure.

  • Updated Nov 27, 2024
  • C#

Add this topic to your repo

To associate your repository with the minimalapis topic, visit your repo's landing page and select "manage topics."

Learn more