TrybeSDK 0.2.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package TrybeSDK --version 0.2.7
NuGet\Install-Package TrybeSDK -Version 0.2.7
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="TrybeSDK" Version="0.2.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TrybeSDK --version 0.2.7
#r "nuget: TrybeSDK, 0.2.7"
#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 TrybeSDK as a Cake Addin
#addin nuget:?package=TrybeSDK&version=0.2.7

// Install TrybeSDK as a Cake Tool
#tool nuget:?package=TrybeSDK&version=0.2.7

## 0.2.7
fix: Capture response content if we catch an exception and content is available

## 0.2.6
fix: ConfigureAwait(false) all the things because we're targeting netstandard2.0

## 0.2.5
feat: Capture exceptions from the API and return as part of response.

## 0.2.4
fix: Remove required modifiers, breaking on .NET FX 4.7.2

## 0.2.3
fix: FromJsonString should be static

## 0.2.2
feat: Add JSON serialiser methods for all models

## 0.2.1
feat: Introduce TrybeHttpClientFactory for HTTP client creation interception

## 0.2.0
fix: Add Packages files originally filtered by gitignore
feat: Add support for item availability
feat: Add support for Shop offerings and Packages
feat: Add support for orders, notes and payments
feat: Add support for guest, customer, and reserve operations on baskets
feat: Add support for basket items
fix: Include missing lang and theme keys for booking frame config
feat: Add basket model and update booking frames
feat: Add support for Frontend booking frames
feat: Add support for the /sites endpoint
fix: Include MinVer to correctly version the package
feat: Add Trybe HTTP clients infra

## 0.1.0
fix: Publish arguments should be optional when using the --nuget flag
feat: Support NuGet V3 directly using --publish --nuget shorthand
feat: Rename ci.yml to main.yml, and add support for release.yml
feat: Build automation on Github Actions and Packages
Initial commit

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TrybeSDK:

Package Downloads
TrybeSDK.Extensions.DependencyInjection

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.30.0 210 4/15/2024
0.2.9-alpha.0.1 98 2/22/2024
0.2.8 294 2/16/2024
0.2.7 231 2/16/2024
0.2.6 240 2/16/2024
0.2.5 242 2/16/2024
0.2.4 221 2/16/2024
0.2.3 231 2/15/2024
0.2.2 228 2/15/2024
0.2.1 242 2/15/2024
0.2.0 254 2/14/2024
0.1.0 206 2/7/2024