You are viewing limited content. For full access, please sign in.

Question

Question

Which version of Laserfiche SDK do I use.

asked on December 22, 2023 Show version history

I write my code in C# and have code that interfaces with Laserfiche.  We have been using the .NET Standard 2.1 version but that is now at End-of-Life so I upgraded to .NET 8.0.  The version of the Laserfiche SDK that I used (SDK 10.2) is not compatible with .NET 8.0.  The SDK I use contains two relevant DLL's (Laserfiche.RepositoryAccess.dll and Laserfiche.DocumentServices.dll)

I am confused about which Laserfiche API I should upgrade to.  In NuGet, there is the Laserfiche.Api.Client.Core, Laserfiche.Repository.Api.Client, and Laserfiche.Repository.Api.Client.V2. 

But none of these contain the same libraries that the Laserfiche.RepositoryAccess.dll and Laserfiche.DocumentServices.dll contain. 

I also found on your site you have a Laserfiche Server API, but I don't think this is .NET code and I could not find a .NET wrapper for this that is equivalent to what I am currently using.

Is there a newer version of the Laserfiche.RepositoryAccess.dll and Laserfiche.DocumentServices.dll that is compatible with .NET 8.0 (or even 6.x or 7.x) that I can just replace with my existing DLL's?

Also, we are using Laserfiche version 10.4 and, unfortunately, we have no plans to upgrade to version 11.

0 0

Replies

replied on December 24, 2023

"Is there a newer version of the Laserfiche.RepositoryAccess.dll and Laserfiche.DocumentServices.dll that is compatible with .NET 8.0 (or even 6.x or 7.x) that I can just replace with my existing DLL's?"  No.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.