Slapper.AutoMapper
2.0.0
See the version list below for details.
dotnet add package Slapper.AutoMapper --version 2.0.0
NuGet\Install-Package Slapper.AutoMapper -Version 2.0.0
<PackageReference Include="Slapper.AutoMapper" Version="2.0.0" />
<PackageVersion Include="Slapper.AutoMapper" Version="2.0.0" />
<PackageReference Include="Slapper.AutoMapper" />
paket add Slapper.AutoMapper --version 2.0.0
#r "nuget: Slapper.AutoMapper, 2.0.0"
#:package Slapper.AutoMapper@2.0.0
#addin nuget:?package=Slapper.AutoMapper&version=2.0.0
#tool nuget:?package=Slapper.AutoMapper&version=2.0.0
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Slapper.AutoMapper:
| Package | Downloads |
|---|---|
|
DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. |
|
|
Abp.Dapper
Abp.Dapper |
|
|
Sharp
A set of utilities and a simple framework for turning methods into httpRequest end points. |
|
|
Mir.Stf.Utilities.StfUtils
Mir Stf Utilities |
|
|
Fanzoo.Kernel
An opinionated framework for building scalable web applications. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Slapper.AutoMapper:
| Repository | Stars |
|---|---|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.5 | 1,205,459 | 9/22/2021 |
| 2.0.4 | 150,451 | 4/13/2021 |
| 2.0.3 | 2,285 | 4/13/2021 |
| 2.0.2 | 109,815 | 4/4/2021 |
| 2.0.1 | 2,629,825 | 6/20/2020 |
| 2.0.0 | 13,370 | 6/20/2020 |
| 1.0.0.9 | 747,232 | 6/12/2016 |
| 1.0.0.8 | 87,940 | 2/20/2016 |
| 1.0.0.7 | 20,586 | 1/16/2016 |
| 1.0.0.6 | 79,182 | 11/26/2013 |
| 1.0.0.5 | 2,804 | 11/15/2013 |
| 1.0.0.4 | 4,012 | 11/11/2013 |
| 1.0.0.3 | 2,574 | 11/7/2013 |
| 1.0.0.2 | 2,908 | 10/25/2013 |
Version 2.0.0.0 release.
- Compatible with NET Standard 2.1 && NET Core 3.1 compatibility