Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/opensource_packages/msquic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Microsoft MsQuic
category: Networking
description: MsQuic is a cross-platform, open-source implementation of the IETF QUIC protocol by Microsoft, designed in C for secure, high-performance network communication with features like TLS 1.3 encryption, multiplexed streams, and connection migration.
download_url: https://github.com/microsoft/msquic/releases
works_on_arm: true
supported_minimum_version:
version_number: 2.1.1
release_date: 2022/09/07


optional_info:
homepage_url: https://github.com/microsoft/msquic
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/microsoft/msquic/blob/main/docs/BUILD.md
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/microsoft/msquic/releases/tag/v2.1.1
release_notes__recommended_minimum:
other_info:

---
31 changes: 31 additions & 0 deletions content/opensource_packages/playwright.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Microsoft Playwright
category: DevOps
description: Playwright is an open-source framework by Microsoft for cross-browser web testing and automation, enabling fast, reliable testing across Chromium, Firefox, and WebKit with a unified API.
download_url: https://github.com/microsoft/playwright/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.17.0
release_date: 2021/11/30


optional_info:
homepage_url: https://playwright.dev/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://playwright.dev/docs/intro
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum: https://playwright.dev/docs/release-notes#ubuntu-arm64-support--more
release_notes__recommended_minimum:
other_info:

---