{"id":20923921,"url":"https://github.com/logofx/cli-dotnet","last_synced_at":"2025-10-06T17:14:44.401Z","repository":{"id":56244684,"uuid":"259676765","full_name":"LogoFX/cli-dotnet","owner":"LogoFX","description":"Command-line interface for generating and managing desktop .NET apps","archived":false,"fork":false,"pushed_at":"2020-11-19T04:52:53.000Z","size":762,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-04T05:03:25.217Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LogoFX.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}},"created_at":"2020-04-28T15:28:24.000Z","updated_at":"2020-11-19T04:52:55.000Z","dependencies_parsed_at":"2022-08-15T15:20:46.910Z","dependency_job_id":null,"html_url":"https://github.com/LogoFX/cli-dotnet","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/LogoFX/cli-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogoFX%2Fcli-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogoFX%2Fcli-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogoFX%2Fcli-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogoFX%2Fcli-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LogoFX","download_url":"https://codeload.github.com/LogoFX/cli-dotnet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogoFX%2Fcli-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646808,"owners_count":26021517,"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-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-11-18T20:18:26.690Z","updated_at":"2025-10-06T17:14:44.338Z","avatar_url":"https://github.com/LogoFX.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cli-dotnet\nCommand-line interface for generating LogoFX-based desktop .NET apps via `dotnet` tool\n\n## Install templates pack\n\nInstall from source:\n```\n./devops/install-templates-pack.cmd\n```\n\nInstall from package repo:\n```\ndotnet new --install LogoFX.Templates::0.4.2-beta.1\n```\n\nThis command will install all `LogoFX` templates\n  \n## Create solution from the installed template\n\n```\ndotnet new logofx-wpf\n```\n\nThe solution will be created in current folder with name of this folder. Use `-n` option to set custom solution name\n\n```\ndotnet new logofx-wpf -n \u003csolution-name\u003e\n```\n\n## Add model entity to existing project\n\nInside solution folder run\n\n```\ndotnet new logofx-entity -sn \u003csolution-name\u003e -n \u003centity-name\u003e [--allow-scripts yes]\n```\n\nThis command adds `\u003centity-name\u003e` entity to `\u003csolution-name\u003e.Model` project; `I\u003centity-name\u003e` contract to `\u003csolution-name\u003e.Model.Contracts` project; `\u003centity-name\u003eDto` dto to `\u003csolution-name\u003e.Data.Contracts.Dto` project.\n\nIf you didn't specify `--allow-scripts yes` parameter the template engine ask you to allow template script launch. This script will change `Mappers\\MappingProfile` and `Module` (in `… .Model` project) for setup mapping between the DTO and the model.\n\n## Azure Devops CI Status\n[![Build Status](https://dev.azure.com/LogoFX/cli-dotnet/_apis/build/status/LogoFX.cli-dotnet?branchName=master)](https://dev.azure.com/LogoFX/cli-dotnet/_build/latest?definitionId=1\u0026branchName=master)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogofx%2Fcli-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogofx%2Fcli-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogofx%2Fcli-dotnet/lists"}