Library of partially applied .NET utility and primitive functions that helps reduce the need for writing out simple lambdas.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Atif Aziz | 
| Last Update: | Friday, September 23, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/atifaziz/Partials | 
| NuGet Url: | https://www.nuget.org/packages/Partials | 
Install
Install-Package Partials
                        dotnet add package Partials
                        paket add Partials
                        
                                Partials Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 3.5 
                                        
                    - No dependencies. 
- Microsoft.CSharp(>= 4.0.1)
- System.Collections(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Globalization(>= 4.0.11)
- System.Runtime.Extensions(>= 4.1.0)
- System.Text.RegularExpressions(>= 4.1.0)
Tags
