Skip to content

QUIC: Aquiring msquic.dll on Windows and Linux #52085

Description

@JamesNK

There was an experimental Quic package that included msquic.dll for .NET 5. You could add that to your app to get the right msquic.dll version.

With .NET 6 today you must build msquic.dll and then copy it to the runtime location.

This is blocking integration testing and benchmarking in CI and perf environments.

  • Decide how msquic.dll will be acquired on Windows
  • Implementation

Activity

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

Metadata

Metadata

Assignees

Labels

area-System.Net.QuicenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions