{"id":25699774,"url":"https://github.com/amrmohamed001/dotnet-dataaccess","last_synced_at":"2026-05-18T06:40:07.951Z","repository":{"id":265874428,"uuid":"893413901","full_name":"AmrMohamed001/Dotnet-DataAccess","owner":"AmrMohamed001","description":"This repository is dedicated to exploring various data access techniques in ASP.NET applications. It serves as a learning resource to understand different approaches for interacting with databases in .NET development.","archived":false,"fork":false,"pushed_at":"2024-12-01T14:06:07.000Z","size":17459,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T14:42:11.305Z","etag":null,"topics":["adonet","asp-net-core","codefirst","csharp","dapper-orm","databasefirst","dotnet","efcore","migration","reverse-engineering"],"latest_commit_sha":null,"homepage":"","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/AmrMohamed001.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,"zenodo":null}},"created_at":"2024-11-24T11:43:55.000Z","updated_at":"2024-12-01T14:06:11.000Z","dependencies_parsed_at":"2024-12-01T10:31:05.067Z","dependency_job_id":"3c21858f-edb0-4464-b496-abdd4512e94f","html_url":"https://github.com/AmrMohamed001/Dotnet-DataAccess","commit_stats":null,"previous_names":["amrmohamed001/dotnet-dataaccess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmrMohamed001/Dotnet-DataAccess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrMohamed001%2FDotnet-DataAccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrMohamed001%2FDotnet-DataAccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrMohamed001%2FDotnet-DataAccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrMohamed001%2FDotnet-DataAccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmrMohamed001","download_url":"https://codeload.github.com/AmrMohamed001/Dotnet-DataAccess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrMohamed001%2FDotnet-DataAccess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["adonet","asp-net-core","codefirst","csharp","dapper-orm","databasefirst","dotnet","efcore","migration","reverse-engineering"],"created_at":"2025-02-25T03:17:30.691Z","updated_at":"2026-05-18T06:40:07.889Z","avatar_url":"https://github.com/AmrMohamed001.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Access in ASP.NET\n\nThis repository is dedicated to exploring various data access techniques in ASP.NET applications. It serves as a learning resource to understand different approaches for interacting with databases in .NET development.\n\n## Key Topics Covered\n\n### 1. **ADO.NET**\n   - Working with raw database connections, commands, and readers.\n   - Managing connections and transactions manually for fine-grained control.\n\n### 2. **Dapper**\n   - Lightweight ORM for executing raw SQL queries.\n   - Mapping results directly to objects for streamlined data access.\n\n### 3. **Entity Framework Core**\n   - Full-fledged ORM for building data access layers.\n   - Two main approaches:\n     - **Code-First with Migrations:** Define your database schema using C# classes and evolve it with migrations.\n     - **Database-First with Reverse Engineering:** Scaffold the database schema into C# classes using EF Core tools.\n\n## Purpose\n\nThe primary purpose of this repository is educational. It demonstrates:\n- Different ways to interact with databases in ASP.NET.\n- How to use ADO.NET, Dapper, and Entity Framework Core effectively.\n- Practical examples of both **Code-First** and **Database-First** workflows.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrmohamed001%2Fdotnet-dataaccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famrmohamed001%2Fdotnet-dataaccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrmohamed001%2Fdotnet-dataaccess/lists"}