clroxide 1.1.1

A library that allows you to host the CLR and execute dotnet binaries.
Documentation
1
2
3
4
5
#[allow(non_snake_case)]
pub mod clr;

#[allow(non_snake_case)]
pub mod primitives;