fsprojects/FSharpPlus.AspNetCore

Documentation about why and why not use FSharpPlus.AspNetCore.Suave

Closed this issue · 0 comments

Giraffe and Zebra are more performance focused. When it's less relevant to have extra performance, but more relevant to have very composable components (in the style of Suave).

Freya, Saturn and Frank are more oriented on MVC resource style API using CE builders. If that's what you have use for, you should use those.