Skip to content

2.1 Latest

sha256:73bd55c226ba28e3f35a9f2ad3e07aba0fc6ab18f5cb18d9e0a1265877607fdf
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/mcclunatic/devcontainers-features/dotnet:2.1": {}
}

Loading

Manifest

{
  "digest": "sha256:73bd55c226ba28e3f35a9f2ad3e07aba0fc6ab18f5cb18d9e0a1265877607fdf",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 2541,
  "config": {
    "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
    "mediaType": "application/vnd.devcontainers",
    "size": 2
  },
  "layers": [
    {
      "digest": "sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
      "mediaType": "application/vnd.oci.empty.v1+json",
      "size": 2
    },
    {
      "digest": "sha256:153a2b6b56a831f29d0a673856f948738aaa4167a92a118fc89a9c2f43a4d782",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 93184
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"id\":\"dotnet\",\"version\":\"2.1.1\",\"name\":\"Dotnet CLI\",\"documentationURL\":\"https://github.com/devcontainers/features/tree/main/src/dotnet\",\"description\":\"This Feature installs the latest .NET SDK, which includes the .NET CLI and the shared runtime. Options are provided to choose a different version or additional versions.\",\"options\":{\"version\":{\"type\":\"string\",\"proposals\":[\"latest\",\"lts\",\"none\",\"8.0\",\"7.0\",\"6.0\"],\"default\":\"latest\",\"description\":\"Select or enter a .NET SDK version. Use 'latest' for the latest version, 'lts' for the latest LTS version, 'X.Y' or 'X.Y.Z' for a specific version.\"},\"additionalVersions\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Enter additional .NET SDK versions, separated by commas. Use 'latest' for the latest version, 'lts' for the latest LTS version, 'X.Y' or 'X.Y.Z' for a specific version.\"},\"dotnetRuntimeVersions\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Enter additional .NET runtime versions, separated by commas. Use 'latest' for the latest version, 'lts' for the latest LTS version, 'X.Y' or 'X.Y.Z' for a specific version.\"},\"aspNetCoreRuntimeVersions\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Enter additional ASP.NET Core runtime versions, separated by commas. Use 'latest' for the latest version, 'lts' for the latest LTS version, 'X.Y' or 'X.Y.Z' for a specific version.\"},\"workloads\":{\"type\":\"string\",\"default\":\"\",\"description\":\"Enter additional .NET SDK workloads, separated by commas. Use 'dotnet workload search' to learn what workloads are available to install.\"}},\"containerEnv\":{\"DOTNET_ROOT\":\"/usr/share/dotnet\",\"PATH\":\"$PATH:$DOTNET_ROOT:~/.dotnet/tools\",\"DOTNET_RUNNING_IN_CONTAINER\":\"true\",\"DOTNET_USE_POLLING_FILE_WATCHER\":\"true\"},\"customizations\":{\"vscode\":{\"extensions\":[\"ms-dotnettools.csharp\"]}},\"installsAfter\":[\"ghcr.io/devcontainers/features/common-utils\"]}",
    "com.github.package.type": "devcontainer_feature"
  }
}

Download activity

  • Total downloads 4
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version