Devart.Data.SqlShim 2.3.290

Prefix Reserved
dotnet add package Devart.Data.SqlShim --version 2.3.290
                    
NuGet\Install-Package Devart.Data.SqlShim -Version 2.3.290
                    
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="2.3.290" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devart.Data.SqlShim" Version="2.3.290" />
                    
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 2.3.290
                    
#r "nuget: Devart.Data.SqlShim, 2.3.290"
                    
#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@2.3.290
                    
#: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=2.3.290
                    
Install as a Cake Addin
#tool nuget:?package=Devart.Data.SqlShim&version=2.3.290
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS 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 a 30-day free trial automatically, so no additional action is required. 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.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 a 30-day free trial automatically, so no additional action is required. 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.MailChimp

dotConnect for MailChimp is an ADO.NET provider for working with MailChimp data through the standard ADO.NET interfaces. It allows you to easily integrate MailChimp data into your .NET applications, and integrate MailChimp 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: MailChimpConnection, MailChimpCommand, MailChimpDataAdapter, MailChimpDataReader, MailChimpParameter, etc. This allows you quickly get started with it and eliminates the need to study any MailChimp data access specificities. More information at https://www.devart.com/dotconnect/mailchimp/ License See pricing options for ordering https://www.devart.com/dotconnect/mailchimp/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Easy Connection: Allows your .NET application to work with MailChimp data. * SQL Engine: No need to study and use complex MailChimp API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with MailChimp 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.Magento

dotConnect for Adobe Commerce is an ADO.NET provider for working with Adobe Commerce (formerly Magento) data through the standard ADO.NET interfaces. It allows you to easily integrate Adobe Commerce data into your .NET applications, and integrate Adobe Commerce 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: MagentoConnection, MagentoCommand, MagentoDataAdapter, MagentoDataReader, MagentoParameter, etc. This allows you quickly get started with it and eliminates the need to study any Adobe Commerce data access specificities. More information at https://www.devart.com/dotconnect/magento/ License See pricing options for ordering https://www.devart.com/dotconnect/magento/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Easy Connection: Allows your .NET application to work with Adobe Commerce data. * SQL Engine: No need to study and use complex Adobe Commerce API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Adobe Commerce 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.Dynamics

dotConnect for Dynamics 365 is an ADO.NET provider for working with Dynamics 365 data through the standard ADO.NET interfaces. It allows you to easily integrate Dynamics 365 data into your .NET applications, and integrate Dynamics 365 services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 3.1, .NET 5+. It has the same standard ADO.NET classes as other standard ADO.NET providers: DynamicsConnection, DynamicsCommand, DynamicsDataAdapter, DynamicsDataReader, DynamicsParameter, etc. This allows you quickly get started with it and eliminates the need to study any Dynamics 365 data access specificities. More information at https://www.devart.com/dotconnect/dynamicscrm/ License See pricing options for ordering https://www.devart.com/dotconnect/dynamicscrm/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Easy Connection: Allows your .NET application to work with Dynamics 365 data. * SQL Engine: No need to study and use complex Dynamics 365 API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Dynamics 365 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
2.3.290 497 7/30/2025
2.3.235 1,050 4/25/2025
2.3.193 1,251 2/11/2025
2.3.191 1,137 1/15/2025
2.3.190 1,149 12/27/2024
2.2.104 981 11/8/2024
2.2.21 1,243 6/6/2024
2.2.20 1,151 5/30/2024
2.1.10 1,011 1/18/2024
2.0.0 1,136 11/17/2023