{"id":20260527,"url":"https://github.com/yusufsefasezer/csharp-ado-contact","last_synced_at":"2025-10-03T23:22:42.588Z","repository":{"id":108232793,"uuid":"180788794","full_name":"yusufsefasezer/csharp-ado-contact","owner":"yusufsefasezer","description":"Contact list application developed with Winforms, ADO.NET and C#.","archived":false,"fork":false,"pushed_at":"2023-06-05T12:14:09.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T18:48:07.006Z","etag":null,"topics":["ado-net","csharp-examples","dbproviderfactories","dbproviderfactory"],"latest_commit_sha":null,"homepage":"https://yusufsefasezer.github.io/csharp-ado-contact/","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/yusufsefasezer.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":"2019-04-11T12:37:12.000Z","updated_at":"2023-06-05T13:18:41.000Z","dependencies_parsed_at":"2025-03-03T18:52:48.375Z","dependency_job_id":null,"html_url":"https://github.com/yusufsefasezer/csharp-ado-contact","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yusufsefasezer/csharp-ado-contact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2Fcsharp-ado-contact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2Fcsharp-ado-contact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2Fcsharp-ado-contact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2Fcsharp-ado-contact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufsefasezer","download_url":"https://codeload.github.com/yusufsefasezer/csharp-ado-contact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2Fcsharp-ado-contact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274095108,"owners_count":25221431,"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-09-07T02:00:09.463Z","response_time":67,"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":["ado-net","csharp-examples","dbproviderfactories","dbproviderfactory"],"created_at":"2024-11-14T11:20:07.927Z","updated_at":"2025-10-03T23:22:37.513Z","avatar_url":"https://github.com/yusufsefasezer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C# ADO.NET Contact List\nContact list application developed with Winforms, ADO.NET and C#.\n\nThis project contains different approach (Connected, Disconnected) for ADO.NET operations.\n\n## [Download](https://github.com/yusufsefasezer/csharp-ado-contact/archive/master.zip)\n\n## How it works\nFirst, you must create a table with the following fields in any database system.\n\n|   Fields      |   Type      \t|\n|---------------|---------------|\n| ContactId     | int (auto increment) |\n| FirstName     | varchar |\n| LastName      | varchar |\n| Email         | varchar |\n| PhoneNumber   | varchar |\n| Address       | varchar |\n| WebAddress    | varchar |\n| Notes         | varchar |\n\nAfterwards, set properly provider and provider connection settings in `App.config`\n\n`dataProvider = System.Data.SqlClient`\n\n`connectionString = Data Source=.;Initial Catalog=Contact;Integrated Security=True`\n\n# License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details\n\nCreated by [Yusuf Sezer](https://www.yusufsezer.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufsefasezer%2Fcsharp-ado-contact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufsefasezer%2Fcsharp-ado-contact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufsefasezer%2Fcsharp-ado-contact/lists"}