-
Notifications
You must be signed in to change notification settings - Fork 17
/
paket.dependencies
47 lines (36 loc) · 893 Bytes
/
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
group Shared
storage: none
source https://api.nuget.org/v3/index.json
nuget FSharp.Core
nuget Fable.Elmish
nuget Fable.Core
nuget Fable.Browser.Dom
nuget Fable.Browser.Url
nuget Fable.Browser.WebSocket
nuget Fable.SimpleJson
group Fabulous
storage: none
source https://api.nuget.org/v3/index.json
nuget Fabulous
nuget Fable.Remoting.Json
nuget System.Net.WebSockets
group DotnetClient
storage: none
source https://api.nuget.org/v3/index.json
nuget Elmish
nuget Fable.Remoting.Json
nuget System.Net.WebSockets
group Server
storage: none
source https://api.nuget.org/v3/index.json
nuget Fable.Remoting.Json
nuget Elmish
group Suave
storage: none
source https://api.nuget.org/v3/index.json
nuget Suave
group Giraffe
storage: none
source https://api.nuget.org/v3/index.json
nuget Giraffe
nuget Microsoft.AspNetCore.WebSockets