F# templating engine core.
Info
| Version: | 1.1.0 |
| Author(s): | [email protected] |
| Last Update: | Tuesday, June 6, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andrii1812/FSTemplate/ |
| NuGet Url: | https://www.nuget.org/packages/FSTemplate |
Install
Install-Package FSTemplate
dotnet add package FSTemplate
paket add FSTemplate
FSTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 12.0.8)
- System.Collections.Immutable(>= 1.3.1)
- System.Reflection.Metadata(>= 1.4.2)
Tags