Skip to content

demetrixbio/Plough.DynamicQuery

Repository files navigation

Plough

Plough is a library that can be used to quickly develop back-end F# functionality.

  • DynamicQuery: Library to design dynamic query api using dapper and simple querying DSL. DynamicQuery has compatibility with F# Fable.

Install dependencies and first build

In order to install the dependencies, build the projects and run the tests just type the following commands:

On windows:

./fake.cmd build

On Unix:

./fake.sh build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages