VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode.AspNetCore.ApiControllers Namespace
/ VintasoftBarcodeApiController Class
Collapse All
Expand All
In This Topic
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