ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

145,217 results

ArjanCodes
Deep Dive Into the Repository Design Pattern in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll take a closer look at the repository ...

11:56
Deep Dive Into the Repository Design Pattern in Python

95,926 views

1 year ago

About Clean Code
Repository Pattern Explained: Can You Afford to Skip It?

What is the Repository Design Pattern? Should you use it in your application, even if you are using an ORM like Entity ...

2:32
Repository Pattern Explained: Can You Afford to Skip It?

11,665 views

1 year ago

Patrick God
The Repository Pattern explained for EVERYONE (with Code Examples) 🚀

Master .NET & Blazor here: https://www.dotnetwebacademy.com ➡️ Use code START2024 for 10% off! Support me on ...

13:14
The Repository Pattern explained for EVERYONE (with Code Examples) 🚀

86,778 views

3 years ago

tutorialsEU - C#
How to use the Repository Design Pattern in C# and ASP.NET

Learn how to use the C# Repository Design Pattern! You will love it! C# Progress Academy - Become a job-ready C# and ...

18:35
How to use the Repository Design Pattern in C# and ASP.NET

20,900 views

2 years ago

Grischa L
Module 05: Architecture, Part 06: Repository Architecture
3:41
Module 05: Architecture, Part 06: Repository Architecture

19,978 views

4 years ago

Patrick God
DON’T Use Repositories with Entity Framework Until You Watch This

Master .NET & Blazor here: https://bit.ly/3NIv45N ---

3:31
DON’T Use Repositories with Entity Framework Until You Watch This

17,627 views

1 year ago

Dev Leader
Repository Design Pattern With Entity Framework Core

This video kicks off the series on the repository design pattern. We'll look at how you can set up EF Core in an ASP NET Core web ...

36:42
Repository Design Pattern With Entity Framework Core

3,006 views

11 months ago

Coding Concepts
Repository Pattern

A concise guide to understanding the Repository Pattern for cleaner, more maintainable code.

11:08
Repository Pattern

72,588 views

4 years ago

People also watched

DotNetRu
Денис Цветцих "Repository и UnitOfWork в 2020 году, must have или антипаттерн?"

Слайды: https://bit.ly/3b44IXk Репозиторий - один из наиболее часто используемых паттернов для доступа к данным.

48:29
Денис Цветцих "Repository и UnitOfWork в 2020 году, must have или антипаттерн?"

22,403 views

5 years ago

DevInvest
Урок 17 | Паттерн: Unit of Work в FastAPI ⭐

Commit: https://gitlab.com/antonmast/python-intermediate/-/commit/ae4a22ff4dd1ea0f2c4b43807dd11bbc525c7c04 Unit of Work ...

9:50
Урок 17 | Паттерн: Unit of Work в FastAPI ⭐

1,547 views

11 months ago

CodelyTV - Redescubre la programación
Improve the Quality of Your Code Using Repositories

The Repository pattern is one of the most famous in software design, but also one of the most misused. In today's video, we'll ...

11:24
Improve the Quality of Your Code Using Repositories

34,281 views

2 years ago

CodeOpinion
Have you replaced your DB because of the Repository Pattern?

Have you been able to replace your database implementation transparently because of the use of the repository pattern?

10:53
Have you replaced your DB because of the Repository Pattern?

31,077 views

2 years ago

Code Legends
Typescript Design Patterns: Repository design pattern

In this video, I will walk you through the Repository Design Pattern in Typescript. You will learn about separating your Data logic ...

8:22
Typescript Design Patterns: Repository design pattern

8,150 views

3 years ago

Tech Design Pilot
🚀 Master ASP.NET Core 9 & MongoDB with the Repository Pattern in Minutes! 🌟

Learn how to build a scalable and clean ASP.NET Core 9 Web API integrated with MongoDB using the Repository Pattern!

41:55
🚀 Master ASP.NET Core 9 & MongoDB with the Repository Pattern in Minutes! 🌟

4,467 views

1 year ago

Sunny Attic Software
Patrón de Diseño Repositorio (Repository Pattern) en DDD

Extracto de un taller teórico-práctico sobre Arquitectura Limpia y Arquitectura basada en Eventos. En este video se explica el ...

8:53
Patrón de Diseño Repositorio (Repository Pattern) en DDD

2,931 views

3 years ago

Milan Jovanović
Generic Repository Pattern With EF Core - Why It Sucks

Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...

9:33
Generic Repository Pattern With EF Core - Why It Sucks

49,298 views

2 years ago

NeetCode
8 Design Patterns EVERY Developer Should Know

Checkout my second Channel: @NeetCodeIO While some object oriented design patterns are a bit outdated, it's important for ...

9:47
8 Design Patterns EVERY Developer Should Know

1,276,423 views

2 years ago

hdeleon.net
5 Design Patterns in BACKEND

In this video, I'll tell you which design patterns are a good option to learn if you're a Backend Programmer. 00:00 ...

9:51
5 Design Patterns in BACKEND

60,102 views

3 years ago

NetMentor
La Magia 🧙‍♂️ del Patrón Repositorio en C#

En este vídeo vamos a ver qué es y cómo implementar el patrón respositorio. Enlace al libro Construyendo SISTEMAS ...

12:55
La Magia 🧙‍♂️ del Patrón Repositorio en C#

20,788 views

2 years ago

Programming with Mosh
Repository Pattern with C# and Entity Framework, Done Right | Mosh

Get the COMPLETE Entity Framework course (80% OFF - LIMITED TIME): http://bit.ly/2rZAgrD Want to learn more from me?

26:24
Repository Pattern with C# and Entity Framework, Done Right | Mosh

889,026 views

10 years ago

Alex Rusin
Repository Pattern in JavaScript

Welcome to our YouTube tutorial on the "Repository Pattern in JavaScript"! If you're a developer looking to level up your ...

10:22
Repository Pattern in JavaScript

5,450 views

2 years ago

Milan Jovanović
How I Use The Generic Repository Pattern In Clean Architecture

Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...

17:15
How I Use The Generic Repository Pattern In Clean Architecture

53,069 views

2 years ago

Milan Jovanović
Repository Pattern With Entity Framework Core | Clean Architecture, .NET 6

Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/repository ☄️ Master the Modular Monolith ...

9:31
Repository Pattern With Entity Framework Core | Clean Architecture, .NET 6

77,525 views

3 years ago

NET Programmer
Repository Pattern in C#

In this video I explain how to use repository pattern in C#.

5:04
Repository Pattern in C#

7,809 views

2 years ago

kudvenkat
Repository pattern in asp net core

In this video, we will discuss What is Repository Pattern Benefits of Repository Pattern An example that uses repository pattern to ...

14:50
Repository pattern in asp net core

325,648 views

6 years ago

Ram N Java
Repository Design Pattern Explained

Welcome to our channel! In this video, we dive deep into the Repository Design Pattern, a crucial architectural pattern in software ...

4:52
Repository Design Pattern Explained

50,066 views

11 years ago

Tiago
Repository Pattern in Go - How to Structure your Projects

Join the private community to level up as software engineer: https://selfmadeengineer.com In this video I show how you can easily ...

16:24
Repository Pattern in Go - How to Structure your Projects

23,508 views

1 year ago

Coding Droplets
What is Repository Pattern in .Net Core - Repository Pattern C#

Get Source Code by Supporting on Patreon: https://patreon.com/CodingDroplets Blazor Tutorial Seriels: ...

7:19
What is Repository Pattern in .Net Core - Repository Pattern C#

23,510 views

1 year ago