Text Template Engine based on Razor. 
                        
                    
         
                Info
| Version: | 0.0.3 | 
| Author(s): | Vadim Malyshev | 
| Last Update: | Wednesday, September 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://gitlab.com/ivsoft/vplatform/tree/master/src/generators/IVySoft.VPlatform.TemplateEngine | 
| NuGet Url: | https://www.nuget.org/packages/IVySoft.VPlatform.TemplateEngine | 
Install
Install-Package IVySoft.VPlatform.TemplateEngine
                        dotnet add package IVySoft.VPlatform.TemplateEngine
                        paket add IVySoft.VPlatform.TemplateEngine
                        
                                IVySoft.VPlatform.TemplateEngine Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Razor.Language(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.2.1)
