zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

2 results in tag: generic-collections

Generic where condition in Entity Framework Core

I'm building a Web API application which use Unit of work design pattern. I've created a repository with search function:...public IQueryable<User> Search(SearchUserViewModel parameter) { // Find all user from database var users = GetAll(); /...
c# entity-framework entity-framework-core generic-collections
asked by Redplane

AutoMapper.Collections.EntityFramework

Asking same question differently!...Its seems clear I need to elaborate on this question because I have no viable responses....Based on this AutoMapper registration code:...Mapper.Initialize(cfg => { cfg.AddCollectionMappers(); cfg.SetGenerateProper...
automapper-6 c# entity-framework entity-framework-6 generic-collections
asked by user953710

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!