Dafitech.Inforlube.DaaS
1.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dafitech.Inforlube.DaaS --version 1.3.0
NuGet\Install-Package Dafitech.Inforlube.DaaS -Version 1.3.0
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.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dafitech.Inforlube.DaaS, 1.3.0"
#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.0 // Install Dafitech.Inforlube.DaaS as a Cake Tool #tool nuget:?package=Dafitech.Inforlube.DaaS&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
Recommended Products Resource
Products_RecommendationAsync
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
Installation
Nuget Package installation:
- Package Manager
Install-Package Dafitech.Inforlube.DaaS -Version 1.2.0
- .NET CLI
dotnet add package Dafitech.Inforlube.DaaS --version 1.2.0
- Package Reference
<PackageReference Include="Dafitech.Inforlube.DaaS" Version="1.2.0" />
- Paket CLI
paket add Dafitech.Inforlube.DaaS --version 1.2.0
- Script & Interactive
#r "nuget: Dafitech.Inforlube.DaaS, 1.2.0"
- Cake
// Install Dafitech.Inforlube.DaaS as a Cake Addin #addin nuget:?package=Dafitech.Inforlube.DaaS&version=1.2.0 // Install Dafitech.Inforlube.DaaS as a Cake Tool #tool nuget:?package=Dafitech.Inforlube.DaaS&version=1.2.0
Development
Development by LeadSoft Soluções Web Team and delivered by Inforlube Group, under Dafitech project group.
Product | Versions 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.
-
net5.0
- Dafitech.Common.GlobalDomain (>= 5.1.1)
- Dafitech.Common.Library (>= 5.1.2)
- Dafitech.Core.Domain (>= 5.1.1)
- Dafitech.Inforlube.Authenticator (>= 1.1.0)
- Google.Protobuf (>= 3.17.3)
- Grpc.Core (>= 2.38.0)
- Grpc.Net.ClientFactory (>= 2.38.0)
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 | 630 | 2/16/2023 |
6.2.4 | 597 | 1/23/2023 |
6.2.3 | 581 | 1/19/2023 |
6.2.2 | 625 | 1/19/2023 |
6.2.1 | 628 | 12/24/2022 |
6.2.0 | 612 | 12/23/2022 |
6.1.9 | 597 | 12/21/2022 |
6.1.8 | 644 | 12/14/2022 |
6.1.7 | 655 | 12/2/2022 |
6.1.6 | 717 | 11/4/2022 |
6.1.5 | 676 | 11/2/2022 |
6.1.2 | 769 | 10/19/2022 |
6.1.1 | 736 | 10/17/2022 |
1.3.4 | 751 | 6/24/2021 |
1.3.3 | 737 | 6/23/2021 |
1.3.2 | 742 | 6/23/2021 |
1.3.1 | 741 | 6/22/2021 |
1.3.0 | 778 | 6/21/2021 |
1.2.1 | 803 | 6/18/2021 |
1.2.0 | 715 | 6/17/2021 |
1.1.0 | 743 | 6/14/2021 |
1.0.1 | 723 | 4/29/2021 |
1.0.0 | 670 | 4/29/2021 |