SharpCompress/src/SharpCompress
2026-04-23 10:11:54 +01:00
..
Algorithms Replace NETFRAMEWORK and NETSTANDARD2_0 with LEGACY_DOTNET compile flag 2026-01-15 18:05:14 +00:00
Archives add extension methods for checks 2026-04-23 10:11:54 +01:00
Common Fix ForExternalStream→ForFilePath for file-path overloads and update SymbolicLinkHandler remarks 2026-04-21 13:11:31 +00:00
Compressors Merge branch 'master' into adam/pooledmemorystream 2026-04-19 11:43:24 +01:00
Crypto some nullability fixes 2026-02-13 14:43:56 +00:00
Factories Use explicit helpers for leaving streams open or not. 2026-04-21 10:43:43 +01:00
IO Add EnsureNotClosed() to Flush and FlushAsync in PooledMemoryStream 2026-04-19 11:20:34 +00:00
Polyfills remove net5 from target frameworks to avoid issues 2026-04-05 14:47:41 +01:00
Providers ShrinkStream: add uncompressedSize bounds check, remove unused CreateAsync params 2026-04-03 11:49:45 +00:00
Readers add extension methods for checks 2026-04-23 10:11:54 +01:00
Writers clean up for other options 2026-04-21 11:10:53 +01:00
AssemblyInfo.cs Merge master branch - add ZStandard compression support and TarHeaderWriteFormat 2025-12-19 11:36:44 +00:00
LazyAsyncReadOnlyCollection.cs some nullability fixes 2026-02-13 14:43:56 +00:00
LazyReadOnlyCollection.cs some nullability fixes 2026-02-13 14:43:56 +00:00
NotNullExtensions.cs more clean up 2026-02-16 10:58:01 +00:00
packages.lock.json Fix ReaderOptions preset usage for file-path overloads and stale SymbolicLinkHandler docs 2026-04-21 13:15:28 +00:00
SharpCompress.csproj remove net5 from target frameworks to avoid issues 2026-04-05 14:47:41 +01:00
SharpCompress.pfx move files around 2015-12-30 11:19:42 +00:00
StreamValidationExtensions.cs add extension methods for checks 2026-04-23 10:11:54 +01:00
ThrowHelper.cs First pass of implementation 2026-04-04 10:44:23 +01:00
Utility.Async.cs some code fixes 2026-02-22 13:19:04 +00:00
Utility.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00