ValueInjecter 3.1.1
See the version list below for details.
dotnet add package ValueInjecter --version 3.1.1
NuGet\Install-Package ValueInjecter -Version 3.1.1
<PackageReference Include="ValueInjecter" Version="3.1.1" />
paket add ValueInjecter --version 3.1.1
#r "nuget: ValueInjecter, 3.1.1"
// Install ValueInjecter as a Cake Addin #addin nuget:?package=ValueInjecter&version=3.1.1 // Install ValueInjecter as a Cake Tool #tool nuget:?package=ValueInjecter&version=3.1.1
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 | Versions 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. |
This package has no dependencies.
NuGet packages (47)
Showing the top 5 NuGet packages that depend on ValueInjecter:
Package | Downloads |
---|---|
Plinth.Common
Plinth Common Utilities |
|
cdmdotnet.AutoMapper
A lightweight framework for automatically mapping values from one class to another. |
|
VirtoCommerce.CatalogModule.Web.Core
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 | 2,186,203 | 9/2/2019 |
3.1.3 | 1,021,922 | 6/1/2018 |
3.1.2 | 17,403 | 5/15/2018 |
3.1.1.5 | 323,212 | 10/3/2017 |
3.1.1.3 | 583,457 | 7/18/2016 |
3.1.1.2 | 161,451 | 12/8/2015 |
3.1.1 | 201,601 | 10/23/2015 |
3.1.0 | 49,464 | 8/16/2015 |
3.0.1.1 | 48,188 | 5/20/2015 |
3.0.0 | 4,398 | 5/14/2015 |
2.3.3 | 1,332,647 | 9/6/2012 |
2.3.1 | 12,094 | 6/27/2012 |
2.3.0 | 107,025 | 5/17/2011 |
2.1.0 | 12,305 | 4/26/2011 |
- added missing xml docs
- moved util classes to Utils namespace
- code optimizations
- rename Tunnelier GetValue method to Find