4 packages
returned for Tags:"fluentinterface"
Helps with async declaration. Async.For(your_method_here).Subscribe(on_Complete_Method).Run()
Make any .NET object a fluent interface regardless if you have the source code or not!
This library was developed to present your basic ado net operations with a simple fluent interface.
This is an HTTP client that can be used to consume HTTP APIs and was developed using the Fluent Interface design pattern.