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

Entity Framework Core - Knowledge Base (KB)

1 results in tag: where-clause

Filtering generic select with changeable parameters

I'll keep it simple. I have an API endpoint that receives 0 to 3 parameters. The get method look like this:...[HttpGet("filtrar")] public ActionResult<List<TipoDocumento>> GetAllPorFiltro(string sigla, int? status, string descricao) { return _tipoDocu...
c# entity-framework-core generics where-clause
asked by Ricardo Sampaio

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!