VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode.AspNetCore.ApiControllers Namespace
/ VintasoftBarcodeApiController Class
Collapse All
Expand All
In This Topic
About VintaSoft Barcode .NET SDK
Licensing
How to use evaluation version
The license agreement
Getting Started
Operating requirements
Installing
Updating
Learning
Information sources
Demo applications
Programming
JavaScript classes for barcode recognition
JavaScript classes for barcode generation
Barcode web services
Detect barcode regions using AI
Tutorials
Recognize barcodes in image in ASP.NET Core application
Recognize barcodes in image in ASP.NET MVC5 application
Recognize barcodes in image in ASP.NET WebForms application
Recognize barcodes in image in 'Angular and ASP.NET Core' application
Recognize barcodes in image in 'React.js and ASP.NET Core' application
Generate barcode image in ASP.NET Core application
Generate barcode image in ASP.NET MVC5 application
Generate barcode image in ASP.NET WebForms application
Generate barcode image in 'Angular and ASP.NET Core' application
Generate barcode image in 'React.js and ASP.NET Core' application
Generate barcode image in Blazor Web application
Deploying
Deploying
API References
Client-side
JavaScript API Reference
Server-side
NET platform-independent web services API reference
ASP .NET Core controllers API Reference
Vintasoft.Barcode.AspNetCore.ApiControllers Assembly
Overview
Namespaces
Vintasoft.Barcode.AspNetCore.ApiControllers Namespace
Overview
Classes
VintasoftBarcodeApiController
Overview
Members
VintasoftBarcodeApiController Constructor
Properties
Methods
CreateSessionDataStorage
CreateWebService
GetBarcodeAsBase64Image
ReadBarcodes
ReadBarcodesFromBase64
ASP.NET MVC5 controllers API Reference
ASP.NET HTTP handlers API Reference
API changes history
API changes in version 9.1
API changes in version 9.2
API changes in version 10.0
API changes in version 11.0
API changes in version 12.0
API changes in version 12.1
API changes in version 12.2
API changes in version 12.3
API changes in version 12.4
API changes in version 14.0
API changes in version 14.1
API changes in version 16.0
VintasoftBarcodeApiController Class Methods
In This Topic
For a list of all methods of this type, see
VintasoftBarcodeApiController
.
Public Methods
Name
Description
Accepted
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
AcceptedAtAction
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
AcceptedAtRoute
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
BadRequest
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Challenge
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Conflict
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Content
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Created
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
CreatedAtAction
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
CreatedAtRoute
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
File
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Forbid
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
GetBarcodeAsBase64Image
Generates a barcode image and returns barcode image as Base64 string.
LocalRedirect
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
LocalRedirectPermanent
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
LocalRedirectPermanentPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
LocalRedirectPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
NoContent
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
NotFound
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Ok
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
PhysicalFile
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Problem
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
ReadBarcodes
Reads information about barcodes from web image.
ReadBarcodesFromBase64
Reads information about barcodes from web image, which is represented by a Base64 string.
Redirect
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectPermanent
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectPermanentPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToAction
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToActionPermanent
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToActionPermanentPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToActionPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToPage
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToPagePermanent
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToPagePermanentPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToPagePreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToRoute
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToRoutePermanent
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToRoutePermanentPreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
RedirectToRoutePreserveMethod
(Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
SignIn
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
SignOut
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
StatusCode
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
TryUpdateModelAsync
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
TryValidateModel
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Unauthorized
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
UnprocessableEntity
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
ValidationProblem
Overloaded. (Inherited from
Microsoft.AspNetCore.Mvc.ControllerBase
)
Protected Methods
Name
Description
CreateSessionDataStorage
Creates a data storage for current session.
CreateWebService
Creates the
VintasoftBarcodeWebService
that handles HTTP requests from clients and allows to read and write barcodes.
See Also
Reference
VintasoftBarcodeApiController Class
Vintasoft.Barcode.AspNetCore.ApiControllers Namespace