Course
Skills Expanded
Designing Fluent APIs in C#
This course teaches C# developers skills to construct easy-to-use APIs that replace tedious boilerplate with concise, readable code.
What you'll learn
This course teaches C# developers skills to construct easy-to-use APIs that replace tedious boilerplate with concise, readable code. It identifies common fluent API patterns and constructs vocabulary for these patterns. It covers implementation techniques for those patterns, and discusses design strategies for ensuring that your fluent APIs are useful, bug-free, and maintainable.
Table of contents
Course Overview
1min
Designing Fluent APIs in C#
21mins
Identifying the Components of Fluent APIs
24mins
Case Study: Fluent Testing of INotifyPropertyChanged
48mins
Case Study: FluentMapper
21mins