The automatic cache generation library for .NET Core. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Otávio JNS | 
| Last Update: | Friday, January 22, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/otaviojulianons/DefensiveCache | 
| NuGet Url: | https://www.nuget.org/packages/CoreApp.DefensiveCache.Generator | 
Install
Install-Package CoreApp.DefensiveCache.Generator
                        dotnet add package CoreApp.DefensiveCache.Generator
                        paket add CoreApp.DefensiveCache.Generator
                        
                                CoreApp.DefensiveCache.Generator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.7.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.0.3)
- Stubble.Core(>= 1.8.4)
