Skip to main content
TrybeSDK.Extensions.DependencyInjection package icon

TrybeSDK.Extensions.DependencyInjection

(HEAD -> release/0.2.0, tag: 0.29, origin/release/0.2.0) fix: Correct partner_id parameter for filtering out OTA offerings ## 0.2.8 fix: BasketPackageItem.Duration returns an int? not a string? ## 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

Total Downloads
5.3K
5,300
Published
Feb 22, 2024
Latest stable version

Install

.NET CLI
dotnet add package TrybeSDK.Extensions.DependencyInjection --version 0.2.9-alpha.0.1
Package Manager Console
Install-Package TrybeSDK.Extensions.DependencyInjection -Version 0.2.9-alpha.0.1
PackageReference
<PackageReference Include="TrybeSDK.Extensions.DependencyInjection" Version="0.2.9-alpha.0.1" />

Frameworks

.NETStandard2.0

Dependencies

TrybeSDK
.NETStandard2.0
[0.2.9-alpha.0.1, )
Ben.Demystifier
.NETStandard2.0
[0.4.1, )
[8.0.0, )
[8.0.0, )
MinVer
.NETStandard2.0
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.