Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-core-2.0

Validation 30000 No Type Specified for the Decimal Column

Entity Framework "SELECT IN" not using parameters

Executing Stored Procedure in Entity Framework Core 2.0

How to stop EF Core from indexing all foreign keys

EF Core 2.0 connection string in Azure Functions .NET Core

add google authentication to **Existing** .net core 2 web api project

SQL Server Collations In EF Core

How do I correctly use EF Core with AutoMapper ProjectTo and Unions?

dotnetcore : Cannot access Kerberos ticket. Ensure Kerberos has been initialized with 'kinit'

asp.net-core ef-core-2.0

Enabling Migrations in EF core?

c# ef-core-2.0

Moving from EF6 to EF Core 2.0

EF Core: Soft delete with shadow properties and query filters

EF Core - why ClientSetNull is default OnDelete behavior for optional relations (rather than SetNull)

EFCore nullable relationship setting onDelete: ReferentialAction.Restrict

Is there a data annotation for unique constraint in EF Core (code first)?

Use IEntityTypeConfiguration with a base entity

Rename a foreign key in Entity Framework Core without dropping data

EF Core 2.0 Enums stored as string

FirstOrDefaultAsync() & SingleOrDefaultAsync() vs FindAsync() EFCore

c# linq ef-core-2.0

AutoFac / .NET Core - Register DBcontext