Skip to content

Instantly share code, notes, and snippets.

@gistlyn
Last active July 4, 2021 09:31
Show Gist options
  • Save gistlyn/80e614a1bd086d0e8586863be992fad2 to your computer and use it in GitHub Desktop.
Save gistlyn/80e614a1bd086d0e8586863be992fad2 to your computer and use it in GitHub Desktop.
autoquery-min-code-first
[Route("/customers")]
public class QueryCustomers : QueryDb<Customer> {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment