An open API service indexing awesome lists of open source software.

https://github.com/battermann/fsharptypeproviderwithcisample

Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/
https://github.com/battermann/fsharptypeproviderwithcisample

Last synced: 11 months ago
JSON representation

Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/

Awesome Lists containing this project

README

          

# FSharpTypeProviderWithCiSample
Sample project for http://blog.leifbattermann.de/2015/10/30/sql-type-provider-and-continuous-integration-with-fake/

Using F# SQL type providers in a continuous integration environment using FAKE - F# Make. Walkthrough.