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
457 downloads per month
Used in 7 crates
(3 directly)
10KB
75 lines
coreclr-hosting-shared
Shared bindings for the coreclr hosting components.
Related crates
- 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
- Hosting layer APIs
- Native hosting
- Write a custom .NET Core host to control the .NET runtime from your native code
License
Licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT)