F# Message Templates parser - the ability to parse {named} string values.
Info
Version: | 1.0.0-rc-maste-00031 |
Author(s): | Adam Chester |
Last Update: | Thursday, January 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/messagetemplates/messagetemplates-fsharp |
NuGet Url: | https://www.nuget.org/packages/FsMtParser |
Install
Install-Package FsMtParser
dotnet add package FsMtParser
paket add FsMtParser
FsMtParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.0.0.1)
- NETStandard.Library(>= 1.6.0)
- Microsoft.FSharp.Core.netcore(>= 1.0.0161205)
Tags