CData.FreshBooks.EntityFrameworkCore 24.0.8937

Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CData.FreshBooks.EntityFrameworkCore --version 24.0.8937                
NuGet\Install-Package CData.FreshBooks.EntityFrameworkCore -Version 24.0.8937                
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="CData.FreshBooks.EntityFrameworkCore" Version="24.0.8937" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CData.FreshBooks.EntityFrameworkCore --version 24.0.8937                
#r "nuget: CData.FreshBooks.EntityFrameworkCore, 24.0.8937"                
#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 CData.FreshBooks.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=CData.FreshBooks.EntityFrameworkCore&version=24.0.8937

// Install CData.FreshBooks.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=CData.FreshBooks.EntityFrameworkCore&version=24.0.8937                

CData FreshBooks Provider

The CData FreshBooks Provider allows you to connect to FreshBooks sources just like SQL tables. Simply specify your credentials and access data from any FreshBooks source.

Licensing

.Net Framework

The NuGet package automatically downloads and installs a license so no additional action is needed.

.Net Standard/.Net Core

A license must be activated before the .NET Standard Provider can be used. To activate a license, you can use install-license, a .NET Core application included with the Provider. This application is present in the 'tools' folder of the package installation directory, which on Windows can typically be found at: %USERPROFILE%.nuget\packages\cdata.datasource

To use the install-license application run the command:

dotnet ./install-license.dll 'key'

Ensure that 'key' is your product key. This will install a license on the particular system.

Establishing a connection

In-depth documentation on establishing a connection to FreshBooks can be found at our website.

FreshBooks 2024 - Copyright (c) 2024 CData Software, Inc. - All rights reserved. - For more information, please visit our website at www.cdata.com.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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