-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpaket.dependencies
45 lines (43 loc) · 1.07 KB
/
paket.dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
framework: netcoreapp2.0,netstandard2.0,net461
source https://www.myget.org/F/machine-learning/api/v3/index.json
source https://api.nuget.org/v3/index.json
source https://www.myget.org/F/sentimentfs/api/v2
nuget NEST >= 6.0.0-rc1
nuget Dapper
nuget Npgsql
nuget FSharp.Core
nuget SentimentFS.NaiveBayes
nuget SentimentFS.Stemmer
nuget TweetinviAPI
nuget Hopac
nuget Akka
nuget Akka.Remote
nuget Akka.Logger.Serilog
nuget Akka.Persistence.Redis
nuget Akka.Streams
nuget Akka.Cluster
nuget Akka.Cluster.Tools
nuget Akkling
nuget Akkling.Persistence
nuget Akkling.Streams
nuget Akkling.DistributedData
nuget Akkling.Cluster.Sharding
nuget FsPickler 3.4.0
nuget Newtonsoft.Json
nuget Akka.Serialization.Hyperion
nuget Giraffe
nuget Microsoft.AspNetCore.All
nuget Fable.JsonConverter
nuget Argu >= 5.0.1
nuget xunit
nuget Akka.Streams.TestKit
nuget Akka.Cluster.TestKit
nuget xunit.runner.visualstudio
nuget Akka.TestKit.Xunit2
nuget Akkling.TestKit
nuget Expecto
nuget Unquote
nuget YoloDev.Expecto.TestSdk
nuget Microsoft.NET.Test.Sdk
clitool Microsoft.DotNet.Watcher.Tools
clitool dotnet-xunit