Skip to main content
AutoMapper.Collection.LinqToSQL package icon

AutoMapper.Collection.LinqToSQL

Collection updating support for LinqToSQL with AutoMapper. Extends Table<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.

Total Downloads
133.3K
133,335
Published
Jun 27, 2018
Latest stable version

Install

.NET CLI
dotnet add package AutoMapper.Collection.LinqToSQL --version 4.0.0
Package Manager Console
Install-Package AutoMapper.Collection.LinqToSQL -Version 4.0.0
PackageReference
<PackageReference Include="AutoMapper.Collection.LinqToSQL" Version="4.0.0" />

Frameworks

.NETFramework4.5

Dependencies

AutoMapper.Collection
.NETFramework4.5
[4.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.