Advanced supporting features for integration services including: Redis Caching, Versioning, Swagger, and Health Checks. 
                        
                    
         
                Info
| Version: | 1.9.0 | 
| Author(s): | Moe Integration Dept | 
| Last Update: | Sunday, November 1, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/MoeIntegration.Advanced | 
Install
Install-Package MoeIntegration.Advanced
                        dotnet add package MoeIntegration.Advanced
                        paket add MoeIntegration.Advanced
                        
                                MoeIntegration.Advanced Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AspNetCore.HealthChecks.Redis(>= 3.1.2)
- AspNetCore.HealthChecks.SqlServer(>= 3.1.1)
- MicroElements.Swashbuckle.FluentValidation(>= 4.0.0)
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.8)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.1)
- Swashbuckle.AspNetCore.Swagger(>= 5.6.1)
