Linq2DbRepo (0.1.0)
Installation
dotnet nuget add source --name Dutch --username your_username --password your_token dotnet add package --source Dutch --version 0.1.0 Linq2DbRepoAbout this package
Repository implementation for Linq to DB incl. recursive CRUD operations
Linq2DbRepo
Repository implementation for Linq to DB incl. recursive CRUD operations and ManyToMany associations.
Generators
ManyToMany-Generator
Generates all the needed parts i.o. to create and resolve m:n associations using Linq2DbRepo. Join tables can be managed using the JoinTableHelper class.
NuGet
To download this package as a NuGet, a new NuGet source has to be added:
dotnet nuget add source https://git.dutches.de/api/packages/Dutch/nuget/index.json -n "Dutch @ DutchGit"
Only Linq2DbRepo needs to be added to your project.
Dependencies
Details
2025-07-29 21:09:55 +02:00
Assets (2)
Versions (2)
View all
NuGet
20
Marcel van der Heide
50 KiB
linq2dbrepo.0.1.0.nupkg
48 KiB
linq2dbrepo.nuspec
1.4 KiB