TrybeSDK 0.30.7-alpha.0.1 Latest
(HEAD -> main, origin/main) Merge branch 'hotfix/enable-number-from-string-handling' fix: The Trybe API sometimes returns numbers as strings, so enable this by default ## 0.30.6 Merge branch 'hotfix/improve-response-capture-semantics' fix: Handle JSON content that can't be deserialized without returning a more obscure error with no captured content to debug ## 0.30.5 Merge branch 'hotfix/improve-response-capture-semantics' fix: Do not attempt to read content in catch block as it may already be disposed ## 0.30.4 Merge branch 'hotfix/improve-response-capture-semantics' fix: Further tweaks to req/resp disposable and access singular times / Fix regression where Data is not populated on requests with return values while capturing response content ## 0.30.3 Merge branch 'hotfix/improve-response-capture-semantics' fix: Only read from the underlying content once if possible ## 0.30.2 Merge branch 'hotfix/guest-require-first-last-names' fix: Guests can require first_name and last_name depending on setting ## 0.30.1 Merge branch 'hotfix/missing-configure-awaits' fix: Add ConfigureAwait when resolving a Trybe error for older NetFX clients ## 0.30.0 fix: Add support for partner_id for filtering item availability / Ditch need for release branch Merge branch 'release/0.2.0' (tag: 0.29) fix: Correct partner_id parameter for filtering out OTA offerings Merge branch 'release/0.2.0' ## 0.2.8 fix: BasketPackageItem.Duration returns an int? not a string? Merge branch 'release/0.2.0' ## 0.2.7 fix: Capture response content if we catch an exception and content is available Merge branch 'release/0.2.0' ## 0.2.6 fix: ConfigureAwait(false) all the things because we're targeting netstandard2.0 Merge branch 'release/0.2.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 Merge branch 'release/0.2.0' ## 0.2.3 fix: FromJsonString should be static Merge branch 'release/0.2.0' ## 0.2.2 feat: Add JSON serialiser methods for all models Merge branch 'release/0.2.0' ## 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
Install from the command line:
Learn more about NuGet packages
$ dotnet add package TrybeSDK --version 0.30.7-alpha.0.1
Recent Versions
- 0
- 0
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
- IngeniumSE
- TrybeSDK
- MIT License
- Readme