R
R
Roman Rakzin2017-06-26 21:41:00
PostgreSQL
Roman Rakzin, 2017-06-26 21:41:00

How to work with PostgreSQL in ASP.Net Core?

What libraries do you use in ASP.Net Core with PostgreSQL?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
kvasek, 2017-06-26
@kvasek

Use Entity Framework Core with Npgsql.EntityFrameworkCore.PostgreSQL, here is the setup guide

Q
quizzer, 2017-06-26
@quizzer

In ASP.NET Core, when working with PostgreSQL, you can use the native provider for EF Core. Learn More - PostgreSQL in Entity Framework Core

Z
Zelimkhan Beltoev, 2017-06-26
@Beltoev

Dapper

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question