Excel-DNA / Excel-DNA/ExcelDna

Self contained mode

Open
#811 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

Hello,

I am trying to create a self contained xll pack so that users dont need to update dotnet runtime everytime dotnet is upgraded. I have playing with addin and csproj option with no luck.

I saw [this issue](https://github.com/Excel-DNA/ExcelDna/issues/697), but my error is different I am getting an exception in the runtime
```
System.MissingMethodException: Method 'ExcelDna.Loader.XlAddIn.Initialize' not found. at System.RuntimeType.InvokeMember
```

So my question is, is it possible to create a self-contained xll pack, if so how?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.