Version 1.0.0-beta006

Beta
Date 2024-02-09 (280 days ago)
Downloads 58 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Skybrud.Social.Toggl --version 1.0.0-beta006

NuGet Package Manager:

Install-Package Skybrud.Social.Toggl -Version 1.0.0-beta006

#changelog">Changelog

  • Updated remaining parts of the package to use the V9 API
    This may have resulted in some breaking changes throughout the package as the V8 and V9 APIs have different URL formats and parameter and the JSON structure of various requests and responses have changed.