FnX.Fn 0.8.2-prerelease

This is a prerelease version of FnX.Fn.
dotnet add package FnX.Fn --version 0.8.2-prerelease
                    
NuGet\Install-Package FnX.Fn -Version 0.8.2-prerelease
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FnX.Fn" Version="0.8.2-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FnX.Fn" Version="0.8.2-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="FnX.Fn" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FnX.Fn --version 0.8.2-prerelease
                    
#r "nuget: FnX.Fn, 0.8.2-prerelease"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FnX.Fn@0.8.2-prerelease
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FnX.Fn&version=0.8.2-prerelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FnX.Fn&version=0.8.2-prerelease&prerelease
                    
Install as a Cake Tool

Small helpers lib to easily map a single object ("Linq Select on object") or create functions (func's) on the fly. Especially well suited for functions that returns anonymous types. More info, samples and tests in github repo.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.2-prerelease 1,180 12/17/2015
0.8.1-prerelease 1,122 12/17/2015
0.8.0-prerelease 1,106 12/17/2015
0.7.3 1,825 12/16/2013
0.7.2 1,398 12/16/2013
0.7.1 1,398 12/16/2013
0.7.0 1,362 12/16/2013
0.6.0 1,690 12/16/2013
0.5.0 1,576 6/21/2013
0.4.0 1,537 6/20/2013
0.3.0 1,528 6/17/2013
0.2.0 1,500 6/16/2013
0.1.0 1,531 6/14/2013