A C# extension library that allows users to compose and curry Func<> and Action<> delegate instances at runtime.
                        
                    
         
                Info
| Version: | 1.0.5325.897 | 
| Author(s): | Philip Laureano | 
| Last Update: | Wednesday, July 30, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/philiplaureano/Functify | 
| NuGet Url: | https://www.nuget.org/packages/Functify | 
Install
Install-Package Functify
                        dotnet add package Functify
                        paket add Functify
                        
                                Functify Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- LinFu.DynamicProxy.OfficialRelease(1.0.5)
- LinFu.Delegates(1.0.0.32889)
- LinFu.Finders(1.0.1)
Tags
