filmov
tv
Code Review: Returning IQueryable<T> from my repository in Repository pattern design pattern
Показать описание
Code Review: Returning IQueryable<T> from my repository in Repository pattern design pattern
Roel Van de Paar
answer
c#
code review
code reviews
codereview
Рекомендации по теме
0:02:16
Code Review: Returning IQueryable<T> from my repository in Repository pattern design pattern
0:05:45
Should Repositories return IQueryable? (9 Solutions!!)
0:04:19
Method returning IEnumerable<T> should ToList() or not (3 Solutions!!)
0:01:28
C# : Repository / IQueryable / Query Object
0:13:14
ToList, AsEnumerable, AsQueryable in EF Core and Relation to Performance
0:01:47
Should Specification Patterns return IEnumerable, IQueryable, or Expression?
0:04:39
Code Review: ASP.NET core proper way to work with the repository pattern (3 Solutions!!)
0:59:24
Yield Return ’cause I’m Awaiting Deep Dive into Async Streams by Andrew Karpov
0:04:10
Code Review: LINQ queries improvement - repetition of query (3 Solutions!!)
0:17:54
LINQ in C# - Top 10 concepts everyone should know 🔥
0:45:17
I did code review of my OWN code from 2015...
0:42:28
Every Single LINQ Extension Method With Examples | .NET & C# Essentials
0:15:09
C# Yield Return: What is it and how does it work?
1:01:01
Async injection - Mark Seemann
0:10:44
Introduction to LINQ to SQL
0:10:53
Have you replaced your DB because of the Repository Pattern?
0:06:40
Weekly Dev Tips 18: Repository Tip - Encapsulate Query Logic
0:12:30
Coding Shorts: To Repository or Not to Repository
0:08:32
C# LINQ - Left Join Operator. All rows from Left, only matching from Right.
0:23:02
Entity Framework Core Part 4
0:49:11
P1698 5.1 WebAPI Migrations
0:37:46
So You Think You Know C#? LINQ
0:26:24
Repository Pattern with C# and Entity Framework, Done Right | Mosh
0:51:00
[EP 5] Building an API - Utilising JWT Tokens