Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/UZipDotNet

This project will give you the tools needed to compress and decompress files using the Deflate method of compression, and to read and write standard Zip files. The source is copied from http://www.codeproject.com/Articles/359758/Processing-Standard-Zip-Files-with-Csharp-compress. The original license is CPOL by the author is Uzi Granot.
https://github.com/StefH/UZipDotNet

fix appveyor

6f977bff69b83f604b6a4196781b3600539bdd46 authored about 7 years ago by Stef Heyenrath <[email protected]>
fix appveyor

4959c30c208998b87a3a8dec4308203ae031e6b6 authored about 7 years ago by Stef Heyenrath <[email protected]>
fix appveyor

1543881b98c30d40c4f7dbcb83ae5b812961a429 authored about 7 years ago by Stef Heyenrath <[email protected]>
fix appveyor

379c2a5aee08893c39d126c8a7cd291be20ce0e1 authored about 7 years ago by Stef Heyenrath <[email protected]>
fix appveyor

f718a9fa157ffe7063478a506839e7c586b522da authored about 7 years ago by Stef Heyenrath <[email protected]>
netstandard2.0

e0cd9cfb46cfecf28e279e399ce59b207be1238f authored about 7 years ago by Stef Heyenrath <[email protected]>
rc2-24027

13b40875b358f785a900af81b377312cc6d4a760 authored over 8 years ago by Stef Heyenrath <[email protected]>
rc2-24027

rc2-24027

8e86bb79ea501ca49c7fc5ac89d4a9a2e42230ae authored over 8 years ago by Stef Heyenrath <[email protected]>
netstandard

9e47ea5524339ec0ff9e784f8739a1b30b250f18 authored over 8 years ago by Stef Heyenrath <[email protected]>
build

d50d701ddc7338d31e8508e437ebf1bc4d00969d authored over 8 years ago by Stef Heyenrath <[email protected]>
rc2

4f0d45921536ca1c2e3e1e6e86361fdf0eb02567 authored over 8 years ago by Stef Heyenrath <[email protected]>
Build status

dda2fe2d9ac03a943b8e1131c419054868d2801e authored over 8 years ago by Stef Heyenrath <[email protected]>
update gitignore

2a36cc26fa74ec6b428e1497ad02a6e8b08eeb47 authored over 8 years ago by Stef Heyenrath <[email protected]>
Add appveyor.yml and update to 1.0.0-rc1-update2

4454ec82b52674cf4ee803d068d670719520bff0 authored over 8 years ago by Stef Heyenrath <[email protected]>
Removed old projects

Removed old projects

186735b494f4a7e51149df015226eeef5c553f63 authored almost 9 years ago by Stef Heyenrath <[email protected]>
Merge branch 'master' of https://github.com/StefH/UZipDotNet.git

2158dd1a73f5569d66a3ff5b0cc8b02760d554a3 authored almost 9 years ago by Stef Heyenrath <[email protected]>
Add dnx451

27a73247c564d4b8a0cdba29f550a0ed82a1bc2b authored almost 9 years ago by Stef Heyenrath <[email protected]>
Update README.md

5f50a0ce22634f349d551a1486b61f599dc37787 authored almost 9 years ago by Stef <[email protected]>
Added more frameworks and make compatible for Linux

94f950bb3389711185cd419de1eaeb0556657505 authored almost 9 years ago by Stef Heyenrath <[email protected]>
Upgraded to dnx451 / dnxcore50

3ec53a5244fd92bcd9502e12633b617bc3605f56 authored over 9 years ago by Stef Heyenrath <[email protected]>
Update project.json

8a899c45d05703f997862cccd4a090a268383f4a authored almost 10 years ago by Stef Heyenrath <[email protected]>
Make support classes internal

Make support classes internal

50a306b1f65d47d2bc987ec4adf26007078e25e5 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Support for net40, net45, aspnet50 & aspnetcore50.

Support for net40, net45, aspnet50 and aspnetcore50.

1ef9ec4bbd5a16ecab3ee20e0bb5b64753b6e245 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Restructure code

Restructure code:
* Fixed Resharper warnings
* Change exception handling (Remove ExceptionReport...

6d417705e7e3b848e8040aa242c6f47a42fa84da authored almost 10 years ago by Stef Heyenrath <[email protected]>
Update Readme

Update Readme

d92cc2b421890f3273c7197e50eb0ab536f3e406 authored almost 10 years ago by StefH <[email protected]>
Compile for ASPNETCORE5 and add ConsoleApp

Compile for ASPNETCORE5 and add ConsoleApp

5d06ce6adc73a63d0eb4aa7c35f1c9ec9eb9e872 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Add .gitignore

Add .gitignore

7a7e4ba848c2b7a9f40cf3b5680c637b891a8021 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Original code added

Original code added from :
http://www.codeproject.com/Articles/359758/Processing-Standard-Zip-Fi...

1c546b894ed39ed0f6230f124ad085d0e9b73af7 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Initial commit

3e63503991f57b8e3c4988d2693a5c9e3390cae2 authored almost 10 years ago by Stef <[email protected]>