Skip to content

Instantly share code, notes, and snippets.

@Layoric
Last active June 2, 2021 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Layoric/1f56877c7a7f0d35c4c743b5c5ca9bc7 to your computer and use it in GitHub Desktop.
Save Layoric/1f56877c7a7f0d35c4c743b5c5ca9bc7 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