Skip to content

Instantly share code, notes, and snippets.

@enisn
Last active April 16, 2020 18:47
Show Gist options
  • Save enisn/42cc6d4b7951c43ddf668a2d9a8b90d8 to your computer and use it in GitHub Desktop.
Save enisn/42cc6d4b7951c43ddf668a2d9a8b90d8 to your computer and use it in GitHub Desktop.
Challenge #1 - Expression - Equal Classical
var query = db.Products.Where(x => x.Code == filter.Code);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment