SDK: Target Frameworks for FPAssistant Suite SDK

We got asked the other day for a list of the Target Frameworks supported in the FPAssistant Suite along with future plans; so here is a technical answer, the following Frameworks are supported all as Class Libraries ready to be referenced in Visual Studio or some through NuGet:

FPAssistant with Geodetics calculated locally on computer

  • .NET Framework 4.7 Windows 32-bit
  • .NET Framework 4.7 Windows 64-bit

FPAssistant with Geodetics calculated through web API

  • .NET Standard 2.0
  • .NET Standard 2.1 (.NET 5)
  • Portable Class Library

The geodetics calcs can be performed on the computer or through a web API, the code is written in C++ and can’t be used in sandbox application like UWP so the option to call the web API was added.

NOTE: PCL might be deprecated as some of the newer API’s being developed are not available on this target.

FPAssistant Suite SDK is 98% developed in C# and with rest in C++.

Future

Further support for ARM processors is expected this year with specific builds targeting the ARM64 platform but this will created on demand as most developers are likely to use the .NET Standard 2.0 or 2.1 builds.

If you have any questions, then please do make contact and we’ll try to get back to you soon.

2021-02-05T14:25:14+00:00February 5th, 2021|FPAssistant SDK/API News|