ValueInjecter 3.0.0

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

// Install ValueInjecter as a Cake Tool
#tool nuget:?package=ValueInjecter&version=3.0.0

ValueInjecter is a mapper. It can be used for mapping Dto to Entity and back also for mapping IDataReader to objects, windows forms to object, etc. Also has support for flattening and unflattening.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

This package has no dependencies.

NuGet packages (47)

Showing the top 5 NuGet packages that depend on ValueInjecter:

Package Downloads
Plinth.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Plinth Common Utilities

cdmdotnet.AutoMapper The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A lightweight framework for automatically mapping values from one class to another.

VirtoCommerce.CatalogModule.Web.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Catalog web model, converters and security.

NEasyMessaging.Endpoint

NEasyMessaging Endpoint

NContext.Extensions.ValueInjecter

NContext application component for ValueInjecter.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on ValueInjecter:

Repository Stars
RandomEngy/VidCoder
A Blu-ray, DVD and video file transcoder for Windows.
agileobjects/AgileMapper
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.
alexreich/RulesEngineEditor
Editor for Microsoft RulesEngine - Blazor UI library intended for integration in Web or Desktop
fluentsprings/ExpressMapper
Mapping .Net types
HearthstoneTracker/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
Version Downloads Last updated
3.2.0 1,757,062 9/2/2019
3.1.3 937,973 6/1/2018
3.1.2 17,152 5/15/2018
3.1.1.5 291,506 10/3/2017
3.1.1.3 523,068 7/18/2016
3.1.1.2 154,739 12/8/2015
3.1.1 185,702 10/23/2015
3.1.0 45,806 8/16/2015
3.0.1.1 46,960 5/20/2015
3.0.0 4,245 5/14/2015
2.3.3 1,239,804 9/6/2012
2.3.1 11,742 6/27/2012
2.3.0 97,390 5/17/2011
2.1.0 11,266 4/26/2011

added Mapper
added LoopInjection, PropertyInjection
renamed, refactored KnownSourceInjection, KnownTargetInjection
removed ConventionInjection, LoopValueInjection, FlatLoopValueInjection, UnflatLoopValueInjection