{"id":15783269,"url":"https://github.com/msx752/packzero.hostedconsoleservice","last_synced_at":"2025-03-31T16:49:25.077Z","repository":{"id":87029859,"uuid":"606860430","full_name":"msx752/PackZero.HostedConsoleService","owner":"msx752","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-09T17:26:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T13:11:18.648Z","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/msx752.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-26T19:21:05.000Z","updated_at":"2023-02-26T19:54:45.000Z","dependencies_parsed_at":"2023-06-03T03:45:30.152Z","dependency_job_id":null,"html_url":"https://github.com/msx752/PackZero.HostedConsoleService","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msx752%2FPackZero.HostedConsoleService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msx752%2FPackZero.HostedConsoleService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msx752%2FPackZero.HostedConsoleService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msx752%2FPackZero.HostedConsoleService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msx752","download_url":"https://codeload.github.com/msx752/PackZero.HostedConsoleService/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246500354,"owners_count":20787678,"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-10-04T19:40:58.040Z","updated_at":"2025-03-31T16:49:25.032Z","avatar_url":"https://github.com/msx752.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Nuget](https://img.shields.io/badge/package-PackZero.HostedConsoleService-brightgreen.svg?maxAge=259200)](https://www.nuget.org/packages/PackZero.HostedConsoleService)\n[![CodeQL](https://github.com/msx752/PackZero.HostedConsoleService/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/msx752/PackZero.HostedConsoleService/actions/workflows/codeql.yml)\n[![MIT](https://img.shields.io/badge/License-MIT-blue.svg?maxAge=259200)](https://github.com/msx752/PackZero.HostedConsoleService/blob/main/LICENSE.md)\n\n# PackZero.HostedConsoleService\nExtension that is easy way to managing .NET ConsoleApp\n\n\n# How to Use\n``` c#\nusing PackZero.HostedConsoleService;\n```\ndefine class `public class AppHostedService : IHostedService`\n\nExample Program.cs definion\n``` c#\nvar host = Host.CreateDefaultBuilder(args);\n\nhost.RunAppZeroConsole\u003cAppHostedService\u003e(actionServices: services =\u003e\n{\n    services.AddLogging(); //any service definitions\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsx752%2Fpackzero.hostedconsoleservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsx752%2Fpackzero.hostedconsoleservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsx752%2Fpackzero.hostedconsoleservice/lists"}