dotnetdll

Crates.iodotnetdll
lib.rsdotnetdll
version0.0.4
sourcesrc
created_at2022-12-24 02:36:34.506087
updated_at2024-03-01 05:44:24.768962
descriptionA framework for reading and writing .NET metadata files, such as C# library DLLs.
homepage
repositoryhttps://github.com/nickbclifford/dotnetdll
max_upload_size
id744818
size551,046
Nick Clifford (nickbclifford)

documentation

README

dotnetdll

A Rust library for reading and writing .NET metadata, such as DLL files.

NOTE: This library is not yet released

The core functionality for dotnetdll is complete, as well as its test suite. I am currently working on documentation and example projects. However, the API surface may still change while preparing for release.

Commit count: 258

cargo fmt