Toggl.Api 9.0.7-g95859521fd

This is a prerelease version of Toggl.Api.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Toggl.Api --version 9.0.7-g95859521fd
                    
NuGet\Install-Package Toggl.Api -Version 9.0.7-g95859521fd
                    
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="Toggl.Api" Version="9.0.7-g95859521fd" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Toggl.Api" Version="9.0.7-g95859521fd" />
                    
Directory.Packages.props
<PackageReference Include="Toggl.Api" />
                    
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 Toggl.Api --version 9.0.7-g95859521fd
                    
#r "nuget: Toggl.Api, 9.0.7-g95859521fd"
                    
#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 Toggl.Api@9.0.7-g95859521fd
                    
#: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=Toggl.Api&version=9.0.7-g95859521fd&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Toggl.Api&version=9.0.7-g95859521fd&prerelease
                    
Install as a Cake Tool

Toggl.Api nuget package

Nuget Nuget License: MIT Codacy Badge

Description

This is a .NET Standard 2.0 library for the Toggl API.

v9 support is provided in alpha only. Many endpoints are currently missing. You pull requests are welcome!

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  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
9.0.61 402 6/9/2025
9.0.60 531 1/28/2025
9.0.59 178 12/17/2024
9.0.55 228 11/18/2024
9.0.54 137 11/18/2024
9.0.53 123 11/18/2024
9.0.51 128 11/18/2024
9.0.50 152 11/15/2024
9.0.48 403 9/25/2024
9.0.47 141 9/25/2024
9.0.44 286 6/24/2024
9.0.43 226 6/12/2024
9.0.42 151 6/12/2024
9.0.40 167 6/12/2024
9.0.33-ga0b6878251 121 6/24/2024
9.0.32-gaaec92c03a 188 5/19/2024
9.0.31-gc0142499d1 145 5/10/2024
9.0.23-g51970e5617 180 3/29/2024
9.0.13-gbcf250f55c 140 3/25/2024
9.0.8-g8faa345b71 140 3/24/2024
9.0.7-g95859521fd 123 3/24/2024
8.0.22 267 4/3/2024
8.0.7 1,798 9/14/2021
8.0.6 456 9/1/2021
8.0.5 387 9/1/2021
8.0.4 618 5/16/2021
1.0.9 491 4/9/2021
1.0.8 442 3/26/2021
1.0.7 549 1/20/2021
1.0.6 768 4/23/2020
1.0.5 2,438 4/9/2018
1.0.4 1,208 4/2/2018
1.0.3 1,211 4/2/2018
1.0.2 1,234 3/17/2018
1.0.1 1,215 3/17/2018
1.0.0 1,206 3/17/2018

Initial release of v9 support.