Skip to content

Instantly share code, notes, and snippets.

@joewashington75
Created March 25, 2020 20:19
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 joewashington75/61f1db9a884d789e4625a2e692603aa5 to your computer and use it in GitHub Desktop.
Save joewashington75/61f1db9a884d789e4625a2e692603aa5 to your computer and use it in GitHub Desktop.
public ExampleDbContext(DbContextOptions options) : base(options)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment