TransferTo extension method not found #5

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

Originally created by @vindberg on GitHub (Nov 19, 2013).

Having grabbed the Nuget version. Im getting a "TransferTo" exception trying to unrar a rar file. I says the extension method doesn't exist. I have add using:
using SharpCompress.Common;
using SharpCompress.Reader;
using SharpCompress.Reader.Rar;

Thanks for any help.

Originally created by @vindberg on GitHub (Nov 19, 2013). Having grabbed the Nuget version. Im getting a "TransferTo" exception trying to unrar a rar file. I says the extension method doesn't exist. I have add using: using SharpCompress.Common; using SharpCompress.Reader; using SharpCompress.Reader.Rar; Thanks for any help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#5