Invantive.SQL 17.10.96

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Invantive.SQL --version 17.10.96
NuGet\Install-Package Invantive.SQL -Version 17.10.96
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="Invantive.SQL" Version="17.10.96" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Invantive.SQL --version 17.10.96
#r "nuget: Invantive.SQL, 17.10.96"
#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.
// Install Invantive.SQL as a Cake Addin
#addin nuget:?package=Invantive.SQL&version=17.10.96

// Install Invantive.SQL as a Cake Tool
#tool nuget:?package=Invantive.SQL&version=17.10.96

Invantive SQL is a netstandard 2.0 port of Invantive SQL that allows access to over 50 cloud and database platforms, all acting together as one global database. Platforms include: ExactOnline, Teamleader, Freshdesk, Salesforce, FTP, Dynamics, EDIFACT, ECB, VIES, XAF, XAS and XAA.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Version 17.10.84, released 2017-10-17 as RC:
- Allow download feed from Data Cache menu in Data Hub.
- Allow Data Replicator messages from feed to be deleted.
- Enable data model upgrade without restarting Data Replicator.
- Lower-case views for partition and overall storage in Data Replicator.
- Change default of maintain partition views to false.
- Upgrade Data Replicator data model to support date occurrence at server local time.
- Add date of event occurrence for Data Replicator in server local time.

Version 17.10.63, released 2017-10-17 as RC:
- Add GLAccountClassificationMappings for Exact Online [ITGEN-1891].
- Store in-memory table directly from result set to improve performance.
- Removed ancient warnings [INTERAL]
- Invantive SQL: Return correct return type for parameters.

Version 17.10.50, released 2017-10-16 as RC:
- Clarify error message itgenprr005 with actual string value.

Version 17.10.39, released 2017-10-16 as RC:
- Remove usings.
- Force garbage collection on disconnect to database.
- Collect garbage after dropping in memory storage provide table.

Version 17.10.32, released 2017-10-14 as RC:
- Show in diagnostics whether a 32-bit application is large address aware (3 GB addressable).
- Reduce memory footprint of results.
- Cache HTTP requests on disk when requested.
- Instrument software with measurements, available in SystemProperties@datadictionary.
- Improve speed of HTTP cache.
- Reduce memory footprint of OData EDM data types.
- Reduce memory footprint by trimming sparse arrays.
- Improve hints on password manager suggestions on log on.
- Correct calculation of century and era in calendar of Data Dictionary.
- Add table function regexp_split_row to split text according to regular expressions.
- Avoid error on Invantive Web Service trying to rewrite connection string.
- Improve suggestions for user names from password manager

Version 17.10.3, released 2017-10-11 as :
- Add Exact Online domains: DivisionStatuses, AccountTypes, AccountConsolidationScenarios, extend domains: BlockingStatuses, AccountCustomerStatuses.


Details of ReleaseNotes:


Version 17.10.32:
Improve suggestions for user names from password manager
Define INVANTIVE_EXCLUDE property on KDBX entry to exclude it.
Define INVANTIVE_HINT property or tags with matching texts to make it more likely to match.