data-access-layer
Here are 41 public repositories matching this topic...
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
-
Updated
Sep 28, 2025 - C#
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
-
Updated
Jul 14, 2025 - C#
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
-
Updated
May 27, 2025 - C#
Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.
-
Updated
Jun 7, 2020 - C#
An ADO .Net repository generator for C# and Visual Basic
-
Updated
Feb 5, 2019 - C#
Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.
-
Updated
Mar 3, 2023 - C#
Tenant Management System - Practical implementation of layered architecture in .NET Core
-
Updated
Mar 29, 2019 - C#
π‘ Powerful automatic code generation for data access and business layers with stored procedure support , designed specifically for C# applications
-
Updated
Apr 20, 2024 - C#
Multipurpose universal utilities library so you don't have to write your own utils for every project. Includes extensions, encapsulation of logging and encryption, basic datareader-to-POCO mapping, a mailer throttle, and strongly-typed API callers.
-
Updated
Dec 8, 2022 - C#
β‘ CodeGen β A powerful code generator that automates the creation of data access and business layers in C#, helping you save time and minimize manual effort on CRUD operations.
-
Updated
Apr 4, 2025 - C#
Hazard! is a local "hot-seat" game for two to six players developed using Windows Presentation Foundation (WPF).
-
Updated
Oct 12, 2025 - C#
ππ§Ύ Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
-
Updated
Mar 28, 2020 - C#
Lightweight .NET library for structured database access with async, logging, and retries
-
Updated
Sep 5, 2025 - C#
Micro-ORM for MS Access
-
Updated
Jan 7, 2023 - C#
A simple command-based data access library for .NET Core projects.
-
Updated
May 24, 2017 - C#
REPOSITORY-style data access layer implementation.
-
Updated
Oct 14, 2020 - C#
Example for streaming musics and radio channels
-
Updated
Mar 4, 2023 - C#
Test data-access-layer with specifications and fetch strategies on entity framework core
-
Updated
Oct 14, 2018 - C#
Improve this page
Add a description, image, and links to the data-access-layer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-access-layer topic, visit your repo's landing page and select "manage topics."