Tags / entity-framework
How to Manually Increment StoreNumber in Entity Framework
Generate SQL Descriptions as Model Descriptions when Scaffolding with Entity Framework Core Using Custom Property Generation and Database Schema Inspection
Understanding Unicode Collation: A Key to Resolving Entity Framework 6's Unique Constraint Issues in Databases
Querying a Table by Filtering Criteria from Rows with C# and Entity Framework
Understanding the Performance Difference Between Entity Framework's Generated sp_Executesql and Direct Query in SSMS
Entity Framework and EntityState: A Guide to Avoiding Duplicate Records When Working with Relationships
Why Quotes Matter in Entity Framework Core: A Guide to Understanding Lambda Expressions