Skip to main content
AutoMapperMIT.Collection.LinqToSQL package icon

AutoMapperMIT.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
340
340
Published
May 14, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1

Dependencies

AutoMapperMIT.Collection
.NETFramework4.6.1
[14.0.3, )
[14.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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.