The C#/.NET client library for Fakturoid.cz service API.
Info
| Version: | 3.1.0 |
| Author(s): | Michal Altair Valášek |
| Last Update: | Friday, November 21, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ridercz/Fakturoid-API |
| NuGet Url: | https://www.nuget.org/packages/Altairis.Fakturoid.Client |
Install
Install-Package Altairis.Fakturoid.Client
dotnet add package Altairis.Fakturoid.Client
paket add Altairis.Fakturoid.Client
Altairis.Fakturoid.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- newtonsoft.json(>= 12.0.3)