Mews.Fiscalizations.All 29.0.0

Prefix Reserved
dotnet add package Mews.Fiscalizations.All --version 29.0.0                
NuGet\Install-Package Mews.Fiscalizations.All -Version 29.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mews.Fiscalizations.All" Version="29.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mews.Fiscalizations.All --version 29.0.0                
#r "nuget: Mews.Fiscalizations.All, 29.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mews.Fiscalizations.All as a Cake Addin
#addin nuget:?package=Mews.Fiscalizations.All&version=29.0.0

// Install Mews.Fiscalizations.All as a Cake Tool
#tool nuget:?package=Mews.Fiscalizations.All&version=29.0.0                

<p align="center"> <a href="https://mews.com"> <img alt="Mews" height="100px" src="https://user-images.githubusercontent.com/435787/129971779-2c64348e-05a3-49d0-b026-91913ffd68dc.png"> </a> </p>

Build Build License

Mews.Fiscalizations is a .NET library designed to support reporting of e-invoices to government authorities in multiple countries.

📃 Overview

This repository contains a set of projects, each focused on facilitating e-invoice reporting to the appropriate governmental authority in different regions. Refer to the documentation in each project folder for details on specific implementations.

Disclaimer: These libraries were developed for internal use, so additional customization may be necessary to meet your specific needs. We cannot guarantee the accuracy of data produced by the libraries. Contributions are welcome if you'd like to extend functionality.

⚙️ Installation

To use a fiscalization package for a specific country, install it via NuGet

Here’s how to get started with the Spanish fiscalization package, for example:

Install-Package Mews.Fiscalizations.Spain

To install the package that covers all supported countries:

Install-Package Mews.Fiscalizations.All

🎯 Key Features

  • Functional programming approach using FuncSharp. with an emphasis on 'Option' and 'Try'.
  • Early validation of data inputs.
  • Asynchronous I/O operations.
  • Comprehensive test coverage for all endpoints.
  • Intuitive and immutable Data Transfer Objects (DTOs).
  • CI/CD pipelines compatible with both Windows and Linux.
  • Code examples provided within each project.
  • Cross-platform compatibility (.NET 8).
  • Support for fiscalizations across six countries and the Basque region.
  • Logging capabilities for selected implementations.

⚠ Important Notes

Our production environments run on .NET 8, which doesn’t require ConfigureAwait since there’s no SynchronizationContext. However, if you rely on ConfigureAwait in your application, consider creating a separate branch to accommodate this.

👀 Examples

Each fiscalization project includes code examples. Refer to the project-specific documentation for practical implementations and use cases.

🧬 Projects

Project Nuget Package Description
All Mews.Fiscalizations.All A package for all supported countries
Core Mews.Fiscalizations.Core Core library supporting shared functionality
Austria Mews.Fiscalizations.Austria Austria-specific fiscalization library (RKSV)
Germany Mews.Fiscalizations.Germany Germany-specific fiscalization library (KassenSichV)
Hungary Mews.Fiscalizations.Hungary Hungary-specific fiscalization library (NAV)
Italy Mews.Fiscalizations.Italy Italy-specific fiscalization library (SDI)
Spain Mews.Fiscalizations.Spain Spain-specific fiscalization library (SII)
Basque Mews.Fiscalizations.Basque Basque region-specific fiscalization library (TicketBAI)
Sweden Mews.Fiscalizations.Sweden Sweden-specific fiscalization library (Srv4POS → Skatteverket)

🧑 Authors

<table> <tr> <td align="center"><a href="https://github.com/KaliCZ"><img src="https://avatars.githubusercontent.com/u/12395130?v=4" width="100px;" alt=""/><br /><sub><b>Pavel Kalandra</b></sub></a><br /></td> <td align="center"><a href="https://github.com/abdallahbeshi"><img src="https://avatars.githubusercontent.com/u/51375082?v=4" width="100px;" alt=""/><br /><sub><b>Abdallah Altrabeishi</b></sub></a><br /></td> <td align="center"><a href="https://github.com/marektresnak"><img src="https://avatars.githubusercontent.com/u/12021177?v=4" width="100px;" alt=""/><br /><sub><b>Marek Tresnak</b></sub></a><br /></td> </tr> </table>

👍 Contributing

We welcome contributions! If you’d like to support the project, please create a pull request with a clear description of your changes and ensure that tests are included if applicable.

