SimpleMapper.Core
1.0.0-CI00001
See the version list below for details.
dotnet add package SimpleMapper.Core --version 1.0.0-CI00001
NuGet\Install-Package SimpleMapper.Core -Version 1.0.0-CI00001
<PackageReference Include="SimpleMapper.Core" Version="1.0.0-CI00001" />
paket add SimpleMapper.Core --version 1.0.0-CI00001
#r "nuget: SimpleMapper.Core, 1.0.0-CI00001"
// 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
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.
Product | Versions 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. |
This package has no dependencies.
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 | Downloads | Last updated |
---|---|---|
1.1.1 | 37,234 | 8/24/2017 |
1.1.0 | 1,235 | 6/13/2017 |
1.0.0.3 | 2,371 | 4/25/2014 |
1.0.0-CI00002 | 1,211 | 4/24/2014 |
1.0.0-CI00001 | 937 | 4/24/2014 |
Pre-release.