Dafitech.Inforlube.DaaS 1.3.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dafitech.Inforlube.DaaS --version 1.3.4
NuGet\Install-Package Dafitech.Inforlube.DaaS -Version 1.3.4
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="Dafitech.Inforlube.DaaS" Version="1.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dafitech.Inforlube.DaaS --version 1.3.4
#r "nuget: Dafitech.Inforlube.DaaS, 1.3.4"
#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 Dafitech.Inforlube.DaaS as a Cake Addin
#addin nuget:?package=Dafitech.Inforlube.DaaS&version=1.3.4

// Install Dafitech.Inforlube.DaaS as a Cake Tool
#tool nuget:?package=Dafitech.Inforlube.DaaS&version=1.3.4

Data Finder for Inforlube DaaS

Find what you need © DaFiTech 2021

This tool creates an easy integration between inforlube solutions and Data Provider Services. Access is available after licensing and credential generation provided by Inforlube Commercial team. comercial@inforlube.com

For any development and tool use question, contact lucas.resende@inforlube.com .

Features

  • Search on Product Catalogs
  • Search for Makes
  • Search for Models and Engines
  • Navigate thru recommended products to each Component on chosen model engine
  • Retrieve conversion between deprecated and new gen codification.
Instance Class
  • To instance DataFinder class, just inform a Valid Serial Key on constructor parameter.
  • In case of any exceptions, instance will fail to load.
Catalogs Resource
Catalogs_SearchAsync
  • This method will search on enabled Product Catalog collection.
  • It's possible to search by text on "Name", "Brand", "Nature" and "Viscosity" fields for complete or partial words.
  • Spell check is an available option to fix user mistyping.
  • It's also possible to filter by Vehicle types, fuel, component type, filter or product types.
    Returns DTOPagedListResponse<DTOCatalogProductLiteralResponse>
    Requests DTOCatalogProductLiteralRequest
    
Makes Resource
Makes_PagedSearchAsync
  • This paginated method will search on enabled Makes collection.
  • It's possible to search by text on "Make Name".
  • It's also possible to filter by Vehicle types, fuel and models year range.
    Returns DTOMakeSearchResponse
    Requests DTOMakePagedRequest
    
Makes_SearchAsync
  • This method will search on enabled Makes collection.
  • It's possible to search by text on "Make Name".
  • It's also possible to filter by Vehicle types, fuel and models year range.
  • This method will bring all results at once... it can be a long list (275 items)
    Returns DTOMakeSearchResponse
    Requests DTOMakeRequest
    
Models Resource
Models_PagedManualSearchAsync
Models_PagedLiteralSearchAsync
Models_InternalSearchAsync
Products_RecommendationAsync
  • This method will retrieve recommended products for chosen model and selected component.
  • If no component is informed, Engine will be displayed by default.
  • A list for each available Components, Products and Filters will be available at the end of Response Body. Use them to recall method and choose another component.
    Returns DTOProductRecommendationResponse
    Requests DTOProductRecommendationRequest
    
Root Resource
GetEnumeratorsAsync
GetVehicleTypeEnumeratorsAsync
ConvertToVehicleType
ConvertToFuel
ConvertToComponentType
ConvertToProductType
ConvertToFilterType
ConvertToCountry
ConvertToChecklistItemStatus
ConvertFromVehicleType
ConvertFromFuel
ConvertFromComponentType
ConvertFromProductType
ConvertFromFilterType
ConvertFromChecklistItemStatus

Tech

Framework requirements to run:

  • Microsoft .NET 5.0

Development

Development by LeadSoft Soluções Web Team and delivered by Inforlube Group, under Dafitech project group.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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
6.4.0 601 2/16/2023
6.2.4 563 1/23/2023
6.2.3 560 1/19/2023
6.2.2 600 1/19/2023
6.2.1 602 12/24/2022
6.2.0 585 12/23/2022
6.1.9 574 12/21/2022
6.1.8 617 12/14/2022
6.1.7 628 12/2/2022
6.1.6 689 11/4/2022
6.1.5 648 11/2/2022
6.1.2 732 10/19/2022
6.1.1 708 10/17/2022
1.3.4 727 6/24/2021
1.3.3 705 6/23/2021
1.3.2 710 6/23/2021
1.3.1 718 6/22/2021
1.3.0 742 6/21/2021
1.2.1 778 6/18/2021
1.2.0 689 6/17/2021
1.1.0 722 6/14/2021
1.0.1 695 4/29/2021
1.0.0 638 4/29/2021