Entity Framework
6
EF
6
Home
EF Core 5
Articles
Knowledge Base
Online Examples
Home
EF Core 5
Articles
Knowledge Base
Online Examples
Entity Framework 6 - Knowledge Base (KB)
Search
1 results for:
in tag: immutability
Entity Framework 6 with an Immutable Class
I have a ...Point... class:...// My immutable Point class public class Point { private readonly Distance _x; private readonly Distance _y; private readonly Distance _z; public Distance X { get { return _x; } } public ...
c#
entity-framework
entity-framework-6
immutability
asked by
Scotty H
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
Need Performance?
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges