TortugaResearch/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
C#Unlicense
Issues
- 0
EF Core Features
#295 opened by Grauenwolf - 0
EF Core Bulk Updates
#294 opened by Grauenwolf - 2
Update LLBLGen Pro to 5.9.1
#292 opened by Grauenwolf - 0
- 0
Updated Partial Update for EF Core
#291 opened by Grauenwolf - 1
EntityFrameworkCore has AddRange Method
#290 opened by diev - 1
Tagged Queries
#289 opened by Grauenwolf - 3
Use Case: Tagged Queries
#267 opened by Grauenwolf - 4
Implement Arbitrary table read for LLBLGen Pro
#285 opened by Grauenwolf - 0
Implement Arbitrary table read for ServiceStack
#288 opened by Grauenwolf - 0
Implement Arbitrary table read for RepoDb
#287 opened by Grauenwolf - 0
Implement Arbitrary table read for DbConnector
#283 opened by Grauenwolf - 2
Use Case: Arbitrary table read
#271 opened by Grauenwolf - 0
Implement Arbitrary table read for NHibernate
#286 opened by Grauenwolf - 0
Implement Arbitrary table read for LINQ to DB
#284 opened by Grauenwolf - 0
Consider renaming 'RepoDb' to 'RepoDB'.
#269 opened by mikependon - 0
Update DBConnector to .NET 5
#280 opened by Grauenwolf - 0
Contributing document
#278 opened by Arnab-Developer - 0
EF Core global query filter
#277 opened by Grauenwolf - 0
- 3
EF Core query filter.
#264 opened by Arnab-Developer - 0
Add `IEntityTypeConfiguration` example to EF Core
#263 opened by Grauenwolf - 4
Error: Freshly pulled project could not be built
#259 opened by mikependon - 0
- 2
- 1
- 4
Use Case: Multiple Databases with the Same Code
#238 opened by Grauenwolf - 0
- 0
- 0
- 0
- 0
- 0
Use Case Proposal: Group By and Aggregates
#249 opened by Grauenwolf - 1
EF: Rewrite Setup.CheckIncludes()
#248 opened by Grauenwolf - 1
Round 2 Nominations
#247 opened by Grauenwolf - 6
Error: An error is encountered when building the Recipe solution after the latest updates.
#244 opened by mikependon - 0
Rewrite the reflection logic in ImmutableTests<TModel>
#246 opened by Grauenwolf - 1
Use Case Proposal: Change Tracking
#239 opened by Grauenwolf - 0
LINQ to DB Improvements
#240 opened by Grauenwolf - 2
Implement Soft Delete Support for LLBLGen Pro
#233 opened by Grauenwolf - 1
Use Case Proposal: Soft Delete Support
#225 opened by Grauenwolf - 1
Improve Soft Delete Support for EF 6
#229 opened by Grauenwolf - 0
Implement Soft Delete Support for ServiceStack
#235 opened by Grauenwolf - 0
Implement Soft Delete Support for RepoDb
#234 opened by Grauenwolf - 0
Implement Soft Delete Support for LINQ to DB
#232 opened by Grauenwolf - 0
Implement Soft Delete Support for Dapper
#231 opened by Grauenwolf - 0
Implement Soft Delete Support for ADO.NET
#230 opened by Grauenwolf - 0
Implement Soft Delete Support for NHibernate
#228 opened by Grauenwolf - 0
Connection Sharing for ServiceStack
#222 opened by Grauenwolf - 0
Connection Sharing for RepoDB
#221 opened by Grauenwolf