zzz projects Entity Framework Effort EF Effort
Getting Started Knowledge Base Release Notes  Help & Donate
Online Examples
  • Getting Started
  • Knowledge Base
  • Release Notes
  • Help & Donate
  • Online Examples
  •   Download  

Entity Framework Effort - Knowledge Base (KB)

1 results in tag: stored-procedures

Create stored procedure on Effort database for Unit Test

I have a function calling a stored procedure with Entity Framework :...public async Task<List<Entity>> GetEntity(int id) { var param = new SqlParameter("@id", id); return await myContext.Database .SqlQuery<MyEntity>("[myStoredProc...
c# effort entity-framework stored-procedures unit-testing
asked by GGO

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
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!