Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressing concurrency exceptions when incrementing the download count. #716

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    e184f93 View commit details
    Browse the repository at this point in the history
  2. Enabling C# 8 for Baget.Core

    Joshua Grant committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    dda9037 View commit details
    Browse the repository at this point in the history
  3. Changing DbContext registration from scoped to transient so that serv…

    …ices can manage the DbContext's lifetime.
    Joshua Grant committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c7bf4a5 View commit details
    Browse the repository at this point in the history
  4. Retry when incrementing the download count throws a concurrency excep…

    …tion.
    Joshua Grant committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f30b2bc View commit details
    Browse the repository at this point in the history
  5. Ignore ServiceDependencies folder

    Joshua Grant committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bc04655 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    8881ea3 View commit details
    Browse the repository at this point in the history