Dap Prelude, provide logging and other basic abstractions, use SeriLog for logging.
Info
Version: | 0.11.0 |
Author(s): | YJ Park |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yjpark/dap.core.fsharp |
NuGet Url: | https://www.nuget.org/packages/Dap.Prelude |
Install
Install-Package Dap.Prelude
dotnet add package Dap.Prelude
paket add Dap.Prelude
Dap.Prelude Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- Serilog(>= 2.8.0)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Formatting.Compact(>= 1.0.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.0.0)
- Serilog.Sinks.Seq(>= 4.0.0)
- TaskBuilder.fs(>= 2.1.0)
Tags