This package will install a project template to get started buildingSimple.Web applications using pure F#. This template was built with the help ofSideWaffle and the outstanding F# community. To get the most out of this template, it is recommended that you also install theF# Web Item Templates.
Other F# web development templates you might enjoy:
0.5 - Added IPathUtility required by Simple.Web that was originally in the Simple.Web.AspNet NuGet package. 0.4 - Revised supported SKUs 0.3 - Updated the project template so one can change the target F# runtime. Updated the initial handler to use simpler (correct) F# syntax. Removed Simple.Web.AspNet NuGet package, ridding the project of the C# file that was being added. 0.2 - Changed project assembly name to $safeprojectname$, updated OwinAppSetup, update initial file order for new projects, updated development server port so it is now auto-assigned instead of fixed. 0.1 - Initial Release including single project template