#bindings #dotnet #coreclr #hosting #component #shared #nethost #hostfxr

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

#429 in No standard library

Download history 142/week @ 2025-03-10 239/week @ 2025-03-17 241/week @ 2025-03-24 164/week @ 2025-03-31 375/week @ 2025-04-07 301/week @ 2025-04-14 274/week @ 2025-04-21 282/week @ 2025-04-28 219/week @ 2025-05-05 380/week @ 2025-05-12 242/week @ 2025-05-19 821/week @ 2025-05-26 211/week @ 2025-06-02 235/week @ 2025-06-09 417/week @ 2025-06-16 283/week @ 2025-06-23

1,242 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