Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.2% dependent repos on nuget.org

nuget.org : memoryinterop.ilpatcher

A MSBuild task that scans assemblies for locations to patch in IL code that normally cannot be generated from C# (e.g. cpblk/memcpy). The majority of the stub methods available are generic, which allows for low overhead (e.g. no boxing) when working with struct types and interoping with (unmanaged) memory pointers. The nuget package works with both PackageReference and the older nuget config format. The stub methods are served as a content file that will be added to your project with a namespace transformation. The generated code behaves similarly to the new Unsafe library, but this patcher allows you to inject that behavior directly into your own assembly, avoiding additional nuget dependencies or reliance on packing tools like ILMerge. Note: C# 7.2 is required as of version 2.0.

Registry - Homepage - JSON
purl: pkg:nuget/memoryinterop.ilpatcher
Keywords: IL, Cecil, ILWeaving, Weaving, MSIL, CIL, Injection, Unsafe, Interop, Patcher
License:
Latest release: almost 3 years ago
First release: over 6 years ago
Dependent repositories: 5
Downloads: 9,806 total
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...