Extension of standard DataAnnotations Localization providing inheritance within model class hierarchy. 
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | ssimek | 
| Last Update: | Thursday, June 3, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/triaxis.AspNetCore.Localization.Inheritance | 
Install
Install-Package triaxis.AspNetCore.Localization.Inheritance
                        dotnet add package triaxis.AspNetCore.Localization.Inheritance
                        paket add triaxis.AspNetCore.Localization.Inheritance
                        
                                triaxis.AspNetCore.Localization.Inheritance Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.2.0)
