#
ado-net
Here are 323 public repositories matching this topic...
Firebird ADO.NET Data Provider
c-sharp
database
csharp
dotnet
entity-framework
netcore
dotnet-core
ddex
entity-framework-core
net
netstandard
ado-net
-
Updated
May 20, 2022 - C#
Firebird ADO.NET Data Provider
c-sharp
database
csharp
dotnet
entity-framework
netcore
dotnet-core
ddex
entity-framework-core
net
netstandard
ado-net
-
Updated
May 20, 2022 - C#
(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.
json
csv
sql-server
database
powershell
xml
excel
restful
xlsx
oracle
jsonp
bulk
asp-net
razor
webapi
ado-net
dataaccess
stored-procedure
odp-net
ddtek
-
Updated
Jun 22, 2020 - C#
ADO.NET driver for MySQL targeted against netstandard 1.3
-
Updated
Apr 6, 2017 - C#
基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件
-
Updated
Nov 17, 2018 - C#
Exploratory ASP.NET Core Web API using Dapper as an ORM
-
Updated
Jun 1, 2019 - C#
.NET Standard compliant Unit of Work implementation for ADO.NET
-
Updated
Nov 27, 2020 - C#
Fluent Object-Column Mappings for use with Dapper
-
Updated
Apr 1, 2016 - C#
.NET SQL builder that emulates writing SQL.
-
Updated
Jul 31, 2021 - C#
A common C# class to manipulate ralational database system using ADO.NET
-
Updated
Nov 10, 2018 - C#
(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)
package
performance
framework
sql-server
high-performance
launcher
oracle
entity-framework
rocket
speed
throughput
signalr
ado-net
faster
managed
pl-sql
parallel-programming
odp-net
associative-array
table-valued
-
Updated
Dec 8, 2018 - C#
A simplistic ADO.NET wrapper.
-
Updated
Sep 13, 2018 - C#
Execute SQL directly from .NET !
-
Updated
May 20, 2022 - C#
Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.
http
sql
database
university
csharp
entity-framework
desktop-application
system-information
mssql
windows-forms
ado-net
ege-uni
student-information-system
-
Updated
Jan 17, 2022 - TSQL
This project is a simple E-Commerce website based on ASP.NET MVC
linq
entity-framework
microsoft-sql-server
lambda-expressions
ado-net
asp-net-mvc
layered-architecture
e-commerce-project
-
Updated
Aug 19, 2018 - PowerShell
-
Updated
Apr 18, 2019 - C#
-
Updated
Feb 7, 2018 - C#
Program with a calendar for scheduling meetings (add, edit, remove and print meetings)
csharp
wpf
dataset
windows-desktop
ado-net
wpf-application
sqlhelper
windows-presentation-foundation
windows-wpf
enterprise-framework
windows-application
daab
-
Updated
May 9, 2019 - C#
Improve this page
Add a description, image, and links to the ado-net topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ado-net topic, visit your repo's landing page and select "manage topics."
Describe the bug
Calling procedure with
CommandBehavior.SchemaOnlybehavior wraps sql withSET FMTONLY ONandSET FMTONLY OFFlines which results in following errors: