Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fiseni committed Dec 24, 2020
1 parent fb251b0 commit 74f43bc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<img align="left" src="pozitronlogo.png" width="120" height="120">

&nbsp; [![NuGet](https://img.shields.io/nuget/v/PozitronDev.FiscalPrinter.svg)](https://www.nuget.org/packages/PozitronDev.FiscalPrinter)[![NuGet](https://img.shields.io/nuget/dt/PozitronDev.FiscalPrinter.svg)](https://www.nuget.org/packages/PozitronDev.FiscalPrinter)

&nbsp; [![Build Status](https://dev.azure.com/pozitrondev/PozitronDev.FiscalPrinter/_apis/build/status/FiscalPrinter_BuildPackage?branchName=master)](https://dev.azure.com/pozitrondev/PozitronDev.FiscalPrinter/_build/latest?definitionId=14&branchName=master)

&nbsp; [![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/pozitrondev/PozitronDev.FiscalPrinter/14)](https://dev.azure.com/pozitrondev/PozitronDev.FiscalPrinter/_build/latest?definitionId=14&branchName=master&view=codecoverage-tab)

&nbsp;

# PozitronDev FiscalPrinter

Nuget package providing high-level abstractions simplifying the task of printing to fiscal devices. The package is based and build upon the `ecr.dll` driver published by `Accent` [here](https://www.accent.mk/?page_id=1282#sy250).

## Usage

Refer to the sample applications provided within this repository under `sample` folder.

## Give a Star! :star:
If you like or are using this project please give it a star. Thanks!

0 comments on commit 74f43bc

Please sign in to comment.