Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 890 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 890 Bytes

GraphQueryable

GraphQueryable is a .NET package for convention-based Linq/IQueryable support.

Build

Supported Conventions

As this is part of the .NET ecosystem, the priority is to enable support for the HotChocolate server conventions. We hope to add support for more in the future.

Development

This is a very early proof of concept project with a lot of work to go, feel free to open issues to discuss the direction if you are interested in helping.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT