{"id":19041876,"url":"https://github.com/allure-framework/allure-csharp","last_synced_at":"2025-05-15T03:07:58.348Z","repository":{"id":37431694,"uuid":"94742516","full_name":"allure-framework/allure-csharp","owner":"allure-framework","description":"Allure integrations for C# test frameworks","archived":false,"fork":false,"pushed_at":"2024-11-20T08:56:44.000Z","size":6506,"stargazers_count":116,"open_issues_count":78,"forks_count":66,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-05-08T02:25:11.948Z","etag":null,"topics":["allure","csharp","nunit","reporting","specflow"],"latest_commit_sha":null,"homepage":"https://allurereport.org/","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/allure-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-19T06:12:27.000Z","updated_at":"2025-05-04T15:17:50.000Z","dependencies_parsed_at":"2023-11-13T17:29:13.298Z","dependency_job_id":"b5bc870d-cf12-4e60-9c66-6d791d8d9d89","html_url":"https://github.com/allure-framework/allure-csharp","commit_stats":{"total_commits":255,"total_committers":26,"mean_commits":9.807692307692308,"dds":"0.38431372549019605","last_synced_commit":"bc189897d249f7efa6019f2f90e0c92f8ebbcf72"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allure-framework","download_url":"https://codeload.github.com/allure-framework/allure-csharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253736534,"owners_count":21955876,"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":["allure","csharp","nunit","reporting","specflow"],"created_at":"2024-11-08T22:33:01.138Z","updated_at":"2025-05-15T03:07:53.326Z","avatar_url":"https://github.com/allure-framework.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allure C# Integrations\n\n[![Build](https://github.com/allure-framework/allure-csharp/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/allure-framework/allure-csharp/actions/workflows/build.yml)\n\n\u003e This repository contains adapters for C# test frameworks.\n\n[\u003cimg src=\"https://allurereport.org/public/img/allure-report.svg\" height=\"85px\" alt=\"Allure Report logo\" align=\"right\" /\u003e](https://allurereport.org \"Allure Report\")\n\n- Learn more about Allure Report at [https://allurereport.org](https://allurereport.org)\n- 📚 [Documentation](https://allurereport.org/docs/) – discover official documentation for Allure Report\n- ❓ [Questions and Support](https://github.com/orgs/allure-framework/discussions/categories/questions-support) – get help from the team and community\n- 📢 [Official announcements](https://github.com/orgs/allure-framework/discussions/categories/announcements) –  stay updated with our latest news and updates\n- 💬 [General Discussion](https://github.com/orgs/allure-framework/discussions/categories/general-discussion) – engage in casual conversations, share insights and ideas with the community\n- 🖥️ [Live Demo](https://demo.allurereport.org/) — explore a live example of Allure Report in action\n\n---\n\n### Adapters\n\n| Package                            |             Documentation                                                          |                     Author                     |                                                   Release                                                   |\n|:-----------------------------------|:-----------------------------------------------------------------------------------|:-----------------------------------------------|:-----------------------------------------------------------------------------------------------------------:|\n| [Allure.NUnit](Allure.NUnit)       | [https://allurereport.org/docs/nunit/](https://allurereport.org/docs/nunit/)       | [Nick Chursin](https://github.com/unickq)      | [![Nuget](https://img.shields.io/nuget/v/Allure.NUnit)](https://www.nuget.org/packages/Allure.NUnit/)       |\n| [Allure.Reqnroll](Allure.Reqnroll) | [https://allurereport.org/docs/reqnroll/](https://allurereport.org/docs/reqnroll/) | Maksim Stepanov                                | [![Nuget](https://img.shields.io/nuget/v/Allure.Reqnroll)](https://www.nuget.org/packages/Allure.Reqnroll/) |\n| [Allure.SpecFlow](Allure.SpecFlow) | [https://allurereport.org/docs/specflow/](https://allurereport.org/docs/specflow/) | Alexander Bakanov                              | [![Nuget](https://img.shields.io/nuget/v/Allure.SpecFlow)](https://www.nuget.org/packages/Allure.SpecFlow/) |\n| [Allure.Xunit](Allure.Xunit)       | [https://allurereport.org/docs/xunit/](https://allurereport.org/docs/xunit/)       | [Shumakov Ivan](https://github.com/IvanWR1995) | [![Nuget](https://img.shields.io/nuget/v/Allure.Xunit)](https://www.nuget.org/packages/Allure.Xunit/)       |\n\n## Allure.Net.Commons\n\n[![](http://img.shields.io/nuget/v/Allure.Net.Commons.svg?style=flat)](https://www.nuget.org/packages/Allure.Net.Commons)\n\nUse [this library](Allure.Net.Commons) to create custom Allure adapters for .Net test frameworks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallure-framework%2Fallure-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallure-framework%2Fallure-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallure-framework%2Fallure-csharp/lists"}