Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Problem with EF-Core Code first throwing error because of backing field

c# entity-framework-core

How to turn EF Core warnings about locally evaluated expressions to errors?

How to setup readonly collection property with backing field in EF Core 2.2

How to set another value on a boolean with defaut value with 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