Against the Repository Command pattern…
So a while back I wrote an article about trying out a new pattern, “the repository and command pattern“. Since using it in one of our major projects I have found it not all that great. So, yes it’s nice having it split from the Repo which I see as a way of searching on […]
Read More Against the Repository Command pattern…