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)

1 results in tag: f#

What is the equivalent of EF C# ToListAsync in F#?

I have the following code in C#:...public async Task<List<Table>> GetRows() { return await db.Table.ToListAsync(); } ...where db is an EF 6 DbContext....How do I write the equivalent thing in F# assuming that I access the same DbContext?...I came up w...
c#-to-f# entity-framework-6 f#
asked by costa

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!