{"id":22065421,"url":"https://github.com/tryagi/dotnetcliwrapper","last_synced_at":"2025-04-09T16:06:30.057Z","repository":{"id":172937163,"uuid":"649988328","full_name":"tryAGI/DotnetCliWrapper","owner":"tryAGI","description":"Allows you to simply run dotnet cli from C# and get parsed results","archived":false,"fork":false,"pushed_at":"2025-03-17T16:48:28.000Z","size":199,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T16:06:20.516Z","etag":null,"topics":["cli","csharp","dotnet","parser","wrapper"],"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/tryAGI.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},"funding":{"github":"HavenDV","patreon":"havendv","ko_fi":"havendv","custom":["https://www.paypal.me/havendv","https://www.buymeacoffee.com/havendv","https://donate.stripe.com/00gfZ19zkeKLh1eaEE","https://www.upwork.com/freelancers/~017b1ad6f6af9cc189"]}},"created_at":"2023-06-06T04:57:39.000Z","updated_at":"2025-03-17T16:48:24.000Z","dependencies_parsed_at":"2024-08-12T16:23:09.518Z","dependency_job_id":"e743fd6b-ea52-4dd1-a2d2-28a9c52e931c","html_url":"https://github.com/tryAGI/DotnetCliWrapper","commit_stats":null,"previous_names":["tryagi/dotnetcliwrapper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FDotnetCliWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FDotnetCliWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FDotnetCliWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FDotnetCliWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryAGI","download_url":"https://codeload.github.com/tryAGI/DotnetCliWrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065288,"owners_count":21041871,"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":["cli","csharp","dotnet","parser","wrapper"],"created_at":"2024-11-30T19:17:31.818Z","updated_at":"2025-04-09T16:06:30.026Z","avatar_url":"https://github.com/tryAGI.png","language":"C#","funding_links":["https://github.com/sponsors/HavenDV","https://patreon.com/havendv","https://ko-fi.com/havendv","https://www.paypal.me/havendv","https://www.buymeacoffee.com/havendv","https://donate.stripe.com/00gfZ19zkeKLh1eaEE","https://www.upwork.com/freelancers/~017b1ad6f6af9cc189"],"categories":[],"sub_categories":[],"readme":"# DotnetCliWrapper\n\n[![Nuget package](https://img.shields.io/nuget/vpre/DotnetCliWrapper)](https://www.nuget.org/packages/DotnetCliWrapper/)\n[![dotnet](https://github.com/tryAGI/DotnetCliWrapper/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/tryAGI/DotnetCliWrapper/actions/workflows/dotnet.yml)\n[![License: MIT](https://img.shields.io/github/license/tryAGI/DotnetCliWrapper)](https://github.com/tryAGI/DotnetCliWrapper/blob/main/LICENSE)\n[![Discord](https://img.shields.io/discord/1115206893015662663?label=Discord\u0026logo=discord\u0026logoColor=white\u0026color=d82679)](https://discord.gg/Ca2xhfBf3v)\n\nAllows you to simply run dotnet cli from C# and get parsed results\n\n### Usage\n```csharp\nvar response = await Dotnet.BuildAsync(\"path/to/folder/with/csproj/or/sln\");\nforeach(var diagnostuc in response.Diagnostics)\n{\n    Console.WriteLine(diagnostic);\n}\n```\n\n## Support\n\nPriority place for bugs: https://github.com/tryAGI/DotnetCliWrapper/issues  \nPriority place for ideas and general questions: https://github.com/tryAGI/DotnetCliWrapper/discussions  \nDiscord: https://discord.gg/Ca2xhfBf3v  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryagi%2Fdotnetcliwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftryagi%2Fdotnetcliwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryagi%2Fdotnetcliwrapper/lists"}