axtox
axtox
After 3.1.0 release Unity Build task doesn't end at all. We've faced this weird problem some time ago - but there was a workaround. To be able to build with...
This PR introduces the [Ardalis.Result](https://github.com/ardalis/Result/) into the `ICommand` and `IQuery` interfaces directly in `Ardalis.SharedKernel`. The goal is to provide a standardized way to handle operation using Result Pattern in CQRS-based...
Hi @ardalis, I've created a PR #13 that introduces the **Ardalis.Result** into the `ICommand` and `IQuery` interfaces directly in `Ardalis.SharedKernel`. The goal is to provide a standardized way to handle...