Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • il (14)

    Cecil

    Compare

    Claimed by .NET Foundation Analyzed 2 months ago

    Cecil is a library written by Jb Evain (http://evain.net/blog/) to generate and inspect programs and libraries in the ECMA CIL format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.

    42.3K lines of code

    9 current contributors

    7 months since last commit

    40 users on Open Hub

    Activity Not Available
    4.8125
       
    I Use This

    Reflexil

    Compare

      Analyzed 2 months ago

    Reflexil is an assembly editor and runs as a plug-in for Red Gate's Reflector, a great tool for .NET developers. Reflexil is using Mono.Cecil, written by Jb Evain, which is a strategic library for the Mono project. Reflexil is able to manipulate IL code and save the modified assemblies to disk. ... [More] Reflexil also supports 'on the fly' c# code injection. [Less]

    276K lines of code

    2 current contributors

    8 months since last commit

    7 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Licenses: gpl3, lgpl3, mit

    StarLight

    Compare

      Analyzed 2 months ago

    StarLight offers Aspect Oriented Programming for .NET applications using the Composition Filters model.

    40.4K lines of code

    0 current contributors

    about 18 years since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Licenses: No declared licenses

    Compose*

    Compare

      Analyzed 2 months ago

    Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net) ... [More] through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]

    620K lines of code

    0 current contributors

    over 15 years since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This