# spring-net-retry **Repository Path**: mirrors_spring-projects/spring-net-retry ## Basic Information - **Project Name**: spring-net-retry - **Description**: Spring.Retry for .NET - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-net-retry is no longer actively maintained by VMware, Inc. Spring Retry for .NET ===================== A .NET port of Spring Retry (https://github.com/SpringSource/spring-retry) that enables support for retry. ## NuGet Packages To use Spring Retry for .NET in your applications, you should use the NuGet Packages found at the NuGet Gallery: * An initial release has not yet been created. Check back here periodically for news of a release ## Checking out and Building To check out the project from [GitHub](https://github.com/SpringSource/spring-net-amqp) and build from source using [MSBuild](http://msdn.microsoft.com/en-us/library/vstudio/dd393574.aspx), do the following from a command prompt: git clone git://github.com/SpringSource/spring-net-retry.git cd spring-net-retry build ## Supported .NET Framework Versions Spring Retry for .NET supports .NET 4.0 and 4.5. ## License Spring Retry for .NET is released under the terms of the Apache Software License Version 2.0 (see license.txt).