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

Add Aspire.MySqlConnector #825

Merged
merged 14 commits into from Nov 18, 2023
Merged

Add Aspire.MySqlConnector #825

merged 14 commits into from Nov 18, 2023

Commits on Nov 15, 2023

  1. Add Aspire.MySqlConnector. Fixes dotnet#786

    Using the component name "Aspire.MySqlConnector" to leave the door open for "Aspire.MySql.Data" (based on the MySql.Data library) in the future.
    bgrainger committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    abb3d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3f020 View commit details
    Browse the repository at this point in the history
  3. Inline AddMeter call.

    bgrainger committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1deac05 View commit details
    Browse the repository at this point in the history
  4. Add AppHost for MySQL.

    bgrainger committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b6a5e0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3255804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b16736 View commit details
    Browse the repository at this point in the history
  7. Merge main into mysql.

    Conflicts:
    	Directory.Packages.props
    bgrainger committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ca9ef22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f85ccf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68077a2 View commit details
    Browse the repository at this point in the history
  10. Add MySqlConnector to component progress documentation.

    All requirements are met except for public API review.
    bgrainger committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b1c30a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update MySqlConnector to 2.3.1.

    This allows us to use the built-in support for keyed services.
    bgrainger committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a64653f View commit details
    Browse the repository at this point in the history
  2. Merge main into mysql.

    Conflicts:
    	Directory.Packages.props
    bgrainger committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4ad05e2 View commit details
    Browse the repository at this point in the history
  3. Merge main into mysql.

    bgrainger committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    28c84fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec14198 View commit details
    Browse the repository at this point in the history