{"id":22370130,"url":"https://github.com/dcyuksel/repositorypattern","last_synced_at":"2025-07-03T06:06:45.997Z","repository":{"id":260460202,"uuid":"880756550","full_name":"dcyuksel/RepositoryPattern","owner":"dcyuksel","description":"Generic Repository Pattern in C#","archived":false,"fork":false,"pushed_at":"2024-11-25T14:06:10.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T16:27:01.584Z","etag":null,"topics":["csharp","data-access","design-patterns","entity-framework-core","generic","generic-repository-pattern","repository-pattern"],"latest_commit_sha":null,"homepage":"https://medium.com/@dnzcnyksl/generic-repository-pattern-in-c-354ec183dc84","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/dcyuksel.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}},"created_at":"2024-10-30T09:52:08.000Z","updated_at":"2024-11-25T14:06:14.000Z","dependencies_parsed_at":"2024-10-31T13:27:49.272Z","dependency_job_id":"a657f700-78ad-4880-9994-51685888b0a3","html_url":"https://github.com/dcyuksel/RepositoryPattern","commit_stats":null,"previous_names":["dcyuksel/repositorypattern"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcyuksel/RepositoryPattern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcyuksel%2FRepositoryPattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcyuksel%2FRepositoryPattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcyuksel%2FRepositoryPattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcyuksel%2FRepositoryPattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcyuksel","download_url":"https://codeload.github.com/dcyuksel/RepositoryPattern/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcyuksel%2FRepositoryPattern/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263271501,"owners_count":23440396,"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":["csharp","data-access","design-patterns","entity-framework-core","generic","generic-repository-pattern","repository-pattern"],"created_at":"2024-12-04T19:34:16.905Z","updated_at":"2025-07-03T06:06:45.967Z","avatar_url":"https://github.com/dcyuksel.png","language":"C#","readme":"# RepositoryPattern\nRepository Pattern in C#\n\nIn almost every modern application, there’s at least one data source and a data access layer. Regardless of the type of data, we often find ourselves implementing the same operations — like reading, adding, updating, and deleting — over and over again for different data types. This is where the generic repository pattern comes in handy. It centralizes data access logic, making it easier to maintain and reuse.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcyuksel%2Frepositorypattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcyuksel%2Frepositorypattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcyuksel%2Frepositorypattern/lists"}