14 releases
0.7.0 | Jul 13, 2024 |
---|---|
0.6.3 | Mar 19, 2023 |
0.6.2 | Nov 29, 2022 |
0.6.0 | Jul 30, 2022 |
0.0.0 | Mar 27, 2021 |
#157 in No standard library
529 downloads per month
Used in 5 crates
(via netcorehost)
19KB
257 lines
nethost-sys
FFI bindings for nethost.
Supports automatically downloading the latest version of the nethost library from NuGet with the download-nuget
feature.
Related crates
- hostfxr-sys - bindings for the hostfxr library.
- coreclr-hosting-shared - shared bindings between this crate and hostfxr-sys.
- 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 http://opensource.org/licenses/MIT)
Dependencies
~0–1.1MB
~12K SLoC