Info
| Version: | 1.0.22 | 
| Author(s): | Jeffrey Bramlett | 
| Last Update: | Monday, November 16, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.aboutjeffbramlett.com/resources/common | 
| NuGet Url: | https://www.nuget.org/packages/Common.Standard | 
Install
Install-Package Common.Standard
                        dotnet add package Common.Standard
                        paket add Common.Standard
                        
                                Common.Standard Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.1)
 
Tags
                
.Net Standard library of extensions and generics to be used in any application.
Includes: Generic implementations for Ambassador, CircuitBreaker, Pipes and Filter, Ambassador, Pool, Spooling, MessageBus and Service Loader. Feature Toggles implementation and collection extensions are also included.