VOOZH about

URL: https://www.nuget.org/packages/TimeWarp.QuickBooks/

⇱ NuGet Gallery | TimeWarp.QuickBooks 1.0.0-beta.3




👁 Image
TimeWarp.QuickBooks 1.0.0-beta.3

Prefix Reserved
This is a prerelease version of TimeWarp.QuickBooks.
dotnet add package TimeWarp.QuickBooks --version 1.0.0-beta.3
 
 
NuGet\Install-Package TimeWarp.QuickBooks -Version 1.0.0-beta.3
 
 
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="1.0.0-beta.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TimeWarp.QuickBooks" Version="1.0.0-beta.3" />
 
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 1.0.0-beta.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TimeWarp.QuickBooks, 1.0.0-beta.3"
 
 
#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.
#:package TimeWarp.QuickBooks@1.0.0-beta.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TimeWarp.QuickBooks&version=1.0.0-beta.3&prerelease
 
Install as a Cake Addin
#tool nuget:?package=TimeWarp.QuickBooks&version=1.0.0-beta.3&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

👁 Twitter
👁 Twitter

TimeWarp.QuickBooks

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:

  • - How to use the library
  • - How to contribute or extend the library

Development Process

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

Running Tests

pwsh run-tests.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 Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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
1.0.0-beta.3 183 10/21/2025
1.0.0-beta.2 303 8/25/2025
1.0.0-beta.1 266 8/7/2025
0.1.2-alpha 137 5/24/2025
0.1.1-alpha 130 5/24/2025
0.1.0-alpha 192 5/23/2025