GET /api/v1/ports/dotnet-sdk-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "dotnet-sdk-devel",
    "portdir": "dotnet/dotnet-sdk-devel",
    "version": "9.0.100-preview.6.24328.19",
    "license": "MIT",
    "platforms": "{darwin any} {darwin >= 21}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dotnet.microsoft.com/",
    "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
    "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
    "active": true,
    "categories": [
        "devel",
        "dotnet"
    ],
    "maintainers": [
        {
            "name": "tair.sabirgaliev",
            "github": "tsabirgaliev",
            "ports_count": 19
        },
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 570
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "run",
            "ports": [
                "aspnetcore-runtime-devel",
                "dotnet-cli",
                "dotnet-runtime-devel"
            ]
        }
    ],
    "depends_on": []
}