We should remove dependency on this assembly by changing usage of Native APIs in PS7 to .NET APIs or P/Invokes

Open
#76 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

The issue names no files or tests. Start by locating PS7 Native API usages, the assembly dependency, and #ifdef UNIX guards; then assess the .NET API or P/Invoke alternatives and the universal-package constraint. Done means the dependency is removed without losing the required platform-specific runtime support.

Written by the indexing model from the issue text.

Description

Perhaps also consider removing #ifdef UNIX so we can have a single MSIL based universal package (although still requires platform specific .NET runtime)

Dominant language
C++
Stars
68
Forks
46
Avg merge
3d 4h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PowerShell/PowerShell-Native

All issues in PowerShell/PowerShell-Native

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.