Altairis.Fakturoid.Client 2.11.1

dotnet add package Altairis.Fakturoid.Client --version 2.11.1
NuGet\Install-Package Altairis.Fakturoid.Client -Version 2.11.1
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="Altairis.Fakturoid.Client" Version="2.11.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Altairis.Fakturoid.Client --version 2.11.1
#r "nuget: Altairis.Fakturoid.Client, 2.11.1"
#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 Altairis.Fakturoid.Client as a Cake Addin
#addin nuget:?package=Altairis.Fakturoid.Client&version=2.11.1

// Install Altairis.Fakturoid.Client as a Cake Tool
#tool nuget:?package=Altairis.Fakturoid.Client&version=2.11.1

NuGet Status

Fakturoid API C#/.NET client

Toto je knihovna určená pro další vývojáře. Máte zájem o vývoj na zakázku?

This is library intended for other developers. Are you interested in custom development?

This projects aims to create C#/.NET client for API of Czech online accounting service Fakturoid.

Please note that some more obscure functions are not (yet) supported - like API access to generators, reports etc. I'll implement them once I would need them, or you can do it in your fork (I accept pull request). The infrastructure is all here.

The library is developed in C#, uses Microsoft ASP.NET Web API Client Libraries (NuGet: Microsoft.AspNet.WebApi.Client) and conforms to .NET Standard 2.0 - therefore you can use it both in .NET Framework 4.x and .NET5.

Since version 2.5, the library exposes fully asynchronnous Task-based API for use with async and await.

How to use in your project

Install current version of library as a NuGet package Altairis.Fakturoid.Client from the NuGet Gallery:

install-package Altairis.Fakturoid.Client

Upgrade from version 1.x

Current version supports Fakturoid API v2.

The only breaking change from v1 is that constructor of FakturoidContext class now requires the email argument as well and that its AuthenticationName arg and property was renamed to AccountName to avoid confusion.

Documentation

  • Look into the Altairis.Fakturoid.Client.DemoApp project for usage.
  • All public members have XML documentation that will show up in IntelliSense.
  • The API Reference is available.

Contributor Code of Conduct

This project adheres to No Code of Conduct. We are all adults. We accept anyone's contributions. Nothing else matters.

For more information please visit the No Code of Conduct homepage.

This project is developed and maintained by Michal A. Valášek, (of ASPNET.CZ fame) and the Altairis corporation. This project has no official relation to the Fakturoid service or its owner.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
2.11.1 2,899 3/7/2023
2.11.0 297 2/24/2023
2.10.0 958 8/13/2021
2.9.0 1,257 1/29/2021
2.8.0 3,998 1/25/2019
2.7.0 747 1/2/2019
2.6.0 962 5/19/2018
2.5.0 1,135 9/5/2016
2.0.1 1,476 4/14/2015
2.0.0 1,390 9/30/2014
1.0.0.1 1,493 8/5/2013
1.0.0 1,478 8/4/2013