Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Lunavex.CQRS
Lunavex.CQRS

Lunavex.CQRS

RamazanKurt

|
59 installs
| (0) | Free
Lunavex.CQRS is designed for developers working on .NET projects following Clean Architecture principles and utilizing the CQRS pattern. This extension automatically generates project file structures
Download

Lunavex.CQRS is designed for developers who utilize the CQRS (Command Query Responsibility Segregation) pattern in .NET projects built with Clean Architecture principles. This extension automatically generates the fundamental file structures of your project and requires FluentValidation and MediatR libraries to be installed.

Usage:

Domain Layer: In your project's Domain layer, there should be a folder named Entities. Right-click on the relevant entity and access the "CreateCQRS" option.

Application Layer: In the Application layer of your project, there should be a folder named Features.

12.png

How to Use: Right-click on the relevant entity and select the "CreateCQRS" option. The extension will automatically generate the necessary file structures and basic files for the entity. 13.jpg

This extension requires FluentValidation and MediatR libraries to be installed and assists you in creating the basic files in accordance with Clean Architecture principles while using the CQRS pattern.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft