VOOZH about

URL: https://www.nuget.org/packages/Devart.Data.SqlShim/

⇱ NuGet Gallery | Devart.Data.SqlShim 3.2.123




👁 Image
Devart.Data.SqlShim 3.2.123

Prefix Reserved
dotnet add package Devart.Data.SqlShim --version 3.2.123
 
 
NuGet\Install-Package Devart.Data.SqlShim -Version 3.2.123
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Devart.Data.SqlShim" Version="3.2.123" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devart.Data.SqlShim" Version="3.2.123" />
 
Directory.Packages.props
<PackageReference Include="Devart.Data.SqlShim" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Devart.Data.SqlShim --version 3.2.123
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Devart.Data.SqlShim, 3.2.123"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Devart.Data.SqlShim@3.2.123
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Devart.Data.SqlShim&version=3.2.123
 
Install as a Cake Addin
#tool nuget:?package=Devart.Data.SqlShim&version=3.2.123
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This package contains a common .NET Standard/.NET Core compatible assembly used by Devart’s dotConnect product line - a line of powerful ADO.NET providers for databases and cloud applications.
dotConnect product line offers enhanced database connectivity solutions built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core. Our ADO.NET providers are a complete solution for developing DB-related applications and web sites. They introduce new approaches for designing a data access layer and boosts the productivity of database application development.

See more information about dotConnect product line at https://www.devart.com/dotconnect/

Support Area

More Resources

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Devart.Data.SqlShim:

Package Downloads
Devart.Data.Salesforce

dotConnect for Salesforce is an ADO.NET provider for working with Salesforce data through the standard ADO.NET interfaces. It allows you to easily integrate Salesforce data into your .NET applications, and integrate Salesforce services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 2.0+, .NET 5+. It has the same standard ADO.NET classes as other standard ADO.NET providers: SalesforceConnection, SalesforceCommand, SalesforceDataAdapter, SalesforceDataReader, SalesforceParameter, etc. This allows you quickly get started with it and eliminates the need to study any Salesforce data access specificities. More information at https://www.devart.com/dotconnect/salesforce/ License See pricing options for ordering https://www.devart.com/dotconnect/salesforce/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with Salesforce data. * SQL Engine: No need to study and use complex Salesforce API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Salesforce API. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.Zoho

dotConnect for Zoho CRM is an ADO.NET provider for working with Zoho CRM data through the standard ADO.NET or Entity Framework interfaces. It allows you to easily integrate Zoho CRM data into your .NET applications, and integrate Zoho CRM services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 2.0+, .NET 5+. The product is compatible with ADO.NET Entity Framework (EF) Core. It has the same standard ADO.NET classes as other standard ADO.NET providers: ZohoConnection, ZohoCommand, ZohoDataAdapter, ZohoDataReader, ZohoParameter, etc. This allows you quickly get started with it and eliminates the need to study any Zoho CRM data access specificities. More information at https://www.devart.com/dotconnect/zohocrm/ License See pricing options for ordering https://www.devart.com/dotconnect/zohocrm/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with Zoho CRM data. * SQL Engine: No need to study and use complex Zoho CRM API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Zoho CRM API. * Support and Updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.QuickBooks

dotConnect for QuickBooks Online is an ADO.NET provider for working with QuickBooks Online data through the standard ADO.NET or Entity Framework interfaces. It allows you to easily integrate QuickBooks Online data into your .NET applications, and integrate QuickBooks Online services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 2.0+, .NET 5+. The product is compatible with ADO.NET Entity Framework (EF) Core. It has the same standard ADO.NET classes as other standard ADO.NET providers: QuickBooksConnection, QuickBooksCommand, QuickBooksDataAdapter, QuickBooksDataReader, QuickBooksParameter, etc. This allows you quickly get started with it and eliminates the need to study any QuickBooks Online data access specificities. More information at https://www.devart.com/dotconnect/quickbooks/ License See pricing options for ordering https://www.devart.com/dotconnect/quickbooks/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with QuickBooks data. * SQL Engine: No need to study and use complex QuickBooks API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with QuickBooks API. * Support and Updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.FreshBooks

dotConnect for FreshBooks is an ADO.NET provider for working with FreshBooks data through the standard ADO.NET interfaces. It allows you to easily integrate FreshBooks data into your .NET applications, and integrate FreshBooks services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 2.0+, .NET 5+. It has the same standard ADO.NET classes as other standard ADO.NET providers: FreshBooksConnection, FreshBooksCommand, FreshBooksDataAdapter, FreshBooksDataReader, FreshBooksParameter, etc. This allows you quickly get started with it and eliminates the need to study any FreshBooks data access specificities. More information at https://www.devart.com/dotconnect/freshbooks/ License See pricing options for ordering https://www.devart.com/dotconnect/freshbooks/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with FreshBooks data. * SQL Engine: No need to study and use complex FreshBooks API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with FreshBooks API. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.Bigcommerce

dotConnect for BigCommerce is an ADO.NET provider for working with BigCommerce data through the standard ADO.NET interfaces. It allows you to easily integrate BigCommerce data into your .NET applications, and integrate BigCommerce services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 2.0+, .NET 5+. It has the same standard ADO.NET classes as other standard ADO.NET providers: BigcommerceConnection, BigcommerceCommand, BigcommerceDataAdapter, BigcommerceDataReader, BigcommerceParameter, etc. This allows you quickly get started with it and eliminates the need to study any BigCommerce data access specificities. More information at https://www.devart.com/dotconnect/bigcommerce/ License See pricing options for ordering https://www.devart.com/dotconnect/bigcommerce/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with BigCommerce data. * SQL Engine: No need to study and use complex BigCommerce API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with BigCommerce API. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.123 225 6/17/2026
3.2.100 2,059 5/25/2026
3.1.72 1,725 4/23/2026
3.1.35 1,697 3/6/2026
3.1.33 1,739 2/24/2026
3.0.0 1,836 12/19/2025
2.3.290 1,273 7/30/2025
2.3.235 1,768 4/25/2025
2.3.193 1,920 2/11/2025
2.3.191 1,850 1/15/2025
2.3.190 1,863 12/27/2024
2.2.104 1,484 11/8/2024
2.2.21 1,744 6/6/2024
2.2.20 1,668 5/30/2024
2.1.10 1,422 1/18/2024
2.0.0 1,505 11/17/2023