Skip to content

Conversation

@Vikaskumargd
Copy link

No description provided.

try
{
db.SaveChanges();
db.SaveChangesAsync();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this really a good idea without returning the task or doing an async await? what happens on an exception?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants