SQLitePCLRaw.provider.internal.ios_classic by: Eric Sink et al
  • 14 total downloads
  • Latest version: 1.0.1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
SQLitePCLRaw.provider.internal.ios_unified by: Eric Sink et al
  • 87 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 189 total downloads
  • Latest version: 3.0.2
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
SQLitePCLRaw.provider.sqlite3.ios_classic by: Eric Sink et al
  • 26 total downloads
  • Latest version: 1.0.1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
SQLitePCLRaw.provider.sqlite3.ios_unified by: Eric Sink et al
  • 95 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLParser by: James Craig
  • 147 total downloads
  • Latest version: 4.0.2
  • SQL Databases T-SQL
This C# library provides a SQL parser and lexer implementation using ANTLR. It allows you to parse SQL queries into an abstract syntax tree (AST) and perform various operations on the parsed queries.
SqlServerCompact by: Microsoft
  • 6 total downloads
  • Latest version: 4.0.8854.1
Legacy package, SqlServerCompact is now included in the 'Microsoft.SqlServer.Compact' package.
SqlSugar.ClickHouseCore by: sunkaixuan
  • 114 total downloads
  • Latest version: 5.1.4.199
  • ClickHouse .net ORM
.NET ORM ClickHouse 组件 文档地址:https://www.donet5.com/Home/Doc?typeId=2437
SqlSugar.GBaseCore by: sunkaixuan
  • 112 total downloads
  • Latest version: 5.1.4.213
  • Asp.net core GBase orm 南大通用
SqlSugar操作 GBase 南大通用数据库。教程:https://www.donet5.com/Home/Doc?typeId=2440
SqlSugar.TDengineCore by: sunkaixuan
  • 232 total downloads
  • Latest version: 4.18.46
  • TDengine Tdengine tdengine
SqlSugar TDengine 核心库 ,DEMO用例: https://github.com/DotNetNext/SqlSugar
sqlSugarCore by: sunkaixuan
  • 551 total downloads
  • Latest version: 5.0.1.5
  • Asp.net core orm
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugarCore by: sunkaixuan
  • 2.053k total downloads
  • Latest version: 5.1.4.209-preview16
  • SqlSugar Sql Sugar ORM 达梦 金仓 人大金仓 Mongodb QuestDb ClickHouse Oracle MySql OceanBase GaussDB SqlServer Sqlite Tidb Vastbase 神舟通用 神通数据库 ShenTong Oscar PolarDB Doris Gbase 华为 OpenGauss
.Net Core3.1 .Net5 .Net6 .Net7 .Net8 .Net9 .Net10 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite DB2 DuckDb Hana 等, 使用教程:https://www.donet5.com/Home/Doc?typeId=1226
SqlSugarCore.Dm by: sunkaixuan
  • 34 total downloads
  • Latest version: 8.8.2
  • 达梦 dm dameng .NET ORM C#
达梦官方驱动 ,达梦,SqlSugar ORM .NET 国产ORM
SqlSugarCore.Kdbndp by: sunkaixuan
  • 146 total downloads
  • Latest version: 9.3.7.1032
  • 人大金仓 .NET ORM C#
人大金仓官方最新驱动,SqlSugar ORM .NET 国产ORM
sqlSugarCoreNoDrive by: sunkaixuan
  • 28 total downloads
  • Latest version: 5.0.1.5
  • Asp.net core orm
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugarCoreNoDrive by: sunkaixuan
  • 679 total downloads
  • Latest version: 5.1.4.208-preview09
  • SqlSugar Sql Sugar Core Asp.net core orm
.Net Core/.net5+ SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
Square.OkIO by: Microsoft
  • 53 total downloads
  • Latest version: 3.16.0
  • xamarin artifact=com.squareup.okio:okio artifact_versioned=com.squareup.okio:okio:3.16.0
.NET for Android and MAUI bindings for the Android Java library 'com.squareup.okio:okio'. Library description: A modern I/O library for Android, Java, and Kotlin Multiplatform.
Square.OkIO.JVM by: Microsoft
  • 32 total downloads
  • Latest version: 3.16.0
  • xamarin artifact=com.squareup.okio:okio-jvm artifact_versioned=com.squareup.okio:okio-jvm:3.16.0
.NET for Android and MAUI bindings for the Android Java library 'com.squareup.okio:okio-jvm'. Library description: A modern I/O library for Android, Java, and Kotlin Multiplatform.
Sripe.DataAcquisition by: Jaren Duan
  • 7 total downloads
  • Latest version: 2.5.12
Introduction: This package provide the base classes and interfaces which could be used to build a new data acquiring program.
Sripe.DataAcquisition.Frac by: Jaren Duan
  • 8 total downloads
  • Latest version: 0.16.0
Package Description
Sripe.DataAcquisition.ModBusReader by: Jaren Duan
  • 5 total downloads
  • Latest version: 0.2.7
Package Description
Sripe.DataAcquisition.Mud by: Jaren Duan
  • 8 total downloads
  • Latest version: 1.15.0
Package Description