zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

2 results in tag: class

Setting property attributes in incomplete classes

I have an employee class generated by ...Entity Framework... (EF)....public partial class employee { private string name; public string Name { get{return name;} set{ name = value;} } } ...Now I want to put a required attrib...
c# class entity-framework partial
asked by yrahman

Entity Framework nesting classes inside class

I trying to make a data model that allows users to add companies to a list and then when added, allow further details on the company to be added, this is to allow things like employee information to be added. However, I haven't been able to figure out how...
asp.net-mvc-5 c# class entity-framework-6 model
asked by Riley

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!