FlitBit.Emit 2.7.0

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

// Install FlitBit.Emit as a Cake Tool
#tool nuget:?package=FlitBit.Emit&version=2.7.0

A framework over reflection emit making dynamic assembly IL a bit more OO.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on FlitBit.Emit:

Package Downloads
FlitBit.Copy

A small copy framework; dynamically emits copiers to copy an object to another similarly structured object.

FlitBit.Represent

Contains a small abstraction for working with representations of objects.

FlitBit.Dto

Dynamically emitted, stereotypical implementation of data-transfer-objects.

FlitBit.ObjectIdentity

Dynamically emitted, stereotypical implementation of object identity.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 3,607 5/8/2014
2.8.7 5,848 11/27/2013
2.8.6 2,312 9/2/2013
2.8.5 11,336 5/12/2013
2.8.4 1,625 5/5/2013
2.8.3 5,195 3/17/2013
2.8.2 1,175 3/16/2013
2.8.1 1,182 3/15/2013
2.8.0 2,929 3/13/2013
2.7.2 1,210 3/10/2013
2.7.1 3,028 2/16/2013
2.7.0 40,325 2/10/2013

Published to CodePlex and packaged for NuGet.