fiscalizations
fiscalizations copied to clipboard
Mews.Fiscalizations is a .NET library that was built to help reporting of e-invoices to different government authorities.
This PR adds the compass.yml file and sets up config-as-code for your component. Upon merging, you'll be able to maintain this component's data via the compass.yml file that sits alongside...
We should take a look if implementing the Dispose pattern on some of our classes would make the library easier to use.
All libraries should expose the content of - The request sent to the server - The response received from the server. So that the users can use that data.