#bindings #dotnet #coreclr

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

#421 in No standard library

Download history 154/week @ 2024-11-22 164/week @ 2024-11-29 208/week @ 2024-12-06 251/week @ 2024-12-13 137/week @ 2024-12-20 117/week @ 2024-12-27 195/week @ 2025-01-03 276/week @ 2025-01-10 270/week @ 2025-01-17 232/week @ 2025-01-24 268/week @ 2025-01-31 305/week @ 2025-02-07 144/week @ 2025-02-14 162/week @ 2025-02-21 97/week @ 2025-02-28 78/week @ 2025-03-07

511 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