A project template for creating a convention-based OData Web Service in F# that runs under ASP.NET. Any sort of information available to the F# program can be served as a standard OData feed. The project is reflection based and you add new tables by adding new classes to Groceries.fs. Source is included directly in the template so that you can fully customize the OData feed as your needs change. |