A small library for converting between Prometheus log string and strong types and back.
Info
Version: | 0.3.0 |
Author(s): | Devon Burriss |
Last Update: | Tuesday, April 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dburriss/fennel |
NuGet Url: | https://www.nuget.org/packages/Fennel |
Install
Install-Package Fennel
dotnet add package Fennel
paket add Fennel
Fennel Download (Unzip the "nupkg" after downloading)
Dependencies
- FParsec(>= 1.1.1)
- FSharp.Core(>= 4.7.2)
Tags