News

LEADTOOLS Imaging Kits Get New .NET Standard, Azure Cloud Libraries

Imaging dev tools specialist LEAD Technologies announced the release of LEADTOOLS Version 20 with new libraries leveraging .NET Standard, Microsoft's effort to unify .NET API usage across different platforms and projects, such as .NET Framework, .NET Core and Visual Studio Tools for Xamarin.

The company provides toolkits designed to help programmers integrate raster, document, medical, multimedia and vector imaging into various kinds of applications for platforms including desktop, server and mobile (tablet and phone).

Those tools now get a boost with the support for .NET Standard, version 2.0 of which was finalized last August, specifying a set of APIs that all conformant .NET implementations must provide for consistent API usage regardless of specific coding targets.

With LEADTOOLS Version 20, those targets include: .NET Framework (WPF, Windows Forms, ASP.NET); .NET Core (UWP, ASP.NET Core); and Xamarin/Mono (iOS, macOS, Android, UWP) applications, the company said, along with Microsoft Azure services.

Speaking about the Azure libraries, the company said, "Developers can easily add OCR, Barcode, Passport, Driver's License, and Check recognition, as well as convert over 150 imaging and document file formats to their cloud-based services."

The company provided more information on the new offering in two blog posts published yesterday and today. "Overall, the toolkit is faster and more efficient, and major areas of focus in this release were the Recognition Engines, Document Viewer, Document Formats, Medical Web Viewer, and Hanging Protocols," today's post said.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube