This is crazy and useless, so much code (configuration, CONTROLLERS) for every entity
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 505
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
There is PostgREST - you just start it and can use database as REST
https://github.com/PostgREST/postgrest
Is there a one-liner method like UseAllDbSets() - for quick export of all DBSets in DBContext?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing controller and configuration approach described in the issue, then inspect how DbContext and its DbSets are exposed through ASP.NET Core OData. Done means a supported one-line way to expose all DbSets in a DbContext, with the resulting behavior documented and verified against the existing API setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100