Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Web services using ServiceStack framework in F#
Steps to get the sample running.
-
Set up the database using the script Bookshelf.sql in Database folder
-
Seed the database using Data.sql
-
Enable package restore on the solution to allow nuget to download the dependencies locally
-
Restore nuget packages
-
Build and Run