Update README.md
This commit is contained in:
@@ -80,7 +80,7 @@ public void ConfigureServices(IServiceCollection services)
|
||||
|
||||
public void ConfigureServices(IServiceCollection services)
|
||||
{
|
||||
// with PoweredSoft.CQRS.FluentValidation package.
|
||||
// with OpenHarbor.CQRS.FluentValidation package.
|
||||
services.AddCommand<EchoCommand, string, EchoCommandHandler, EchoCommandValidator>();
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user