forked from causiq/logary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
65 lines (62 loc) · 1.68 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
redirects: on
framework: net45, net452, net461
source https://www.nuget.org/api/v2
source https://www.myget.org/F/haf/api/v3/index.json
nuget DVar
nuget FSharp.Core ~> 4 redirects: force
nuget Castle.Core
nuget Common.Logging
nuget Common.Logging.Core
nuget EventStore.Client
nuget FsPickler
nuget Hopac 0.3.22
nuget Mailgun.Api
nuget elmah.corelibrary
nuget elmah.io.core
nuget FAKE
nuget FluentMigrator
nuget FluentMigrator.Runner
nuget FsCheck
nuget FsSql
nuget Expecto
nuget Expecto.FsCheck
nuget log4net
nuget NLog
nuget Machine.Specifications
nuget Machine.Specifications.Should
nuget Machine.Specifications.Runner.Console
nuget Microsoft.ApplicationInsights
nuget Microsoft.ApplicationInsights.DependencyCollector
nuget NodaTime
nuget protobuf-net
nuget RabbitMQ.Client ~> 3
nuget Suave prerelease
nuget System.Data.SQLite.Core
nuget Argu
nuget Unquote
nuget Http.fs
nuget Topshelf
nuget Topshelf.FSharp
nuget fszmq
nuget ApacheThrift
nuget elmah.io.client
nuget Google.Cloud.Logging.V2 prerelease
nuget Google.Api.Gax.Rest prerelease
nuget aliyun-log-csharp-sdk
github xyncro/chiron:e0f4c122b21cb02d47ae3f4f83924b2dcb8dea9e src/Chiron/Chiron.fs
github xyncro/aether:5b5c05db2414562e9f3f679d42284638e63b9f3a src/Aether/Aether.fs
github haf/YoLo YoLo.fs
github logary/RingBuffer RingBuffer.fs
github logary/logary src/Logary.Facade/Facade.fs
github logary/logary src/Logary.CSharp.Facade/Facade.cs
group Examples
redirects: on
framework: >= net45
source https://www.nuget.org/api/v2
nuget Logary
nuget Logary.CSharp
nuget Logary.Targets.InfluxDb
nuget Logary.Targets.ElasticSearch
nuget Logary.Targets.DB
nuget Logary.Targets.Logstash
nuget Logary.Targets.Elmah.Io