better naming.
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ namespace Demo
|
||||
services.AddPoweredSoftCQRS();
|
||||
services
|
||||
.AddControllers()
|
||||
.AddPoweredSoftQueryController()
|
||||
.AddPoweredSoftCommandController()
|
||||
.AddPoweredSoftQueries()
|
||||
.AddPoweredSoftCommands()
|
||||
.AddFluentValidation();
|
||||
|
||||
services.AddSwaggerGen();
|
||||
|
||||
Reference in New Issue
Block a user