{"id":30093568,"url":"https://github.com/atata-framework/atata-nlog","last_synced_at":"2025-08-09T09:52:41.669Z","repository":{"id":302124545,"uuid":"1011324630","full_name":"atata-framework/atata-nlog","owner":"atata-framework","description":".NET library that adds NLog logging to Atata","archived":false,"fork":false,"pushed_at":"2025-06-30T21:05:49.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T21:40:35.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/atata-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"atata"}},"created_at":"2025-06-30T16:32:31.000Z","updated_at":"2025-07-02T16:58:47.000Z","dependencies_parsed_at":"2025-07-19T00:32:09.371Z","dependency_job_id":"fcdf1ab2-bf9e-4385-9bad-59f8ec18936b","html_url":"https://github.com/atata-framework/atata-nlog","commit_stats":null,"previous_names":["atata-framework/atata-nlog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atata-framework/atata-nlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-nlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-nlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-nlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-nlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atata-framework","download_url":"https://codeload.github.com/atata-framework/atata-nlog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-nlog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269560719,"owners_count":24438190,"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-08-09T02:00:10.424Z","response_time":111,"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":"2025-08-09T09:52:35.912Z","updated_at":"2025-08-09T09:52:38.810Z","avatar_url":"https://github.com/atata-framework.png","language":"C#","funding_links":["https://opencollective.com/atata"],"categories":[],"sub_categories":[],"readme":"# Atata.NLog\n\n[![Atata Templates](https://img.shields.io/badge/get-Atata_Templates-green.svg?color=4BC21F)](https://marketplace.visualstudio.com/items?itemName=YevgeniyShunevych.AtataTemplates)\\\n[![Slack](https://img.shields.io/badge/join-Slack-green.svg?colorB=4EB898)](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)\n[![Atata docs](https://img.shields.io/badge/docs-Atata_Framework-orange.svg)](https://atata.io)\n[![X](https://img.shields.io/badge/follow-@AtataFramework-blue.svg)](https://x.com/AtataFramework)\n\n**Atata.NLog** is a .NET library that adds NLog logging to [Atata](https://github.com/atata-framework/atata).\n\n*The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.*\n\n## Community\n\n- Slack: [https://atata-framework.slack.com](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)\n- X: https://x.com/AtataFramework\n- Stack Overflow: https://stackoverflow.com/questions/tagged/atata\n\n## Feedback\n\nAny feedback, issues and feature requests are welcome.\n\nIf you faced an issue please report it to [Atata.NLog Issues](https://github.com/atata-framework/atata-nlog/issues),\n[ask a question on Stack Overflow](https://stackoverflow.com/questions/ask?tags=atata+csharp) using [atata](https://stackoverflow.com/questions/tagged/atata) tag\nor use another [Atata Contact](https://atata.io/contact/) way.\n\n## Contact author\n\nContact me if you need a help in test automation using Atata Framework, or if you are looking for a quality test automation implementation for your project.\n\n- LinkedIn: https://www.linkedin.com/in/yevgeniy-shunevych\n- Email: yevgeniy.shunevych@gmail.com\n- Consulting: https://atata.io/consulting/\n\n## Contributing\n\nCheck out [Contributing Guidelines](CONTRIBUTING.md) for details.\n\n## SemVer\n\nAtata Framework tries to follow [Semantic Versioning 2.0](https://semver.org/) when possible.\nSometimes Selenium.WebDriver dependency package can contain breaking changes in minor version releases,\nso those changes can break Atata as well.\nBut Atata manages its sources according to SemVer.\nThus backward compatibility is mostly followed and updates within the same major version\n(e.g. from 2.1 to 2.2) should not require code changes.\n\n## License\n\nAtata is an open source software, licensed under the Apache License 2.0.\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatata-framework%2Fatata-nlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatata-framework%2Fatata-nlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatata-framework%2Fatata-nlog/lists"}