Giter VIP home page Giter VIP logo

Comments (4)

gluck avatar gluck commented on July 23, 2024

Yes it's very much doable. ILRepack already does some renaming (to a guid), when it detects duplicate types.
You can probably hack it around (look for duplicateHandler use inside ILRepack.cs).

Regards.

from il-repack.

peters avatar peters commented on July 23, 2024

@gluck Any progress on this one? If i understand correcly, what @nikhilk mean is that it would be possible to merge a list of assemblies into A.Thirdparty.X.X.X ? That would be awesome.

from il-repack.

PedroMGMendes avatar PedroMGMendes commented on July 23, 2024

Hi,

Thanks for ILRepack, really helpfull.

I had this same (pratically the same) feature request and developed it. This is what i added:

/renameNameSpaces[:] Renames all types (FullName) that match the regular expression by the specified value. The file contains one regex per line followed by the new namespace value. Regex and new value must be separated by a tab char ['\t']. Sample line: ^(Microsoft) Ms

Bit of a newbie github user, anyway can i create a pull request for this and submit my changes for approval?

Thanks.

from il-repack.

KirillOsenkov avatar KirillOsenkov commented on July 23, 2024

We decided not to do it:
#268 (comment)

from il-repack.

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.