TrybeSDK.Extensions.DependencyInjection
0.2.8
See the version list below for details.
dotnet add package TrybeSDK.Extensions.DependencyInjection --version 0.2.8
NuGet\Install-Package TrybeSDK.Extensions.DependencyInjection -Version 0.2.8
<PackageReference Include="TrybeSDK.Extensions.DependencyInjection" Version="0.2.8" />
paket add TrybeSDK.Extensions.DependencyInjection --version 0.2.8
#r "nuget: TrybeSDK.Extensions.DependencyInjection, 0.2.8"
// Install TrybeSDK.Extensions.DependencyInjection as a Cake Addin #addin nuget:?package=TrybeSDK.Extensions.DependencyInjection&version=0.2.8 // Install TrybeSDK.Extensions.DependencyInjection as a Cake Tool #tool nuget:?package=TrybeSDK.Extensions.DependencyInjection&version=0.2.8
## 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
Product | Versions 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. |
-
.NETStandard 2.0
- Ben.Demystifier (>= 0.4.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- MinVer (>= 4.3.0)
- TrybeSDK (>= 0.2.8)
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 |
---|---|---|
0.30.2 | 69 | 11/7/2024 |
0.30.1 | 82 | 10/10/2024 |
0.30.0 | 379 | 4/15/2024 |
0.2.9-alpha.0.1 | 104 | 2/22/2024 |
0.2.8 | 120 | 2/16/2024 |
0.2.7 | 101 | 2/16/2024 |
0.2.6 | 108 | 2/16/2024 |
0.2.5 | 114 | 2/16/2024 |
0.2.4 | 101 | 2/16/2024 |
0.2.3 | 111 | 2/15/2024 |
0.2.2 | 108 | 2/15/2024 |
0.2.1 | 110 | 2/15/2024 |
0.2.0 | 125 | 2/14/2024 |