FlitBit.Copy
3.0.0
.NET Framework 4.5.1
dotnet add package FlitBit.Copy --version 3.0.0
NuGet\Install-Package FlitBit.Copy -Version 3.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="FlitBit.Copy" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlitBit.Copy --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlitBit.Copy, 3.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 FlitBit.Copy as a Cake Addin
#addin nuget:?package=FlitBit.Copy&version=3.0.0
// Install FlitBit.Copy as a Cake Tool
#tool nuget:?package=FlitBit.Copy&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small copy framework; dynamically emits copiers to copy an object to another similarly structured object.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FlitBit.Emit (>= 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FlitBit.Copy:
Package | Downloads |
---|---|
FlitBit.IoC
Inversion of Control supporting dynamic implementations, and stereotypical behavior contributions. |
|
FlitBit.Cache
Contains an abstraction for working with caches and local memory cache implementation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,844 | 5/8/2014 |
2.8.4 | 2,752 | 11/28/2013 |
2.8.3 | 1,147 | 10/3/2013 |
2.8.2 | 4,416 | 8/31/2013 |
2.8.1 | 1,479 | 5/17/2013 |
2.8.0 | 2,028 | 5/3/2013 |
2.7.3 | 1,399 | 3/26/2013 |
2.7.2 | 1,376 | 3/18/2013 |
2.7.1 | 1,411 | 3/14/2013 |
2.7.0 | 1,147 | 3/14/2013 |
2.6.3 | 1,606 | 2/16/2013 |
2.6.2 | 18,387 | 2/10/2013 |
2.6.1 | 1,231 | 2/10/2013 |
Updated to Core 3.2 and Emit 3.0.