BrightSword.Feber 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BrightSword.Feber --version 1.0.0
NuGet\Install-Package BrightSword.Feber -Version 1.0.0
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="BrightSword.Feber" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BrightSword.Feber --version 1.0.0
#r "nuget: BrightSword.Feber, 1.0.0"
#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.
// Install BrightSword.Feber as a Cake Addin
#addin nuget:?package=BrightSword.Feber&version=1.0.0

// Install BrightSword.Feber as a Cake Tool
#tool nuget:?package=BrightSword.Feber&version=1.0.0

Feber is a library that developers can use to vastly improve the performance of common reflection-based code.
Feber is developed in C# 4.0 and depends heavily on lambdas and expressions, but most of it is abstracted away from the users of the library.

It consists of a few functions which can generate these complex lambda sets for each property in a property-set.

The strength of the Feber library is its flexibility. It can generate composite lambda-sets for any user-defined operation, so one can generate object copiers, comparators, mappers and serializers, fully dynamically, with almost no loss of performance when compared with explicit coding.

Furthermore, the Feber library is fully capable of supporting dynamic object types and can automate the property-access and property-change operations natively. This means that any generated class can be used with dynamic object arguments with a minimum of coding overhead.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.16 171 10/8/2013
1.0.15 61 9/29/2013
1.0.14 59 7/5/2013
1.0.13 237 6/2/2013
1.0.12 62 6/2/2013
1.0.11 55 6/2/2013
1.0.10 57 6/2/2013
1.0.9 57 6/2/2013
1.0.8 127 4/24/2013
1.0.7 56 4/10/2013
1.0.6 58 1/31/2013
1.0.5 57 12/30/2012
1.0.4 58 12/30/2012
1.0.3 58 12/30/2012
1.0.2 56 11/20/2012
1.0.1 55 11/20/2012
1.0.0 57 10/14/2012