An F# module to parse Java .properties files.
Info
Version: | 0.3.0 |
Author(s): | Julien Roncaglia |
Last Update: | Tuesday, September 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vbfox/FoxSharp |
NuGet Url: | https://www.nuget.org/packages/BlackFox.JavaPropertiesFile |
Install
Install-Package BlackFox.JavaPropertiesFile
dotnet add package BlackFox.JavaPropertiesFile
paket add BlackFox.JavaPropertiesFile
BlackFox.JavaPropertiesFile Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.0.0.1)
- FSharp.Core(>= 4.2.3)
Tags