IntegrationFeatureService 2.35.4-beta

This is a prerelease version of IntegrationFeatureService.
dotnet add package IntegrationFeatureService --version 2.35.4-beta
NuGet\Install-Package IntegrationFeatureService -Version 2.35.4-beta
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="IntegrationFeatureService" Version="2.35.4-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntegrationFeatureService --version 2.35.4-beta
#r "nuget: IntegrationFeatureService, 2.35.4-beta"
#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 IntegrationFeatureService as a Cake Addin
#addin nuget:?package=IntegrationFeatureService&version=2.35.4-beta&prerelease

// Install IntegrationFeatureService as a Cake Tool
#tool nuget:?package=IntegrationFeatureService&version=2.35.4-beta&prerelease

Allows for rapid development of new integration features on a per-partner basis using bit fields in the Support.ExternalServicesUsers table.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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
2.35.4-beta 733 9/6/2017
2.7.25-beta 754 3/3/2016

9/06/2017 (mxviscontini): Added Regulated Parts entities

8/25/2017 (mromero):  Added Freight Category entities

8/2/2017 (adurell):  Added AlternatePartTypeForOrdering Partner Feature.

7/25/2017 (adurell):  Added AllowEdiZeroDollarSales partner feature.

7/6/2017 (jruzinok): Added PartnerSku column to EDIScanning table of LKQConnectShip Db.

7/4/2017 (sxvilliard): Removed 'Required' attribute from 'PrimaryWhse' and 'PreludeUserId' properties of B2BUser object.

6/27/2017:  Added ECommerce AmazonDropShipCustomerXref entity.

6/7/2017:  Added ShippingLabelsMatch to LKQConnectShipModel's EDIScanning entity.

6/5/2017:  Added Weight to LKQConnectShipModel's EDIScanning entity.

5/31/2017:  Added RowCreatedDate to ECommerceModel InvoiceRelease entity.

5/30/2017:  Addeed new zero-dollar ordering Partner Features.

5/23/2017:  Stable release for Keyless.

3/8/2017:  Stable release for JobStore.

2/27/2017:  Added new AmazonOrders and AmazonSalesOrders properties.

2/7/2017:  Stable release for JobStore.

7/20/2016:  Stable release for JobStore.

5/26/16:  Fixed code changes not in build

5/25/2016:  Added the HiddenPartner public property to the ExternalServicesUser

5/20/2016:  PartnerFeatures now include support for nullable value-types.

5/10/2016:  Added SalesOrderNumber to EstimatesSynchronous table model.

5/5/2016:  Added AmazonSalesOrders to ECommerceModel.

4/7/2016: Fixed an issue that certain code changes were not included in the build

4/7/2016: Added the new Partner Feature RecordInspectionType

4/7/2016: Remove all references of RejectionReasons from Amazon and National Drop Ship

3/16/2016: Remove dead table and add new table to EcomerceModel

3/10/2016:  Updated AS2 models.

3/8/2016: New field in ECommerce orders

3/8/2016: New ECommerce table 'FailedOrderLineItem'

3/7/2016: New Partner Feature data field needed to be configured for nullable int

2/29/2016: New partner feature data field

2/29/2016: New partner feature AllowHeaderLevelDropShip

2/18/2016:  Added AS2 tables

2/8/2016:  Change to FailedAmazonEDILineItems object

2/4/2016:  Added FailedAmazonEDILineItems to Data.B2BOrders

1/18/2016:  Added AmazonPartNumberCrossReference to Data.B2BDataConverison

1/13/2016:  Add DisplayKnownManufacturers partner feature.

12/16/2015:  Made RepairFacility.AMCompID required.

12/1/2015:  Added new AllowRepairFacilityAmountDeviation partner feature.

11/20/2015: Added new fields for Insurance Validation.

11/10/2015:  Removed some field from B2BUser model for InTouchMobile.

10/27/2015:  Added PartnerFeatures List of observable, auto-updating objects representing all boolean partner feature flags to ExternalServicesUsers model.

10/20/2015:  Added new ECommerceB2BPortal fields.

9/29/2015:  Added new B2BUser-related tables to B2BOrders context.

9/28/2015:  Added new AllowOrderListOverrides partner feature.

9/11/2015:  Added Estimates table to B2BOrdersModel.

9/3/2015:  Added PartnerMatrixReportConfiguration table to Support context.

8/28/2015:  Added ECommerceB2BPortal context.

8/27/2015:  Added SimpleRegistrationRequired partner feature.

8/12/2015:  Brought up to date as of the Integration Roll for August.

5/18/2015:  Promoted latest beta to Stable.

5/12/2015:  Removed RuntimeVersionControl support (this is a dead project)

4/27/2015:  Added ReorderOutOfStockSalvage partner flag.

4/22/2015:  Added MarkupSalvageNonRecycledList property to ExternalServicesUser entity.

4/17/2015:  Added extra B2BOrders tables for WebAdminPortal.

4/2/2015:  Added RuntimeVersionControl context.

4/1/2015:  Added ECommerce context.

3/31/2015:  Added B2B2 and B2BCan contexts and interfaces to support overlapping entities.

3/27/2015:  Added B2BOrders and B2BDataConversion contexts.

3/13/2015:  Began refactoring to include all data contexts for Integration.  Currently supports the Support database.

2/2/2015:  Added WarnOnIgnoredOverrides, FailOnIgnoredOverrides, and AllowOrderShipToAddress partner fields.

1/6/2015: Added InMemoryCacheThreadSafe class.

1/6/2015: Added new Get method with output bool stating whether or not the cache was updated on that call.

12/08/2014: Added AllowShopQuotesByPostalCode feature field.