Lucidtech.Las
5.0.0
dotnet add package Lucidtech.Las --version 5.0.0
NuGet\Install-Package Lucidtech.Las -Version 5.0.0
<PackageReference Include="Lucidtech.Las" Version="5.0.0" />
paket add Lucidtech.Las --version 5.0.0
#r "nuget: Lucidtech.Las, 5.0.0"
// Install Lucidtech.Las as a Cake Addin #addin nuget:?package=Lucidtech.Las&version=5.0.0 // Install Lucidtech.Las as a Cake Tool #tool nuget:?package=Lucidtech.Las&version=5.0.0
.NET SDK for Lucidtech AI Services
Documentation
Create documents by using doxygen. Download the latest and greatest version of doxygen.
cd Lucidtech
doxygen # your docs will be put in the folder named html
Installation
NuGet
nuget install Lucidtech.Las
Usage
Preconditions
- Documents must be in upright position
- Only one receipt or invoice per document is supported
- Supported file formats are: jpeg, pdf
- Necessary keys and credentials to an endpoint on the form: "https://<your prefix>.api.lucidtech.ai/<version>".
Quick start
See docs.
Contributing
Prerequisites
Download the following packages:
- The latest and greatest stable version of MSBuild
- The latest and greatest version of NuGet
- nunit version 3.9.0 or higher to run tests from command line
- .NET-SDK version 2.2.105
Prerequisites for Arch Users
Download the following packages:
- The latest and greatest stable version of MSBuild
- The latest and greatest version of NuGet
- nunit version 3.9.0 or higher to run tests from command line
- .NET-SDK version 7.0.113
Build and run tests
Clone repo and install the necessary packages manually for the las-sdk-net.
git clone git@github.com:LucidtechAI/las-sdk-net.git
cd las-sdk-net
make prism-start
make test
# Build for release and make nuget package
msbuild Lucidtech/Lucidtech.csproj /t:Rebuild /p:Configuration=Release
Hint: Set environment variable CREDENTIALS=FROM_FILE to run a test against the real API with your default credentials.
Product | Versions 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. |
.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. |
-
.NETStandard 2.0
- ini-parser-netstandard (>= 2.5.2)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- Polly (>= 7.1.0)
- RestSharp (>= 106.12.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lucidtech.Las:
Package | Downloads |
---|---|
CradlAI.UIPath.Activities
This package was generated using the UiPath VS Extension. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 691 | 12/19/2023 |
4.1.0 | 462 | 6/27/2023 |
4.0.1 | 476 | 3/9/2023 |
4.0.0 | 510 | 2/27/2023 |
3.1.0 | 902 | 3/29/2022 |
3.0.0 | 637 | 10/22/2021 |
2.0.0 | 574 | 10/13/2021 |
1.5.0 | 614 | 7/1/2021 |
1.4.1 | 617 | 7/1/2021 |
1.4.0 | 601 | 6/28/2021 |
1.1.6 | 612 | 4/11/2021 |
1.1.5 | 623 | 4/8/2021 |
1.1.4 | 632 | 3/1/2021 |
1.1.3 | 620 | 2/22/2021 |
1.1.2 | 629 | 2/22/2021 |
1.1.1 | 632 | 2/12/2021 |
1.1.0 | 620 | 2/2/2021 |
1.0.1 | 641 | 1/29/2021 |
1.0.0 | 605 | 1/27/2021 |
0.2.1 | 997 | 5/18/2020 |
0.2.0 | 856 | 2/6/2020 |
0.1.5 | 793 | 1/30/2020 |
0.1.4 | 867 | 5/24/2019 |
0.1.3 | 851 | 4/12/2019 |
0.1.2 | 855 | 3/26/2019 |
0.1.1 | 846 | 3/22/2019 |
See complete changelog: https://github.com/LucidtechAI/las-sdk-net/blob/master/CHANGELOG.md