Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

.NET Core Support #984

Closed
Closed
@filmor

Description

@filmor

There are two major modes of using Python.NET:

  1. Embedding Python into .NET
  2. Embedding .NET into Python

Each of them has a distinct "support" status for .NET Core.

The first case should already be possible, as Python.NET can be compiled as a .NET Standard DLL that can be referenced within .NET Core.

The second case is actively being worked at in#857, I'll open a corresponding PR this weekend. There is a previous attempt in#612 that uses the older (in fact second)coreclr hosting API and significantly complicates the build-process, which is already annoyingly complicated.

Furthermore, we have to simplify the way howlibpython is loaded in the embedding case, which@lostmsu has already tried out and we'll look into further once the new loading mechanism has landed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp