{"id":19227513,"url":"https://github.com/boeegh/dotnet-nvm-7","last_synced_at":"2026-04-29T21:05:38.487Z","repository":{"id":150856731,"uuid":"600560420","full_name":"boeegh/dotnet-nvm-7","owner":"boeegh","description":"Docker image based on Microsoft .NET SDK v7 with NVM (Node Version Manager) for building .NET projects that include node packages such as webpack. ","archived":false,"fork":false,"pushed_at":"2023-02-11T22:00:37.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T10:29:08.790Z","etag":null,"topics":["asp-net","asp-net-core","docker","dotnet","framework7","nodejs","npm","nvm"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boeegh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-11T21:35:23.000Z","updated_at":"2023-12-07T06:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3258952-cf35-48b6-80f6-4a9ea4686f1e","html_url":"https://github.com/boeegh/dotnet-nvm-7","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/boeegh/dotnet-nvm-7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boeegh%2Fdotnet-nvm-7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boeegh%2Fdotnet-nvm-7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boeegh%2Fdotnet-nvm-7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boeegh%2Fdotnet-nvm-7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boeegh","download_url":"https://codeload.github.com/boeegh/dotnet-nvm-7/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boeegh%2Fdotnet-nvm-7/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","asp-net-core","docker","dotnet","framework7","nodejs","npm","nvm"],"created_at":"2024-11-09T15:23:41.858Z","updated_at":"2026-04-29T21:05:38.466Z","avatar_url":"https://github.com/boeegh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-nvm-7\nCombined Microsoft .NET SDK v7 and NVM (Node Version Manager) image for building .NET projects \nthat include node packages such as webpack.\nIncludes node versions:\n\n* v19 (end-of-life 2023-06-01)\n* v18 (lts, default, end-of-life 2025-04-30)\n* v16 (lts maintenance, end-of-life 2023-09-11)\n* v14 (lts maintenance, end-of-life 2023-04-30)\n* v12 (end-of-life)\n\nThe image is based on [mcr.microsoft.com/dotnet/sdk:7.0](https://hub.docker.com/_/microsoft-dotnet-sdk) with [nvm](https://github.com/nvm-sh/nvm) installed. \n\n## Usage:\n```powershell\n# Run npm build\ndocker run --rm -v ${PWD}:/app boeegh/dotnet-nvm-7 npm run build\n\n# Run multiple commands\ndocker run --rm -v ${PWD}:/app boeegh/dotnet-nvm-7 run \"nvm use 16 \u0026\u0026 npm i \u0026\u0026 npm run build \u0026\u0026 dotnet publish\"\n\n# Create new .NET app in MyApp folder\ndocker run --rm -v ${PWD}:/app boeegh/dotnet-nvm-7 dotnet new console -o MyApp -f net6.0\n\n# Create a React app in my-react-app folder\ndocker run --rm -v ${PWD}:/app boeegh/dotnet-nvm-7 npx create-react-app my-react-app\n```\n\nPlease note this is an experimental image that may... explode at any time. Use with caution. Or not at all.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboeegh%2Fdotnet-nvm-7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboeegh%2Fdotnet-nvm-7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboeegh%2Fdotnet-nvm-7/lists"}