Hacker News new | ask | show | jobs
by enricosada 3424 days ago
About web:

- use Suave (https://suave.io/), best from f#, works on .netcore too

- use Aspnet Core Mvc (just `dotnet new -l fsharp -t web` in dotnetcore), or just aspnet core