Vintasoft.Imaging.AspNetCore.ApiControllers
14.0.8.1
dotnet add package Vintasoft.Imaging.AspNetCore.ApiControllers --version 14.0.8.1
NuGet\Install-Package Vintasoft.Imaging.AspNetCore.ApiControllers -Version 14.0.8.1
<PackageReference Include="Vintasoft.Imaging.AspNetCore.ApiControllers" Version="14.0.8.1" />
paket add Vintasoft.Imaging.AspNetCore.ApiControllers --version 14.0.8.1
#r "nuget: Vintasoft.Imaging.AspNetCore.ApiControllers, 14.0.8.1"
// Install Vintasoft.Imaging.AspNetCore.ApiControllers as a Cake Addin #addin nuget:?package=Vintasoft.Imaging.AspNetCore.ApiControllers&version=14.0.8.1 // Install Vintasoft.Imaging.AspNetCore.ApiControllers as a Cake Tool #tool nuget:?package=Vintasoft.Imaging.AspNetCore.ApiControllers&version=14.0.8.1
Vintasoft.Imaging.AspNetCore.ApiControllers.dll is the assembly from VintaSoft Imaging .NET SDK and it contains ASP.NET Core Web API controllers for managing files, managing image collection, rendering and processing of images in ASP.NET Core.
Vintasoft.Imaging.js and Vintasoft.Imaging.DocumentViewer.js are JavaScript files from VintaSoft Imaging .NET SDK and they contain JavaScript classes and JavaScript UI controls for viewing, printing and processing of images and PDF documents in any HTML5 web browser.
VintaSoft Imaging .NET SDK is the impressive and easy-to-use image processing library for .NET developer. The SDK provides the abilities to load, view, process, convert, manage, print, capture from camera and save images. The SDK contains WinForms, WPF and HTML5 controls for viewing, printing and editing images.
GENERAL FEATURES:
- SDK can be used for developing .NET 7/6/5 and .NET Core 3.1 applications (console, WPF, WinForms, ASP.NET Core, service, etc) for Windows
- SDK can be used for developing .NET Framework 4.8-4.0 and 3.5 applications (console, WPF, WinForms, ASP.NET MVC, ASP.NET WebForms, service, etc) for Windows
- The SDK core is written in C#
- AnyCPU, x86 and x64 mode support
- Create black-white, grayscale, palette, RGB or RGBA image
- Load images from file or stream
- Capture images from DirectShow compatible cameras
- Read, edit and write low level structure of image file
- Render images
- View images in WinForms, WPF and Web
- Print images
- Process images (110+ image processing commands)
- Read, edit and write image metadata
- Set up color management in images
- Save images to a file or stream
- Functionality of VintaSoft Imaging .NET SDK can be extended using Plug-ins:
- VintaSoft Annotation .NET Plug-in allows to annotate images and PDF documents
- VintaSoft PDF .NET (Reader) Plug-in allows to load, view and print PDF documents
- VintaSoft PDF .NET (Writer) Plug-in allows to create, save and optimize PDF documents
- VintaSoft PDF .NET (Visual Editor) Plug-in allows to visually edit PDF documents
- VintaSoft JBIG2 .NET Plug-in allows to load, view and save JBIG2 images
- VintaSoft JPEG2000 .NET Plug-in allows to load, view and save JPEG2000 images
- VintaSoft DICOM Decoder .NET Plug-in allows to load and view DICOM images
- VintaSoft Document Cleanup .NET Plug-in contains powerful functionality for processing document images
- VintaSoft OCR .NET Plug-in allows to recognize text from image and save the recognition results to a text file or searchable PDF document
- VintaSoft Forms Processing .NET Plug-in allows to recognize OMR marks and read data from document forms
- VintaSoft Office .NET Plug-in allows open, view, print and convert DOCX documents.
DEVELOPMENT REQUIREMENTS:
- Development environments: Microsoft Visual Studio, Microsoft Studio Code, JetBrains Rider, .NET CLI
- Programming languages: C#, VB.NET, any .NET compatible language
- Development platforms: .NET, WPF, WinForms, ASP.NET
- VintaSoft Imaging .NET SDK
DEPLOYMENT REQUIREMENTS:
- Windows (Windows 11/10/8.1/8/7; Windows Server 2025/2022/2019/2016/2012/2008; 32-bit and 64-bit) with .NET 9/8/7/6
- Windows (Windows 11/10/8.1/8/7/Vista/XP; Windows Server 2025/2022/2019/2016/2012/2008/2003; 32-bit and 64-bit) with .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
- Linux (Ubuntu 24/23/22/20/18; Debian 12/11/10/9; Fedora 40/39/38/37/36; OpenSUSE 15; CentOS 9/8/7; Redhate Enterprise Linux 9/8/7; Alpine 3) with .NET 9/8/7/6
- macOS (macOS 14/13/12/11/10) with .NET 9/8/7/6
- VintaSoft Imaging .NET SDK
ONLINE RESOURCES:
Product web page: https://www.vintasoft.com/vsimaging-dotnet-index.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
Online Developer's Guide and API Reference: https://www.vintasoft.com/docs/vsimaging-dotnet-web/
Online code examples: https://www.vintasoft.com/vsimaging-dotnet-examples.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
Online Support Center: https://www.vintasoft.com/support/
Articles:
- HTML5 image viewer: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-View_Images_In_Html5_Web_Browser.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- HTML5 thumbnail viewer: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-View_Thumbnails_In_Html5_Web_Browser.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- Visual tools for HTML5 image viewer: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Visual_Tools_For_Html5_Image_Viewer.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- How to add the web document viewer to an ASP.NET Core application: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Tutorials-How_To_Add_Document_Viewer_To_Asp_Net_Core_Web_Application.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- How to add the HTML5 web image and thumbnail viewers to an ASP.NET Core application: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Tutorials-How_To_Add_Image_And_Thumbnail_Viewer_To_Asp_Net_Core_Mvc_Application.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- Print images in ASP.NET: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Print_Images_In_Web_Application.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
- Process images in ASP.NET: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Process_Images_In_Web_Application.html?referer=nuget.org/Vintasoft.Imaging.AspNetCore.ApiControllers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net7.0
- Vintasoft.Imaging (= 14.0.8.1)
- Vintasoft.Imaging.Web.Services (= 14.0.8.1)
- Vintasoft.Shared (= 4.4.0.1)
- Vintasoft.Shared.Web (= 4.4.0.1)
-
net8.0
- Vintasoft.Imaging (= 14.0.8.1)
- Vintasoft.Imaging.Web.Services (= 14.0.8.1)
- Vintasoft.Shared (= 4.4.0.1)
- Vintasoft.Shared.Web (= 4.4.0.1)
-
net9.0
- Vintasoft.Imaging (= 14.0.8.1)
- Vintasoft.Imaging.Web.Services (= 14.0.8.1)
- Vintasoft.Shared (= 4.4.0.1)
- Vintasoft.Shared.Web (= 4.4.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Vintasoft.Imaging.AspNetCore.ApiControllers:
Package | Downloads |
---|---|
Vintasoft.Imaging.DocCleanup.AspNetCore.ApiControllers
Process the document images in ASP.NET Core application. ASP.NET Core Web API controller for processing of document images. JavaScript classes and controls for viewing, printing and processing of images and documents in any HTML5 web browser. |
|
Vintasoft.Imaging.Pdf.AspNetCore.ApiControllers
Manage PDF documents in ASP.NET Core application. ASP.NET Core Web API controller that allows to manage PDF documents. JavaScript classes for managing PDF document and visual tools for working with PDF document in HTML5 image viewer. |
|
Vintasoft.Imaging.Annotation.AspNetCore.ApiControllers
View and annotate images and PDF documents in ASP.NET Core application. ASP.NET Core Web API controller that allows to annotate an image or PDF document. JavaScript classes and controls for viewing and annotating of images and PDF documents in any HTML5 web browser. |
|
Vintasoft.Imaging.Office.AspNetCore.ApiControllers
Edit the spreadsheet (XLSX) document in ASP.NET Core application. ASP.NET Core Web API controller that allows to edit the spreadsheet (XLSX) document. JavaScript UI control that allows to edit the spreadsheet (XLSX) document in HTML5 web browser. |
|
Vintasoft.Imaging.Dicom.AspNetCore.ApiControllers
View DICOM images in ASP.NET Core application. ASP.NET Core Web API controller that allows to work with DICOM images. JavaScript classes and controls for viewing DICOM images in any HTML5 web browser. |
GitHub repositories
This package is not used by any popular GitHub repositories.