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

Question

Question

sdk

SDK
asked on March 20, 2018

Is it possible to access the Laserfiche SDK 10.2 from a .NET Core 2.0 application?  I have created a solution in .NET Framework 4.6.2 and I would like to port it to .NET Core.  I have attempted to create a .NET Core class library added the references to the Laserifche DLLs as described in https://www.devtrends.co.uk/blog/creating-your-first-shared-library-in-.net-core.  I created a NuGet package and added it to my .NET Core application but still not able to access the functionality in the exported class library.  Thanks.

0 0

Replies

replied on March 27, 2018

RepositoryAccess is not currently compatible with .Net Core. A version that will work with .Net Core is in the works and may be released later this year.

0 0
replied on April 13, 2020 Show version history

How close is the .net core version to being released?  Also, will you have .net standard as well?

 

Thank you

1 0
replied on May 25, 2020

Is there any update on the expected release? 

 

Thanks

0 0
replied on November 11, 2022

.Net 6 API is now available for self-hosted systems.

0 0
replied on October 30, 2024

Is .Net 7 supported with Self-Hosted Laserfiche API Server?

0 0
replied on October 30, 2024 Show version history

@████████, since the Self-Hosted Laserfiche API is a WebAPI and accessed through a web call, the architecture of the calling application is not relevant.  You simply make a web call and get back JSON or a data stream.

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

Sign in to reply to this post.