Download Fluent O' Mapper
Description
FluentOMapper (FOM) is a framework to describe an execute mappings from objects tree to others using their properties (getters and setters).It uses lambda expressions to describe mapping, so refactoring is simple.Easy to use either for DTO or complex situations, FOM provid...
Icons
Source Files
The download file fom.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Documentation/FOM-documentation-V1.0.pdf
Documentation/fom-documentation-V1.1.pdf
Documentation/source/FOM-1.1.doc//from ww w . j ava 2 s . c o m
FluentOMapper.sln
FluentOMapper/FluentOMapper.csproj
FluentOMapper/Icon1.ico
FluentOMapper/Impl/AbstractMappingNode.cs
FluentOMapper/Impl/CompactExtensions/ShortNameCompactManager.cs
FluentOMapper/Impl/CompactExtensions/ShortNamesNodeImpl.cs
FluentOMapper/Impl/Conditions/IsNumberEqualsCond.cs
FluentOMapper/Impl/Conditions/IsObjectCond.cs
FluentOMapper/Impl/Conditions/NotInCacheCond.cs
FluentOMapper/Impl/Converters/ListCrossConv.cs
FluentOMapper/Impl/Converters/PropertyCopierConv.cs
FluentOMapper/Impl/Converters/ReconnectOriginalChildrenConv.cs
FluentOMapper/Impl/Converters/StringToValueTypesConv.cs
FluentOMapper/Impl/Converters/ValueTypeToStringConv.cs
FluentOMapper/Impl/Exceptions/FOMAlreadyExistsException.cs
FluentOMapper/Impl/Exceptions/FOMInvalidOperationException.cs
FluentOMapper/Impl/Exceptions/FOMMappingNotFound.cs
FluentOMapper/Impl/Exceptions/FOMPathNotFoundException.cs
FluentOMapper/Impl/FlatMappingDescriptor.cs
FluentOMapper/Impl/GoToMappingNodeImpl.cs
FluentOMapper/Impl/ManagerImpl.cs
FluentOMapper/Impl/MappingNodeImpl.cs
FluentOMapper/Impl/PathLink.cs
FluentOMapper/Impl/ProxyOverTypeNodeImpl.cs
FluentOMapper/Interfaces/ICondition.cs
FluentOMapper/Interfaces/IConverter.cs
FluentOMapper/Interfaces/IManager.cs
FluentOMapper/Interfaces/IMappingNode.cs
FluentOMapper/Interfaces/INode.cs
FluentOMapper/Interfaces/IPathLink.cs
FluentOMapper/Interfaces/IProxyNode.cs
FluentOMapper/Interfaces/MappingContext.cs
FluentOMapper/Properties/AssemblyInfo.cs
FluentOMapper/Utils/DiggedObjectInfos.cs
FluentOMapper/Utils/ObjectHelper.cs
FluentOMapper/Utils/PathHelper.cs
Licence.txt
TestUnits/ArrayMappingsTests.cs
TestUnits/BasicMappingsTests.cs
TestUnits/ConditionalMappingTest.cs
TestUnits/GotoMappingsTests.cs
TestUnits/Properties/AssemblyInfo.cs
TestUnits/RootMappingsTests.cs
TestUnits/TestObjectsHolder.cs
TestUnits/TestUnits.csproj
TestUnits/TypeOverrideMappingsTests.cs
TestUnits/usingCacheTest.cs
fomlogo-big.png
fomlogo.gif
fomlogo2.png
thirdparties/NUnit/nunit.framework.dll
Download
Click the following link to download fom.zip.
fom.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »