Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

SQL RIGHT function equivalent in Entity framework Core

.NET Core Entity Framework InvalidOperationException

DBContext System.ObjectDisposed Exception with .NET Entity Framework Core, Dependency Injection and threading

Skip and Take not working for an IQueryable datasource

ConnectionString from appsettings.json in Data Tier with Entity Framework Core

EF Core / Sqlite one-to-many relationship failing on Unique Index Constraint

Using EF Core HasQueryFilter on navigation properties

Difference between "ToListAsync()" and "AsAsyncEnumerable().ToList()"

EntityFramework Core auto generate key id property

Using Entity Framework Core DbContext Pooling with Simple Injector

... may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints

.net core - unit of work generic repository pattern

Use AutoMapper for adding, updating and removing items in List

Many-to-many query in Entity Framework 7

MySql EntityFrameworkCore System.TypeLoadException

How to resolve .net core build error NETDSDK1061 and warning MSB3277

Multiple dbContexts in ASP.NET vNext and EF7

ASP.NET Core 2 migration error. No executable found matching command "dotnet-ef"

Transient Failure handling in .net core 2.1 MVC for MySQL Database

Update to EF 7.0.0-rc1-final broke SQL DbContextOptionsBuilder UseSqlServer