Mint.Hardware.Modbus.AddressStrip by: Mint.Hardware.Modbus.AddressStrip
  • 19 total downloads
  • Latest version: 1.0.0.1
To use it throught static class Mint.Hardware.Modbus.AddressStrip.ComDeviceHelper
Mint.Hardware.PosTerminal.Entities by: Mint.Hardware.PosTerminal.Entities
  • 226 total downloads
  • Latest version: 1.0.8.9
  • Bank POS Entities
Bank POS entities, add AID
Mint.Hardware.PosTerminal.Ingenico by: Mint.Hardware.PosTerminal.Ingenico
  • 343 total downloads
  • Latest version: 1.0.28
  • Bank POS Ingenico Hardware
Merchant id changes
Mint.Hardware.PosTerminal.TestPos by: Mint.Hardware.PosTerminal.TestPos
  • 109 total downloads
  • Latest version: 1.0.6
  • PosTerminal TestPos
Test POS-terminal
Mint.Hardware.Printer.Entities by: Mint.Hardware.Printer.Entities
  • 2 total downloads
  • Latest version: 1.0.0
  • Printer Entities
Entities and interfaces for custom and china printers
Mint.Hardware.Printer.Zpl by: Mint.Hardware.Printer.Zpl
  • 12 total downloads
  • Latest version: 1.0.0
Driver for Zebra printer
Mint.Hardware.ReceiptPrinter.CustomTG2480H by: Mint.Hardware.ReceiptPrinter.CustomTG2480H
  • 0 total downloads
  • Latest version: 1.0.0
  • ReceiptPrinter CustomTG2480H
Receipt printer Custom TG2480H
Mint.Hardware.ReceiptPrinter.Entities by: Mint.Hardware.ReceiptPrinter.Entities
  • 38 total downloads
  • Latest version: 1.0.4
  • ReceiptPrinter Entities
Entities and interfaces for custom and china printers
Mint.Hardware.ReceiptPrinter.GprinterGP58130IVC by: Mint.Hardware.ReceiptPrinter.GprinterGP58130IVC
  • 0 total downloads
  • Latest version: 1.0.0
  • ReceiptPrinter GprinterGP58130IVC
Receipt printer Gprinter GP-58130IVC‎
Mint.Hardware.ReceiptPrinter.XPrinterXP80 by: Mint.Hardware.ReceiptPrinter.XPrinterXP80
  • 16 total downloads
  • Latest version: 1.0.0
  • ReceiptPrinter XPrinterXP80
Receipt printer Xprinter XP-80
Mint.Hardware.RFIDIntegratedReader by: Mint.Hardware.RFIDIntegratedReader
  • 3 total downloads
  • Latest version: 1.0.2
Package Description
Mint.Hardware.Scanner.Entities by: Mint.Hardware.Scanner.Entities
  • 196 total downloads
  • Latest version: 1.0.13
Entities for barcode scanners
Mint.Hardware.Scanner.NewlandFM430 by: Mint.Hardware.Scanner.NewlandFM430
  • 152 total downloads
  • Latest version: 1.0.8.15
Package Description
Mint.Hardware.Serial by: Mint.Hardware.Serial
  • 13 total downloads
  • Latest version: 0.1.12
To use it throught static class Mint.Hardware.Serial.ComDeviceHelper
Mint.Hardware.UserScales.Magellan9300Scales by: Mint.Hardware.UserScales.Magellan9300Scales
  • 0 total downloads
  • Latest version: 1.0.1
  • UserScales Magellan9300Scales
User scales Magellan 9300
Mint.Hardware.VendingPusher by: Mint.Hardware.VendingPusher
  • 71 total downloads
  • Latest version: 0.1.2
  • hardware
Project for comunication with vending pusher hardware controllers
Mint.Hardware.VOCSensor by: Mint.Hardware.VOCSensor
  • 9 total downloads
  • Latest version: 1.0.0
Project for comunication with voc sensor (temperature and humidity)
Mint.SelfCheckout.Entities by: Mint.SelfCheckout.Entities
  • 49 total downloads
  • Latest version: 1.0.9
  • self-checkout entities
Self checkout shared entities
Mint.SelfCheckout.License.Core by: Mint.SelfCheckout.License.Core
  • 67 total downloads
  • Latest version: 1.0.1
Self checkout license core
Mint.Software.Blazor.Carousel.Pack by: Mint.Software.Blazor.Carousel
  • 41 total downloads
  • Latest version: 1.0.3
# Mint.Software.Blazor.Carousel ###### Basic usage Add a reference to your project, referencing the 'Components' project In your _Host.cshtml file add the following line to use the default stylesheet: "<link href="_content/Mint.Software.Blazor.Carousel.Pack/blazor_carousel.css" rel="stylesheet" />" Add the component to your Razor page using the following lines: @using Components;