Project Description:
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required (while making it more readable).
please see https://github.com/o2platform/FluentSharp and https://github.com/o2platform/FluentSharp/blob/master/README.md
Additional code samples:
The following links show examples of O2 Scripting and that makes extended use of this FluentSharp API (these are also good example of the 'Fluent' style of programming):