[]
        
(Showing Draft Content)

C1.Web.Api.BarCode.BarCodeController

BarCodeController Class

Controller for BarCode Web API.

Inheritance
BarCodeController
Namespace: C1.Web.Api.BarCode
Assembly: C1.AspNetCore.Api.BarCode.dll
Syntax
public class BarCodeController : Controller, IActionFilter, IAsyncActionFilter, IFilterMetadata, IDisposable

Constructors

Name Description
BarCodeController()

A default constructor for BarCode Web API.

Methods

Name Description
Get(BarCodeRequest)

Gets the barcode image according to the specified request.

GetByJson(string)

Gets the barcode image according to the specified request.