Laserfiche.Api.Client.Core
1.3.3
Prefix Reserved
See the version list below for details.
dotnet add package Laserfiche.Api.Client.Core --version 1.3.3
NuGet\Install-Package Laserfiche.Api.Client.Core -Version 1.3.3
<PackageReference Include="Laserfiche.Api.Client.Core" Version="1.3.3" />
paket add Laserfiche.Api.Client.Core --version 1.3.3
#r "nuget: Laserfiche.Api.Client.Core, 1.3.3"
// Install Laserfiche.Api.Client.Core as a Cake Addin #addin nuget:?package=Laserfiche.Api.Client.Core&version=1.3.3 // Install Laserfiche.Api.Client.Core as a Cake Tool #tool nuget:?package=Laserfiche.Api.Client.Core&version=1.3.3
Laserfiche API Client Core .NET
.NET implementation of various foundational APIs for Laserfiche, including authorization APIs such as OAuth 2.0 flows for secure and easy access to Laserfiche APIs.
Documentation Laserfiche OAuth 2.0 Authorization Server API.
Overview
src
contains the implementation of the foundational authentication/authorization related code for APIs of various Laserfiche products.src\APIServer
contains all Laserfiche Self-Hosted API Server authentication/authorization related client code.src\HttpHandlers
contains a client implementation of OAuth 2.0 Client Credentials Flow.src\OAuth
contains all Laserfiche Cloud OAuth related client code.src\Utils
contains all utility functions and classes for Laserfiche APIs.tests\integration
contains all integration tests. To run them, you either use GitHub Workflows, or you could provide the.env
files in your file system and run them there.test\unit
contains all unit tests.
How to contribute
Technically you could use any editors you like. But it's more convenient if you are using either Visual Studio Code or Visual Studio. Here is a few useful commands for building and testing the app.
Generate the oauth client
- Download the
nswag
command line tool. Instructions can be found here. - From the root directory of this Git repository, run the command
nswag run oauth-nswag.json
Build, Test, and Package
See the .github/workflows/main.yml.
Change Log
See CHANGELOG here.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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
- Microsoft.IdentityModel.JsonWebTokens (>= 6.13.1)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Laserfiche.Api.Client.Core:
Package | Downloads |
---|---|
Laserfiche.Repository.Api.Client
.NET API that enables easy and secure access to Laserfiche Repository. |
|
Laserfiche.Repository.Api.Client.V2
The .NET Laserfiche Repository API client library for accessing the v2 Laserfiche Repository APIs. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.6 | 813 | 6/26/2024 |
1.3.6-beta-9671684005 | 148 | 6/26/2024 |
1.3.6-beta-9655005290 | 121 | 6/25/2024 |
1.3.6-beta-9164999985 | 185 | 5/20/2024 |
1.3.5 | 567 | 2/26/2024 |
1.3.4 | 5,386 | 2/22/2024 |
1.3.4-beta-8009627117 | 302 | 2/22/2024 |
1.3.3 | 24,812 | 4/21/2023 |
1.3.3-beta-6579032627 | 603 | 10/19/2023 |
1.3.2 | 1,052 | 3/20/2023 |
1.3.1 | 1,309 | 3/7/2023 |
1.3.0 | 1,468 | 11/30/2022 |
1.3.0-beta-3575746395 | 790 | 11/29/2022 |
1.2.3 | 1,432 | 10/12/2022 |
1.2.2-beta-3235788725 | 871 | 10/12/2022 |
1.2.2-beta-3108861606 | 933 | 9/22/2022 |
1.2.1 | 1,779 | 8/4/2022 |
1.2.0 | 1,627 | 7/8/2022 |
1.2.0-beta-2790594917 | 871 | 8/3/2022 |
1.1.0 | 1,182 | 6/13/2022 |
1.0.1 | 1,519 | 6/9/2022 |