[PR #435] TryOpen API #1028

Open
opened 2026-01-29 22:18:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/435
Author: @AlexeiScherbakov
Created: 1/2/2019
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+202 additions, -3 deletions)

View changed files

📝 src/SharpCompress/Archives/ArchiveFactory.cs (+91 -0)
src/SharpCompress/Common/ArchiveTypeMask.cs (+20 -0)
📝 src/SharpCompress/Readers/ReaderFactory.cs (+91 -3)

📄 Description

https://github.com/adamhathcock/sharpcompress/issues/434


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/435 **Author:** [@AlexeiScherbakov](https://github.com/AlexeiScherbakov) **Created:** 1/2/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`875862c`](https://github.com/adamhathcock/sharpcompress/commit/875862c6a5e8567fab4f4593d55889c936cba7f5) TryOpen API ### 📊 Changes **3 files changed** (+202 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Archives/ArchiveFactory.cs` (+91 -0) ➕ `src/SharpCompress/Common/ArchiveTypeMask.cs` (+20 -0) 📝 `src/SharpCompress/Readers/ReaderFactory.cs` (+91 -3) </details> ### 📄 Description https://github.com/adamhathcock/sharpcompress/issues/434 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1028