If you’d like to show support, please star this project on GitHub! While no monetary donations are needed, we do accept gummy bears at Mews Systems s.r.o., Náměstí IP Pavlova 5, Vinohrady 120 00 Prague. 🍬

🏢 About us

We’re building transformational technology for millions of hospitality professionals and their guests.

Hoteliers

The hoteliers who choose Mews share our passion for innovation and they don’t accept the status quo. They’re using our technology to rethink physical spaces, services, and guest experiences.

Guests

Hospitality brands are heavily scrutinized. The day a guest checks-out, their rating goes online. Ultimately we’re designing Mews for our customer’s customer because every guest experience must be remarkable.

For more, visit https://www.mews.com/en/about-us

⚠️ License

Licensed under the MIT

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
29.0.0 149 1/16/2025
28.0.1 230 1/13/2025
28.0.0 565 12/31/2024
27.0.2 6,167 7/3/2024
27.0.1 394 6/26/2024
27.0.0 3,052 2/6/2024
26.0.2 852 1/31/2024
26.0.1 370 1/30/2024
26.0.0 306 1/29/2024
25.0.11 1,114 1/4/2024
25.0.10 395 1/3/2024
25.0.9 597 12/27/2023
25.0.8 412 12/13/2023
25.0.7 2,538 10/12/2023
25.0.6 104 10/4/2023
25.0.5 581 9/22/2023
25.0.4 102 9/22/2023
25.0.3 403 9/13/2023
25.0.2 273 9/8/2023
25.0.1 935 8/27/2023
25.0.0 601 8/27/2023
24.0.2 142 8/27/2023
24.0.1 120 8/27/2023
24.0.0 105 8/27/2023
23.0.7 318 8/21/2023
23.0.6 114 8/19/2023
23.0.5 215 8/17/2023
23.0.4 105 8/17/2023
23.0.3 118 8/17/2023
23.0.2 210 8/15/2023
23.0.1 184 8/15/2023
23.0.0 340 8/7/2023
22.0.3 853 8/2/2023
22.0.2 939 7/26/2023
22.0.1 679 7/26/2023
22.0.0 797 7/24/2023
21.0.0 3,338 3/24/2023
20.0.2 2,133 3/13/2023
20.0.1 912 3/10/2023
20.0.0 813 1/12/2023
19.0.1 8,292 12/16/2022
19.0.0 766 11/30/2022
18.1.0 6,615 11/24/2022
18.0.0 1,026 11/21/2022
17.0.0 807 11/21/2022
16.0.3 8,181 10/24/2022
16.0.2 1,528 10/21/2022
16.0.1 2,240 10/17/2022
16.0.0 1,870 10/14/2022
15.0.0 980 10/12/2022
14.0.4 8,262 9/25/2022
14.0.3 4,184 9/15/2022
14.0.2 942 9/13/2022
14.0.1 2,358 9/9/2022
14.0.0 935 9/6/2022
13.0.0 918 9/6/2022
12.0.0 5,337 8/30/2022
11.0.0 1,312 8/29/2022
10.0.0 970 8/3/2022
9.0.0 8,152 7/7/2022
8.0.3 964 7/4/2022
8.0.2 14,524 5/24/2022
8.0.1 6,790 4/25/2022
8.0.0 1,295 4/21/2022
7.0.4 932 4/14/2022
7.0.3 966 4/14/2022
7.0.2 8,120 3/16/2022
7.0.1 16,917 1/20/2022
7.0.0 982 1/19/2022
6.0.2 3,057 1/13/2022
6.0.1 12,821 12/2/2021
6.0.0 1,677 11/23/2021
5.0.0 3,327 11/8/2021
4.0.0 893 11/5/2021
3.2.2 880 11/5/2021
3.2.1 3,241 11/4/2021
3.2.0 5,448 10/12/2021
3.1.0 1,643 10/7/2021
3.0.0 3,477 9/24/2021
2.0.0 1,512 7/21/2021
1.0.11 14,270 7/14/2021
1.0.10 857 7/13/2021
1.0.9 896 7/13/2021
1.0.8 2,361 7/8/2021
1.0.7 865 7/8/2021
1.0.6 1,609 7/2/2021
1.0.5 822 7/1/2021
1.0.4 5,840 6/7/2021
1.0.3 825 6/7/2021
1.0.2 1,345 5/31/2021
1.0.1 838 5/28/2021
1.0.0 851 5/24/2021