Skip to content

gor8808/EFCore-PostgreSQL-Functions-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EF-PostgreSQL-Functions-Mapping

This repository is a sample project of an article in medium: Leveraging Custom PostgreSQL Functions in EFCore: A Guide to Mapping and Usage

In this article, I dive deep into the world of custom PostgreSQL function mapping in EF Core, unlocking the full power of PostgreSQL's capabilities within your EF Core applications.

If you're using PostgreSQL with EF Core, you may have run across certain restrictions with the NpgSQL provider. My article explores how to bridge the gap and overcome these limitations by mapping custom functions.

Releases

No releases published

Packages

No packages published

Languages