Search for failure returned 17 packages
Displaying results 1 - 17.
-
Transient Fault Handling Core
By:
The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.
-
Enterprise Library 5.0 - Transient Fault Handling Application Block
By:
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... More information
-
Appfail.WebForms
By:
Appfail monitors your web application for exceptions and reports them to appfail.net for rich failure analytics and notifications.
-
Appfail.Mvc
By:
Appfail monitors your web application for exceptions and reports them to http://appfail.net for rich failure analytics and notifications.
-
Enterprise Library 5.0 - Integration Pack for Windows Azure - Source
By:
This NuGet package contains a zip file with the source code for the Enterprise Library Integration Pack for Windows Azure. The Microsoft Enterprise Library is a set of reusable application blocks that help developers meet common enterprise software development challenges. The Microsoft Enterprise Library Integration Pack for Windows Azure is an ext... More information
-
Enterprise Library - Transient Fault Handling Application Block
By:
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... More information
-
Cuemon .NET Framework Additions
By:
If you like the structure of the .NET platform, then the Cuemon .NET Framework Additions might just be that extra solution you have been looking for! With these assemblies I have aimed to accomplish at least two things; simplify the tedious work that is always present when coding towards a generic framework, and implementing some core- and utility ... More information
-
Enterprise Library - Transient Fault Handling Application Block - Windows Azure Storage integration
By:
Transient error detection strategies to use with Windows Azure Storage, for the Transient Fault Handling Application Block ("Topaz").
-
Enterprise Library - Transient Fault Handling Application Block - Windows Azure SQL Database integration
By:
Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz").
-
Enterprise Library - Transient Fault Handling Application Block - Service Bus integration
By:
Transient error detection strategies to use with Windows Azure Service Bus or the Service Bus for Windows Server, for the Transient Fault Handling Application Block ("Topaz").
-
Enterprise Library - Transient Fault Handling Application Block - Caching integration
By:
Transient error detection strategies to use with Windows Azure Caching or Windows Server AppFabric Caching, for the Transient Fault Handling Application Block ("Topaz").
-
EasyAssertions
By:
Easy-to-use fluent assertions with actually useful failure messages.
-
Unquote
By:
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F# expression evaluations. Unquote integrates configuration-free with all exception-based unit testing frameworks including xUnit.net, NUnit, ... More information
-
Input and runtime validation
By:
Method input validation and runtime checks that report errors or throw exceptions when failures are detected. Check out the code snippets available at https://github.com/AArnott/Validation/tree/master/My%20Code%20Snippets and make your input validation even easier with auto-completion for quoted parameter names.
-
NUnit.ExpectEx
By:
An extension to nunit assertions to reflect on lambda expressions passed to an expect method to give better output of what goes wrong on failures, rather than the builtin assertions.
-
MEFX Diagnostic Library
By:
The Composition Analysis Tool (Mefx) is a command-line application that analyzes library (.dll) and application (.exe) files containing Managed Extensibility Framework (MEF) parts. The primary purpose of Mefx is to provide developers a way to diagnose composition failures in their MEF applications without the requirement to add cumbersome tracing c... More information
-
nginn-messagebus
By:
ESB / Message Bus implementation for Microsoft.Net, based on SQL Server database as a message store. Supported features: - Durable and transactional messages - Pub/Sub message routing - Support for Sagas - Message sequences, expiration, correlation, http bridge - Robust retrying strategy, self-healing in case of transient failures