MyMapper 2.1.0
.NET Standard 2.0
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MyMapper --version 2.1.0
NuGet\Install-Package MyMapper -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MyMapper" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyMapper --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MyMapper, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MyMapper as a Cake Addin
#addin nuget:?package=MyMapper&version=2.1.0
// Install MyMapper as a Cake Tool
#tool nuget:?package=MyMapper&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.Net light-weight, powerful object mapping framework. Fluent design. Supports .NET, .NET Standard 2.0 and .NET Core.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- System.Runtime (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
-
.NETStandard 2.0
- System.Data.SqlClient (>= 4.4.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 1,606 | 1/23/2018 |
2.1.0 | 1,048 | 11/20/2017 |
2.0.0 | 1,062 | 9/11/2017 |
1.4.0 | 887 | 8/14/2017 |
1.3.0 | 911 | 6/19/2017 |
1.2.0 | 909 | 5/1/2017 |
1.1.7 | 918 | 4/11/2017 |
1.1.6 | 918 | 2/6/2017 |
1.1.5 | 943 | 1/9/2017 |
1.1.4 | 981 | 12/5/2016 |
1.1.3 | 924 | 10/17/2016 |
1.1.2 | 936 | 8/29/2016 |
1.1.1 | 957 | 7/25/2016 |
1.1.0 | 947 | 6/13/2016 |
1.0.10 | 989 | 5/23/2016 |
1.0.9 | 984 | 5/9/2016 |
1.0.8 | 951 | 5/2/2016 |
1.0.6 | 1,317 | 4/18/2016 |
1.0.5 | 1,239 | 4/11/2016 |
1.0.4 | 930 | 4/4/2016 |
1.0.3 | 1,166 | 3/29/2016 |
1.0.2 | 962 | 1/19/2016 |
1.0.1 | 998 | 12/16/2015 |
Ported framework to .NET Standard 2.0. Further Async support.