- Course
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.
- Course
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.