[π« In-Person] Fluent Method Chaining in C# with Andrew Poole

![[π« In-Person] Fluent Method Chaining in C# with Andrew Poole](https://secure.meetupstatic.com/photos/event/5/e/c/4/highres_483804260.webp?w=750)
Details
This event will be a single talk on Fluent Method Chaining in C# with Andrew Poole
β οΈ This will be an in-person event, the venue is Sheffield Tech Parks.
- π Google Maps: https://maps.app.goo.gl/xm9z5Wr97QbefVCP7
- π Parking: Sheffield Tech Parks have limited parking, however provide free parking to our guests! Once at the barriers phone 0114 221 1800 and they'll let you in.
Agenda:
- π Pizza/Drinks (18:15 - 18:30)
- π£ Introduction (18:30)
- π Fluent Method Chaining in C# with Andrew Poole (18:35ish)
- π» Social @ Pub (after the talk)
π Fluent Method Chaining in C#
What if there was a way to declaratively describe a chain or flow of async methods, which could be used when handling API requests or messages from a service bus queue or actually anywhere? Recently, while refactoring a growing piece of business logic, we found a way to achieve this. The logical conclusion is that related flows can be described in one place, in a single piece of orchestration, which is very easy to understand, navigate and debug. The flows are self documenting and with some thought, even readable by product owners and business analysts etc.

[π« In-Person] Fluent Method Chaining in C# with Andrew Poole