#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

#374 in No standard library

Download history 71/week @ 2024-04-08 164/week @ 2024-04-15 59/week @ 2024-04-22 110/week @ 2024-04-29 46/week @ 2024-05-06 51/week @ 2024-05-13 75/week @ 2024-05-20 83/week @ 2024-05-27 91/week @ 2024-06-03 105/week @ 2024-06-10 95/week @ 2024-06-17 209/week @ 2024-06-24 50/week @ 2024-07-01 182/week @ 2024-07-08 134/week @ 2024-07-15 61/week @ 2024-07-22

457 downloads per month
Used in 7 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