{"id":22350813,"url":"https://github.com/andrewabest/tailor","last_synced_at":"2025-06-28T11:02:27.415Z","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":13,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-27T15:55:16.092Z","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":"2024-03-28T16:52:14.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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262419690,"owners_count":23308092,"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":["c-sharp","dapper","testing"],"created_at":"2024-12-04T12:11:03.881Z","updated_at":"2025-06-28T11:02:27.354Z","avatar_url":"https://github.com/andrewabest.png","language":"C#","funding_links":[],"categories":[],"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"}