#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

#341 in No standard library

Download history 47/week @ 2023-11-27 31/week @ 2023-12-04 15/week @ 2023-12-11 23/week @ 2023-12-18 44/week @ 2023-12-25 14/week @ 2024-01-01 73/week @ 2024-01-08 13/week @ 2024-01-15 32/week @ 2024-01-22 347/week @ 2024-01-29 23/week @ 2024-02-05 36/week @ 2024-02-12 32/week @ 2024-02-19 58/week @ 2024-02-26 98/week @ 2024-03-04 65/week @ 2024-03-11

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