Coder Social home page Coder Social logo

Comments (4)

intvsteve avatar intvsteve commented on September 28, 2024

It appears that ZipPackage is supported in .NET 4.0, and is available in Mono. Need to carry out a few experiments to see if it works.

from vintage.

intvsteve avatar intvsteve commented on September 28, 2024

Hmmm.. According to this article at CodeProject the ZipPackage exposure is essentially worthless. But with a bit of icky reflection, it's possible to build a wrapper to the internal ZipArchive, which is a more fully-featured, actual ZIP interface.

Perhaps an abstraction around it for XP (.NET 4.0) and the other platforms that target .NET 4.5 can use the better API.

from vintage.

intvsteve avatar intvsteve commented on September 28, 2024

Check this link for Mono. Interesting.

from vintage.

intvsteve avatar intvsteve commented on September 28, 2024

OK... Implemented hacky thing for .NET 4.0 and wrapped it, and updated things (desktop projects) to .NET 4.5 and have ZipArchive nominally working.

Although GZip is also supported in .NET directly there doesn't appear to be anything for .tar.

SharpZipLib is out there, version 0.86.0 was the last .NET 4.0 release. 1.1 is still 4.5-compatible. Backported it to Visual Studio 2012 in a branch here. We'll try that, too.

from vintage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.