TimeWarp.QuickBooks 0.1.0-alpha

Prefix Reserved
This is a prerelease version of TimeWarp.QuickBooks.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package TimeWarp.QuickBooks --version 0.1.0-alpha
                    
NuGet\Install-Package TimeWarp.QuickBooks -Version 0.1.0-alpha
                    
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="TimeWarp.QuickBooks" Version="0.1.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TimeWarp.QuickBooks" Version="0.1.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="TimeWarp.QuickBooks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TimeWarp.QuickBooks --version 0.1.0-alpha
                    
#r "nuget: TimeWarp.QuickBooks, 0.1.0-alpha"
                    
#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.
#addin nuget:?package=TimeWarp.QuickBooks&version=0.1.0-alpha&prerelease
                    
Install TimeWarp.QuickBooks as a Cake Addin
#tool nuget:?package=TimeWarp.QuickBooks&version=0.1.0-alpha&prerelease
                    
Install TimeWarp.QuickBooks as a Cake Tool

Dotnet Stars Discord Build Status NuGet NuGet Issues Open Forks License Twitter

Twitter Twitter

TimeWarp.QuickBooks

TimeWarp Logo

TimeWarp.QuickBooks is a .NET library for QuickBooks Online integration.

Give a Star! ⭐

If you like or are using this project please give it a star. Thank you!

Features

  • Easy authentication with QuickBooks Online API
  • Simple interfaces for common QuickBooks operations
  • Comprehensive testing with TimeWarp.Fixie
  • Designed with modern .NET practices

Getting started

To quickly get started I recommend reviewing the samples in this repo.

Installation

dotnet add package TimeWarp.QuickBooks

You can see the latest NuGet packages from the official TimeWarp NuGet page.

CI/CD Pipeline

This project uses GitHub Actions for continuous integration and deployment:

  • CI Build: Runs on pull requests to validate code quality
  • Release Build: Automatically publishes new versions to NuGet when pushed to the master branch

Required GitHub Secrets

To use the GitHub Actions workflows, you need to configure the following secret in your repository:

  • PUBLISH_TO_NUGET_ORG: Your NuGet API key for publishing packages

Documentation

Comprehensive documentation is available in the Documentation directory:

Development Process

This project follows the Kanban methodology for task management. You can find current work in the Kanban directory.

Running Tests

pwsh RunTests.ps1

Contributing

We welcome contributions! Please see our contribution guidelines for details.

Unlicense

License

Contact

Sometimes the GitHub notifications get lost in the shuffle. If you file an issue and don't get a response in a timely manner feel free to ping on our Discord server.

Discord

Acknowledgments

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
0.1.2-alpha 31 5/24/2025
0.1.1-alpha 33 5/24/2025
0.1.0-alpha 94 5/23/2025