Click here to Skip to main content
15,888,351 members
Articles / Programming Languages / C#

Building a Succinct DotNetCore CQS Data Pipeline

Rate me:
Please Sign up or sign in to vote.
4.23/5 (4 votes)
22 Aug 2022CPOL8 min read 5.9K   6  
How to build a CQS Data Pipeline
The CQS implementations I've seen have always looked incredibly verbose: the number of classes scared me. I recently had cause to revisit CQS on an application re-write and decided to work on creating a more succinct implementation. This article describes what I've achieved.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired Cold Elm
United Kingdom United Kingdom
Ex Geologist, Project Manager, Web Hoster, Business Owner and IT Consultant. Now, a traveller to places less travelled. And part time developer trying to keep up!

If you feel like saying thanks, the next time you see a charity request, DONATE. No matter how small, no matter who, it'll count. If you have a choice in the UK, Barnados.

Comments and Discussions