Laserfiche.Api.Client.Core 1.3.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
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="Laserfiche.Api.Client.Core" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Laserfiche.Api.Client.Core --version 1.3.3
#r "nuget: Laserfiche.Api.Client.Core, 1.3.3"
#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 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

  1. Download the nswag command line tool. Instructions can be found here.
  2. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Laserfiche.Api.Client.Core:

Package Downloads
Laserfiche.Repository.Api.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET API that enables easy and secure access to Laserfiche Repository.

Laserfiche.Repository.Api.Client.V2 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.5 425 2/26/2024
1.3.4 374 2/22/2024
1.3.4-beta-8009627117 275 2/22/2024
1.3.3 8,752 4/21/2023
1.3.3-beta-6579032627 577 10/19/2023
1.3.2 1,021 3/20/2023
1.3.1 1,264 3/7/2023
1.3.0 1,385 11/30/2022
1.3.0-beta-3575746395 767 11/29/2022
1.2.3 1,398 10/12/2022
1.2.2-beta-3235788725 845 10/12/2022
1.2.2-beta-3108861606 901 9/22/2022
1.2.1 1,717 8/4/2022
1.2.0 1,579 7/8/2022
1.2.0-beta-2790594917 835 8/3/2022
1.1.0 1,148 6/13/2022
1.0.1 1,450 6/9/2022