8:45
Setup PostgreSQL in .NET with Entity Framework
Zetbit Toolkit - Chrome Extension For Developers - www.zetbit.tech In this video I will show you how to connect to a PostgreSQL ...
6:57
DotNet Core PostgreSQL [C# PostgreSQL Entity Framework Core]
Get Source Code: https://www.patreon.com/CodingDroplets PostgreSQL is a powerful, open-source relational database ...
40:16
Entity Framework Core на практике : репозитории, миграции, модели, связи, запросы к PostgreSQL
Мой телеграм канал - https://t.me/sachkov_blog Курс, интенсивы, марафоны - https://t.me/sachkov_dotnet Мой курс по .
13:13
C# PostgreSQL Entity Framework
C# PostgreSQL Entity Framework https://chanmingman.wordpress.com/2023/09/02/c-postgresql-entity-framework/?
42:03
Ilya Mzhachev, "PostgreSQL Partitioning: Data Management and Performance with .NET and EF Core"
Let's look at what tasks can be solved using partitioned tables, how they are structured in PostgreSQL, and how to work with ...
4:42
Master Postgres Full-text Search in 5 Minutes
Postgres has a set of built-in features that enable full-text search efficiently. We walk you through various functions and features ...
23:16
.NET 10 CRUD API: EF Core, PostgreSQL & Docker (Full Walkthrough)
Build a complete CRUD REST API with .NET 10, EF Core 10, PostgreSQL on Docker, Minimal APIs, and Scalar for documentation ...
23:03
PostgreSQL in .NET 10: Native PostgreSQL Types in EF Core - Arrays, Enums, Ranges
Use PostgreSQL's native types directly from EF Core in .NET 10 - no workarounds, no string serialization, no extension methods.
14:06
How to Connect to PostgreSQL with EF Core: A Step-by-Step Guide
How to connect to a PostgreSQL using Entity Framework Core. Have you ever wanted to connect your ASP.NET MVC website to a ...
24:13
Full Text Search in .NET With PostgreSQL and EF Core
Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...
10:01
DB-First with EF Core: Scaffold Your DbContext from an Existing Database (Step by Step)
Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic ☄️ Master the Modular Monolith ...
7:09
How to Setup Entity Framework Core for Multiple Databases (SQL Server, MySQL, PostgreSQL)
GitHub Repo (Code + Examples): https://github.com/fishbowl-software/MultipleDatabaseProviders Contact Us: ...
4:33
Connect C# to PostgreSQL using EF Core
In this tutorial, we'll walk you through the process of creating an Entity Framework Core model and connecting a .NET console ...
27:31
Stop Using SQL Server: Connect ASP.NET Core to PostgreSQL the Right Way
Learn how to connect an ASP.NET Core Web API to PostgreSQL using Entity Framework Core, end to end. We install the right ...
3:59
Configure Entity Framework with PostgreSQL in .NET Core
In this video, I walk you through how to configure Entity Framework Core (EF Core) to work with a PostgreSQL database in a .
12:40
99% of Developers Don't Get PostgreSQL
Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...
12:28
EF Core + Stored Procedures: The Right Way to Call Legacy SQL
Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/efstoredproc Want to master Clean Architecture?
17:04
PostegreSQL in .NET 10: JSONB with EF Core
Store, query, and index JSON data in PostgreSQL using EF Core and .NET 10 - without ever leaving strongly-typed C#. We map ...
26:51
Getting Started with Entity Framework Core in .NET
Check out my courses: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Get the source code: ...
37:14
PostegreSQL in .NET 10: Setup, Migrations & CRUD (Episode 1)
In this video, you'll learn how to use PostgreSQL with Entity Framework Core (EF Core) from scratch. We set up PostgreSQL using ...