#dotnet #coreclr #bindings

no-std coreclr-hosting-shared

Shared bindings for the coreclr hosting components

5 releases

0.1.4 Apr 19, 2022
0.1.3 Apr 14, 2022
0.1.2 Sep 25, 2021
0.1.1 Sep 24, 2021
0.1.0 Sep 24, 2021

#401 in No standard library

Download history 62/week @ 2024-07-26 176/week @ 2024-08-02 351/week @ 2024-08-09 83/week @ 2024-08-16 92/week @ 2024-08-23 182/week @ 2024-08-30 94/week @ 2024-09-06 78/week @ 2024-09-13 192/week @ 2024-09-20 79/week @ 2024-09-27 73/week @ 2024-10-04 283/week @ 2024-10-11 224/week @ 2024-10-18 152/week @ 2024-10-25 279/week @ 2024-11-01 133/week @ 2024-11-08

826 downloads per month
Used in 8 crates (3 directly)

MIT license

10KB
75 lines

coreclr-hosting-shared

CI crates.io Documentation dependency status MIT

Shared bindings for the coreclr hosting components.

  • nethost-sys - bindings and downloader for the nethost library.
  • hostfxr-sys - bindings for the hostfxr library.
  • netcorehost - rusty wrapper over the nethost and hostfxr libraries.

Additional Information

License

Licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT)

Dependencies