1
Fork 0
solar-conflux/fsharp/todolist-api/paket.dependencies
Matei Adriel 3023f6c410
fsharp(todolist-api): refactor: refactored to use Chiron for json stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 16:51:22 +02:00

11 lines
186 B
Plaintext

source https://api.nuget.org/v3/index.json
storage: none
framework: netcore3.1
nuget FSharp.Core
nuget Suave
nuget SQLProvider
nuget Npgsql
nuget FSharpPlus 1.1.0-CI00272
nuget Chiron