-
Notifications
You must be signed in to change notification settings - Fork 7
/
paket.dependencies
30 lines (28 loc) · 1007 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
generate_load_scripts: true
source https://www.nuget.org/api/v2/
nuget Giraffe.Razor
nuget Microsoft.AspNetCore.Authentication.Cookies
nuget Microsoft.AspNetCore.Server.IISIntegration
nuget Microsoft.AspNetCore.Server.Kestrel
nuget Microsoft.AspNetCore.StaticFiles
nuget Microsoft.Extensions.Logging.Console
nuget Microsoft.Extensions.Logging.Debug
nuget Microsoft.Extensions.Configuration.Json
nuget Microsoft.Azure.Search
nuget WindowsAzure.Storage
nuget Fable.JsonConverter
nuget Fable.Elmish.Browser
nuget Fable.Elmish.Debugger
nuget Fable.Elmish.React
nuget Fable.Elmish.HMR
clitool Microsoft.DotNet.Watcher.Tools
clitool dotnet-fable
github CompositionalIT/fshelpers src/FsHelpers/Elmish.Debounce/Elmish.Debounce.fs
group Build
generate_load_scripts: true
source https://www.nuget.org/api/v2/
github CompositionalIT/fshelpers src/FsHelpers/ArmHelper/ArmHelper.fs
github CompositionalIT/fshelpers src/FsHelpers/FSharpCore/String.fs
nuget FSharp.Data
nuget FSharp.Azure.StorageTypeProvider
nuget Fake