ado-net
There are 399 repositories under ado-net topic.
DapperLib/Dapper
Dapper - a simple object mapper for .Net
mysql-net/MySqlConnector
MySQL Connector for .NET
Giorgi/DuckDB.NET
Bindings and ADO.NET Provider for DuckDB
DarkWanderer/ClickHouse.Client
.NET client for ClickHouse
pimbrouwers/Donald
A lightweight, generic F# database abstraction.
FirebirdSQL/NETProvider
Firebird ADO.NET Data Provider
cincuranet/FirebirdSql.Data.FirebirdClient
Firebird ADO.NET Data Provider
DataAction/AdoNetCore.AseClient
AdoNetCore.AseClient - a .NET Core DB Provider for SAP ASE
DataBooster/DbWebApi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
ohad-shai/chat-app-with-db
A chat application (with database), developed in C# (WinForms & ADO.NET).
AbstractLeap/dashing
Dashing is a simple to use mini ORM built on top of Dapper
SapientGuardian/mysql-connector-net-netstandard
ADO.NET driver for MySQL targeted against netstandard 1.3
Faithlife/System.Data.SQLite
A lightweight ADO.NET wrapper around SQLite
lenardchristopher/ASP.NET-Core-with-Dapper
Exploratory ASP.NET Core Web API using Dapper as an ORM
arbing/DapperDal
基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件
pimbrouwers/LunchPail
.NET Standard Unit of Work implementation for ADO.NET
alexander-87/Dapper.FluentColumnMapping
Fluent Object-Column Mappings for use with Dapper
bawkee/SqlBinder
:paperclip: Free and open-source library that helps you create complex and reusable SQL.
sanojcr/Library-Management-System-MVC
This is an ASP.Net MVC based library management system that can be accessed throughout the campus. This system can be used to search for books, reserve books, and issue/return books from the library. This is an integrated system that contains both the user component and the librarian component.
ClayLipscomb/Odapter
C# code generator for Oracle packages
babaktaremi/ADO-Wrapper
A simple readonly wrapper for ado to make it easy to use
circler3/DatabaseInvoke
A common C# class to manipulate ralational database system using ADO.NET
jaygajera17/Tour_Management_Asp.Net
asp.net application for booking of tours
nhlpa/Sequel
.NET SQL builder that emulates writing SQL.
DataBooster/DataAccess
(Migrated from CodePlex) The dbParallel DataBooster library is a high-performance extension to ADO.NET Data Provider. (DbAccess, OracleLauncher and SqlLauncher for accessing mass data)
IshtiaqueIrteza/E-Commerce-Website
This project is a simple E-Commerce website based on ASP.NET MVC
DirectSQL/DirectSQL
Execute SQL directly from your code !
SanjinKurelic/MeetingInfoWPF
Program with a calendar for scheduling meetings (add, edit, remove and print meetings)
zhonghuasheng/.NET
.NET技术学习与总结 - 该Repository由夫人维护
pferreirafabricio/csharp-crud
🎯 Um simples CRUD feito com C# (Windows Form Application) e MySQL
andresrodriguez55/StudentInformationSystemDesktopAppForEgeUniversity
Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.
tallesl/net-Query
A simplistic ADO.NET wrapper.
nh43de/DataPowerTools
Bridging the gap between IEnumerable and IDataReader for dealing with unstructured and loosely-structured data, plus fast ETL + SQL Bulk Copy.
sanojcr/Library-Management-System-WinForm
This is a C # WinForm based library management system that can be accessed throughout the campus. This system can be used to search for books, reserve books, and issue/return books from the library. This is an integrated system that contains both the user component and the librarian component.
volkovku/FunnyDB
FunnyDB - a simple and lightweight query builder and object mapper for .Net
Avanade/DbEx
DbEx provides database extensions for DbUp-inspired database migrations.