Coder Social home page Coder Social logo

fakturoid-api's Introduction

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.

fakturoid-api's People

Contributors

borekb avatar dependabot-preview[bot] avatar jtone123 avatar mholec avatar petrce avatar ridercz avatar tekusp avatar vdolek avatar zdebou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.