Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Auto-Incremented value not working in PostgreSQL when using EntityFramework Core

ASP.NET Core won't run in IIS after upgrade to v1.1

asp.net core DI only injects singletons, scoped and transient not working

Entity Framework Core Include with Filter

dotnet ef scaffold login fails for user sa on a SqlServer MacOS/Linux

What are expected results when optionsBuilder is defined in both DbContext.OnConfiguring and AspCore Startup.ConfigureServices?

EF Core Fluent API Configurations with Inheritance

How to release tracked entities?

c# entity-framework-core

.Net Core auto-generated string primary key

Cannot implicitly convert type 'Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry<T>' to 'T'

EF Core Database First HasNoKey

Entity Framework - [Keyless] Data Annotation Missing

Return async task using LINQ select

.net core entity framework (EF Core) table naming convention

Does Entity Framework Core support MariaDB?

Inserting record in SQL table with timestamp datatype

Asp.Net Core: Add data to IdentityDbContext or use DbContext

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