EnterpriseLibrary.TransientFaultHandling.NetCore
6.0.1310
See the version list below for details.
dotnet add package EnterpriseLibrary.TransientFaultHandling.NetCore --version 6.0.1310
NuGet\Install-Package EnterpriseLibrary.TransientFaultHandling.NetCore -Version 6.0.1310
<PackageReference Include="EnterpriseLibrary.TransientFaultHandling.NetCore" Version="6.0.1310" />
paket add EnterpriseLibrary.TransientFaultHandling.NetCore --version 6.0.1310
#r "nuget: EnterpriseLibrary.TransientFaultHandling.NetCore, 6.0.1310"
// Install EnterpriseLibrary.TransientFaultHandling.NetCore as a Cake Addin #addin nuget:?package=EnterpriseLibrary.TransientFaultHandling.NetCore&version=6.0.1310 // Install EnterpriseLibrary.TransientFaultHandling.NetCore as a Cake Tool #tool nuget:?package=EnterpriseLibrary.TransientFaultHandling.NetCore&version=6.0.1310
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability. This library contains a class library that targets .Net Core 2.0.
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 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.TransientFaultHandling.NetCore:
Package | Downloads |
---|---|
EnterpriseLibrary.TransientFaultHandling.Data.NetCore
Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz"). This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0. |
|
_EnterpriseLibrary.Azure.TransientFaultHandling.ServiceBus.NetCore
A port of EnterpriseLibrary.TransientFaultHandling.ServiceBus for .Net Core The Transient Fault Handling Application Block for Windows Azure ("Topaz") makes your Windows Azure application more resilient to transient failures by providing intelligent retry logic mechanisms. |
|
ChilliSource.Cloud.Core
Core library for ChilliSource.Cloud |
|
Cqrs.Azure.EventHub
Use Azure EventHubs as a message, event or command bus in CQRS.NET |
|
EnterpriseLibrary.TransientFaultHandling.Caching.NetCore
Transient error detection strategies to use with Windows Azure Caching or Windows Server AppFabric Caching, for the Transient Fault Handling Application Block ("Topaz"). This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on EnterpriseLibrary.TransientFaultHandling.NetCore:
Repository | Stars |
---|---|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
Azure/elastic-db-tools
Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database.
|