VOOZH about

URL: https://www.nuget.org/packages/Detached.Mappers.EntityFramework

⇱ NuGet Gallery | Detached.Mappers.EntityFramework 9.0.2




👁 Image
Detached.Mappers.EntityFramework 9.0.2

dotnet add package Detached.Mappers.EntityFramework --version 9.0.2
 
 
NuGet\Install-Package Detached.Mappers.EntityFramework -Version 9.0.2
 
 
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="Detached.Mappers.EntityFramework" Version="9.0.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Detached.Mappers.EntityFramework" Version="9.0.2" />
 
Directory.Packages.props
<PackageReference Include="Detached.Mappers.EntityFramework" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Detached.Mappers.EntityFramework --version 9.0.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Detached.Mappers.EntityFramework, 9.0.2"
 
 
#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.
#:package Detached.Mappers.EntityFramework@9.0.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Detached.Mappers.EntityFramework&version=9.0.2
 
Install as a Cake Addin
#tool nuget:?package=Detached.Mappers.EntityFramework&version=9.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 Detached Banner

Maps Dtos directly to entities already attached to a DbContext
Solves disconnected entities, partial updates and automapping in a single step

Getting started

Check getting started on the new wiki.

Play in .Net Fiddle

A couple of examples to check library capabilities without installing anything.

Issues and feedback

Please use GitHub Issues tab to report anything you find using the library. All feedback is welcome, I'll try to prioritize and fix everything, but I have limited personal time to work on this.

Changes & Breaking Changes

Please take a look at the new list here.

PR your test!

Fork the project and send me a PR with your tests in the Contrib folder and I will include them so that in the future I won�t break your solution with changes. And I'll make it pass if they are broken because of an issue. I know the library needs ton more of tests, but resources here are limited. Sorry and thanks for your contribution!

Urgent issues

If something is blocking your project and you need help asap, contact me at my .

Donations & Support

If you like my work and want to Buy me a Coffee, that would be awesome! ( if that doesn't work for you)

Thanks for your feedback and kindly donations!:

And thanks to all the people who gave it a try and reported issues! Thanks for your help and patience.

Related tools

Other packages built to provide features to the mapper:

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.0.2 4,501 2/21/2025
9.0.1 646 12/10/2024
9.0.0 251 12/9/2024
8.0.6 5,696 2/8/2024
8.0.5 260 2/7/2024
8.0.4 1,341 1/31/2024
8.0.3 221 1/30/2024
8.0.2 1,309 1/29/2024
8.0.1 243 1/28/2024
8.0.0 289 1/22/2024
8.0.0-preview.1 313 7/28/2023
7.2.1 331 9/29/2023
7.2.0 234 9/28/2023
7.1.6 302 9/13/2023
7.1.5 3,911 7/28/2023
7.1.4 319 7/27/2023
7.1.3 277 7/26/2023
7.1.1 295 7/26/2023
7.1.0 467 5/2/2023
7.0.1 2,384 2/12/2023
Loading failed