Skip to content

xavierzwirtz/FSharp.QueryProvider

Repository files navigation

Issue Stats Issue Stats

FSharp.QueryProvider

This project can be used to easily implement a database engine agnostic LINQ Query Provider for an ORM. The goal is to create a generic query generation and object instantiation library that different ORM implementations can share.

In order to build and run tests run

$ build.cmd // on windows
$ build.sh  // on mono

Read the Getting started tutorial to learn more.

Documentation: http://xavierzwirtz.github.io/FSharp.QueryProvider

Maintainer(s)

Thanks

About

Makes implementing IQueryable and IQueryProvider for your ORM easy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages