#
ado-net
Here are 214 public repositories matching this topic...
Firebird ADO.NET Data Provider
-
Updated
Aug 20, 2020 - 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#
Firebird ADO.NET Data Provider
-
Updated
Feb 20, 2020 - C#
Exploratory ASP.NET Core Web API using Dapper as an ORM
-
Updated
Jun 1, 2019 - C#
Fluent Object-Column Mappings for use with Dapper
-
Updated
Apr 1, 2016 - 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 Core !
mysql
xamarin
sql
orm
database
dotnet
dotnetcore
sqlite
postgresql
micro-orm
db
npgsql
data-access-layer
db2
sqlserver
adonet
ado-net
orm-library
database-framework
dotnet-library
-
Updated
Aug 22, 2020 - C#
-
Updated
Apr 18, 2019 - C#
-
Updated
Feb 7, 2018 - C#
-
Updated
Dec 31, 2018 - C#
Power Tools for In-Memory Data Streams and ETL
-
Updated
Apr 19, 2020 - C#
A light, simple EntityFramework wrapper
c-sharp
crud
sql-server
orm
database
csharp
repository
dotnet
dbcontext
entityframework
repository-pattern
crud-application
vb-net
vbnet
sqlserver
ado-net
crud-sample
crud-operation
code-first
adodotnet
-
Updated
Jan 6, 2020 - C#
A Redis driver implements ADO.NET based on libuv
-
Updated
Jul 9, 2017 - C#
A complete hospital management system in C#,Wpf,EntityFrameWork,MS SQL Server
-
Updated
Mar 19, 2017 - 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: