Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 695 Bytes

Mews.Fiscalization.Hungary

Description

This library uses https://onlineszamla.nav.gov.hu/ API v2.0 to report invoices to the Hungarian authorities.

Key features

  • No Hungarian abbreviations.
  • Early data validation.
  • Immutable DTOs.

Usage

We tend to use immutable DTOs wherever possible, especially to ensure data validity. We want the library to throw an error as soon as possible, i.e. when constructing corresponding data structures. That is why we even introduce wrappers for simple datatypes.

NuGet

We have published the library as Mews.Fiscalization.Hungary.