Skip to content

Reference libraries from AspNetCore framework in PowerShell binary module #23888

Answered by rhubarb-geek-nz
yodasad asked this question in Q&A
Discussion options

You must be logged in to vote

Been there, done that. See rhubarb-geek-nz/AspNetForPowerShell.

Welcome to dll hell. This is an overview of the mappings you need to maintain, it is a little of of date but you get the idea.

The version of PowerShell needs to match the version of DotNet and AspNet runtimes. Then multiply that by Windows, Linux glib/musl, MacOS,arm/intel, 32bit and 64bit and you have quite a few combinations to maintain.

Fortunately that is all done here,

With the goal of creating packages (msi, pkg, deb, rpm ) which install the AspNetCore runtime in %ProgramFiles%\PowerShell\7\Modu…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yodasad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants