Info
| Version: | 1.0.4 | 
| Author(s): | Václav Dajbych | 
| Last Update: | Wednesday, October 23, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TransientFaultHandling | 
Install
Install-Package TransientFaultHandling
                        dotnet add package TransientFaultHandling
                        paket add TransientFaultHandling
                        
                                TransientFaultHandling Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
Implemented as extension methods of SqlConnection and SqlCommand classes. Has no dependences to Enterprise Library or NHibernate.
Does not require any configuration. Inspired by Microsoft's Topaz project.