InjectableDotNetHost.Injector 1.0.12

dotnet add package InjectableDotNetHost.Injector --version 1.0.12
NuGet\Install-Package InjectableDotNetHost.Injector -Version 1.0.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InjectableDotNetHost.Injector" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InjectableDotNetHost.Injector --version 1.0.12
#r "nuget: InjectableDotNetHost.Injector, 1.0.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install InjectableDotNetHost.Injector as a Cake Addin
#addin nuget:?package=InjectableDotNetHost.Injector&version=1.0.12

// Install InjectableDotNetHost.Injector as a Cake Tool
#tool nuget:?package=InjectableDotNetHost.Injector&version=1.0.12

InjectableDotNetHost

This probject aims to provide a way to host the .NET Core runtime in a native (C/C++/etc) target app.
It is done by injecting a native (C++) dll into the target, so the focus of this project is closed source targets.
If you have the source code for the target, you should call the nethost APIs directly like here:
https://github.com/dotnet/samples/tree/main/core/hosting

Thanks

Most of the code in the repo was directly copied from Rutherther/NosSmooth.Local
Some adjustments were done to also target x64 processes.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on InjectableDotNetHost.Injector:

Package Downloads
RemoteNET

Examine, create and interact with remote objects in other .NET processes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.12 116 2/17/2024
1.0.9 110 2/10/2024
1.0.7 87 2/10/2024
1.0.6 94 2/10/2024
1.0.3 80 2/3/2024
1.0.2 297 5/6/2023
1.0.1 123 5/6/2023
1.0.0 132 5/6/2023