SimpleMapper.Core
1.0.0-CI00001
SimpleMapper is built from the ground up with performance and modern testability software practices in mind. It is light-weight tool for mapping between objects across software tiers. Efficient data tier mapping is achieved using LINQ projection whilst in-memory mappings can be defined by implementing the IMapper<TIn, TOut> interface.
This is a prerelease version of SimpleMapper.Core.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SimpleMapper.Core -Version 1.0.0-CI00001
dotnet add package SimpleMapper.Core --version 1.0.0-CI00001
<PackageReference Include="SimpleMapper.Core" Version="1.0.0-CI00001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleMapper.Core --version 1.0.0-CI00001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleMapper.Core, 1.0.0-CI00001"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleMapper.Core as a Cake Addin
#addin nuget:?package=SimpleMapper.Core&version=1.0.0-CI00001&prerelease
// Install SimpleMapper.Core as a Cake Tool
#tool nuget:?package=SimpleMapper.Core&version=1.0.0-CI00001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Pre-release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleMapper.Core:
Package | Downloads |
---|---|
SimpleMapper
SimpleMapper is built from the ground up with performance and modern testability software practices in mind. It is light-weight tool for mapping between objects across software tiers. Efficient data tier mapping is achieved using LINQ projection whilst in-memory mappings can be defined by implementing the IMapper<TIn, TOut> interface.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 8,102 | 8/24/2017 |
1.1.0 | 634 | 6/13/2017 |
1.0.0.3 | 1,152 | 4/25/2014 |
1.0.0-CI00002 | 631 | 4/24/2014 |
1.0.0-CI00001 | 625 | 4/24/2014 |