Skip to content

Instantly share code, notes, and snippets.

@joewashington75
Created March 25, 2020 20:19
public ExampleDbContext(DbContextOptions options) : base(options)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment