Update README.md
This commit is contained in:
parent
43bf6ebd6b
commit
c230d039f2
@ -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>();
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user