F# Message Templates - the ability to format {named} string values, and capture the properties.
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/FsMessageTemplates |
Install
Install-Package FsMessageTemplates
dotnet add package FsMessageTemplates
paket add FsMessageTemplates
FsMessageTemplates 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