Skip to content

Instantly share code, notes, and snippets.

View Sid-003's full-sized avatar

Siddhartha Sid-003

  • your backyard
View GitHub Profile
class RuntimeHoster
{
[DllImport("C:\\Program Files\\dotnet\\host\\fxr\\3.1.6\\hostfxr.dll", EntryPoint = "hostfxr_initialize_for_runtime_config")]
public static extern int InitializeRuntimeConfig
(
[MarshalAs(UnmanagedType.LPWStr)] string configPath,
IntPtr parameters,
out IntPtr handleContext
);
using System;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
namespace RandomProjects
{
unsafe class ManifestFixer
{

Keybase proof

I hereby claim:

  • I am sid-003 on github.
  • I am sid003 (https://keybase.io/sid003) on keybase.
  • I have a public key ASBL-fmg5hX8Rsksxqxu7KGct_xUaP0fRLsk9ukrUiU5uwo

To claim this, I am signing this object: