{"id":41637244,"url":"https://github.com/andrewabest/Tailor","last_synced_at":"2026-02-03T07:01:13.422Z","repository":{"id":75444629,"uuid":"95724509","full_name":"andrewabest/Tailor","owner":"andrewabest","description":"A set of opinionated Query abstractions and accompanying Convention Tests to make sure your Dapper queries measure up","archived":false,"fork":false,"pushed_at":"2024-01-16T19:34:17.000Z","size":4651,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T14:41:32.098Z","etag":null,"topics":["c-sharp","dapper","testing"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewabest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-06-29T01:01:26.000Z","updated_at":"2025-11-18T20:58:52.000Z","dependencies_parsed_at":"2024-06-20T23:30:30.313Z","dependency_job_id":"2be29dda-642c-4b4d-8fa5-3fe1ef3d709d","html_url":"https://github.com/andrewabest/Tailor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/andrewabest/Tailor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewabest%2FTailor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewabest%2FTailor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewabest%2FTailor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewabest%2FTailor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewabest","download_url":"https://codeload.github.com/andrewabest/Tailor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewabest%2FTailor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29036593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c-sharp","dapper","testing"],"created_at":"2026-01-24T15:00:20.870Z","updated_at":"2026-02-03T07:01:13.410Z","avatar_url":"https://github.com/andrewabest.png","language":"C#","funding_links":[],"categories":["MS SQL OR/Ms and Test Utilities"],"sub_categories":[],"readme":"Tailor [![Build status](https://ci.appveyor.com/api/projects/status/e3pxi66m30owoekw?svg=true)](https://ci.appveyor.com/project/andrewabest/tailor) [![NuGet](https://img.shields.io/nuget/v/Tailor.svg)](https://www.nuget.org/packages/Tailor/)\n============\nA set of opinionated Query abstractions and accompanying Convention Tests to make sure your Dapper queries measure up!\n\nTailor targets .NET Standard 2.0\n\n\u003cimg src=\"https://raw.github.com/andrewabest/Tailor/master/suit.png\" width=\"15%\"\u003e\n\n## To install from NuGet\n\n    Install-Package Tailor\n\nAnd then in your test project...\n\n    Install-Package Tailor.Test\n\n## What is it?\n\nA set of strongly typed query abstractions to encapsulate [Dapper](https://github.com/StackExchange/Dapper) queries and their parameters, that also allow us to enforce the following Conventions via [Conventional](https://github.com/andrewabest/Conventional)\n\n* Queries *must* execute\n* Query parameters *must* match SQL parameters\n* Queries *must not* perform select-star\n* Query parameters *must* have either a public default constructor, or one protected default constructor with public non-default constructors\n\n## Why?\n\nIt isn't compile-time safety, but test-time safety is the next best thing. Ensures queries are resiliant to refactoring and schema changes.\n\n## Examples\n\nCheck out the [Samples](https://github.com/andrewabest/Tailor/tree/master/Tailor.Tests/Sample) to get started\n\n## License\n\nLicensed under the terms of the [MS-PL](https://opensource.org/licenses/MS-PL) license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewabest%2FTailor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewabest%2FTailor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewabest%2FTailor/lists"}