MappingObjectsFramework 1.0.1
See the version list below for details.
dotnet add package MappingObjectsFramework --version 1.0.1
NuGet\Install-Package MappingObjectsFramework -Version 1.0.1
<PackageReference Include="MappingObjectsFramework" Version="1.0.1" />
paket add MappingObjectsFramework --version 1.0.1
#r "nuget: MappingObjectsFramework, 1.0.1"
// Install MappingObjectsFramework as a Cake Addin #addin nuget:?package=MappingObjectsFramework&version=1.0.1 // Install MappingObjectsFramework as a Cake Tool #tool nuget:?package=MappingObjectsFramework&version=1.0.1
What if you want to copy all or some of the properties from one object to another object? What if you want to convert from your Data Layer to your Domain Layer? Using MappingObjectsFramework that task is very easy, just mark the properties that you want to transfer and it will copy them for you, also if you want to use a specific function to map properties from a data type to another completed different data type, you only need to tell to the framework how this conversion is done and vuala!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.