{"id":19080575,"url":"https://github.com/zvirja/dotnet-pack-local","last_synced_at":"2026-06-17T06:32:03.499Z","repository":{"id":48011053,"uuid":"384138295","full_name":"zvirja/dotnet-pack-local","owner":"zvirja","description":"A tool to pack project to local NuGet feed","archived":false,"fork":false,"pushed_at":"2022-11-07T17:14:56.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-02T19:42:41.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/zvirja.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-08T13:43:46.000Z","updated_at":"2022-10-17T08:43:17.000Z","dependencies_parsed_at":"2022-08-12T16:31:15.438Z","dependency_job_id":null,"html_url":"https://github.com/zvirja/dotnet-pack-local","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fdotnet-pack-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fdotnet-pack-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fdotnet-pack-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fdotnet-pack-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvirja","download_url":"https://codeload.github.com/zvirja/dotnet-pack-local/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131737,"owners_count":19752727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-09T02:24:30.948Z","updated_at":"2026-05-22T04:30:22.815Z","avatar_url":"https://github.com/zvirja.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build status](https://ci.appveyor.com/api/projects/status/3t8wauku3bew47ty/branch/main?svg=true)](https://ci.appveyor.com/project/Zvirja/dotnet-pack-local/branch/main) [![Nuget version](https://img.shields.io/nuget/v/dotnet-pack-local.svg)](https://www.nuget.org/packages/dotnet-pack-local/)\n\n# dotnet-build-local\n\nIt's a dotnet tool to pack project to a local NuGet repo. It takes care of package version to make sure that it steadily increases.\nAdditionally it packs symbols into the final package for `Debug` builds\n\n# Installation\n\nTool is distributed as a dotnet tool. To install it you should have .NET Core 3.1 installed (or above). Then run the following command:\n```\ndotnet tool install -g dotnet-pack-local\n```\n\n### Update\n\nTo update the tool, run:\n\n```\ndotnet tool update -g dotnet-pack-local\n```\n\nRun `dotnet-pack-local --version` to check installed version.\n\n# Usage\n\nTo run the tool just navigate to a directory which is a part of the repo (usual repository root), open command line and run the tool by name:\n```\ndotnet-pack-local\n```\n\nRun tool with `--help` flag to see all the supported commands and flags.\n\n## Options\n\nRun the tool with `--help` or just `-h` flag to see the possible options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fdotnet-pack-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvirja%2Fdotnet-pack-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fdotnet-pack-local/lists"}