Microservices, one of those services called ElectionService, this service is composed from 3 main projects ( ElectionService.Infrastructure, ElectionService.CQRS and ElectionService.API)ASP.Net core 8 web api that represents the entry point for this service.CQRS pattern.Distributed SqlServer Cache and this is the first time I deal with it.