I am building a net core stack and implementing the layers as async.
I have the following customer repository code that is called by a web api layer
pub