{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Bundles the .NET Core 3.1 runtime as a Python wheel, enabling Python code to invoke .NET Core applications and libraries on Windows, macOS, and Linux.","skillfed_tags":["dotnet-interop","azure-ml"],"use_cases":["Running Azure Machine Learning SDK workflows that depend on .NET Core runtime","Embedding .NET Core functionality in Python applications without requiring separate .NET installation","Cross-platform Python projects that need to call .NET libraries or executables","Containerized or cloud environments where .NET Core must be provisioned via Python dependencies"],"what_it_does":"dotnetcore2 packages the .NET Core 3.1 runtime as a Python wheel, allowing Python environments to include and use .NET Core without separate system installation. It is cross-platform, supporting Windows (32 and 64-bit), macOS, and Linux x86_64. The package is explicitly designed to support Azure Machine Learning SDK and is not intended for general standalone use.\n\nThe runtime is bundled as precompiled platform-specific wheels, which means installation pulls the appropriate binary for your OS. Once installed, Python code can interoperate with .NET Core applications and libraries. The package is marked production-stable and actively maintained, though the latest PyPI release dates to April 2022.","worth_installing":"Yes, if you are using Azure Machine Learning SDK or have a specific need to invoke .NET Core from Python. No, if you are looking for a general-purpose .NET runtime or do not have an explicit .NET interop requirement\u2014install .NET Core directly from Microsoft instead. The package is stable and permissively licensed, but its narrow design scope and 2022 release date suggest it is maintained primarily for Azure ML compatibility rather than as a general tool."},"id":"dotnetcore2","links":{"html":"https://skillfed.io/packages/dotnetcore2","md":"https://skillfed.io/packages/dotnetcore2.md","pypi":"https://pypi.org/project/dotnetcore2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-04-28","license_spdx":null,"license_treatment":"permissive","name":"dotnetcore2","python_support":"unspecified","summary":".Net Core 3.1 runtime"},"popularity":{"monthly_downloads":111300,"position":12421,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.23"}
