{"id":15703652,"url":"https://github.com/rosenbjerg/slnf-gen","last_synced_at":"2025-10-04T02:30:24.664Z","repository":{"id":65516204,"uuid":"593804701","full_name":"rosenbjerg/slnf-gen","owner":"rosenbjerg","description":"A dotnet tool for generating solution filter (.slnf) files based on globs","archived":false,"fork":false,"pushed_at":"2023-04-06T21:26:44.000Z","size":31,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T23:38:48.278Z","etag":null,"topics":["dotnet","globs","sln","slnf"],"latest_commit_sha":null,"homepage":"","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/rosenbjerg.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-01-26T21:50:40.000Z","updated_at":"2025-08-27T05:16:54.000Z","dependencies_parsed_at":"2023-05-07T02:04:57.516Z","dependency_job_id":null,"html_url":"https://github.com/rosenbjerg/slnf-gen","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"d5c04342579ce5ab7cc41cf5898abb4d06fbd1b9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rosenbjerg/slnf-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbjerg%2Fslnf-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbjerg%2Fslnf-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbjerg%2Fslnf-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbjerg%2Fslnf-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosenbjerg","download_url":"https://codeload.github.com/rosenbjerg/slnf-gen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosenbjerg%2Fslnf-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254772,"owners_count":25956676,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dotnet","globs","sln","slnf"],"created_at":"2024-10-03T20:04:22.075Z","updated_at":"2025-10-04T02:30:24.378Z","avatar_url":"https://github.com/rosenbjerg.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A dotnet tool for generating solution filter (.slnf) files based on globs\n\n[![NuGet Badge](https://buildstats.info/nuget/SolutionFilterGenerator)](https://www.nuget.org/packages/SolutionFilterGenerator/)\n[![codecov](https://codecov.io/gh/rosenbjerg/slnf-gen/branch/main/graph/badge.svg)](https://codecov.io/gh/rosenbjerg/slnf-gen)\n\nEasily create a solution filter to avoid restoring more than necessary \n\n## Usage example\n\n```dockerfile\nRUN slnf-gen MySolution.sln --exclude **/*Test* \u0026\u0026 dotnet restore MySolution.slnf\n```\n\n## Help\n\n```\nDescription:\n  Solution filter generator\n  Example of excluding test projects: 'slnf-gen MySolution.sln --exclude **/*Test*' which creates MySolution.slnf\n\nUsage:\n  slnf-gen \u003cpath to sln\u003e [options]\n\nArguments:\n  \u003cpath to sln\u003e  File path to the solution (.sln) file\n\nOptions:\n  -e, --exclude \u003cexclude\u003e          Exclusion glob(s)\n  -i, --include \u003cinclude\u003e          Inclusion glob(s) [default: **/*]\n  -o, --output-path \u003coutput-path\u003e  Optional path of output .slnf file. Defaults to same directory and file name as .sln file but different file extension\n  --version                        Show version information\n  -?, -h, --help                   Show help and usage information\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosenbjerg%2Fslnf-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosenbjerg%2Fslnf-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosenbjerg%2Fslnf-gen/lists"}