https://github.com/jeremylikness/blazorodata
Build data-driven apps using LINQ and shared models with Blazor and OData.
https://github.com/jeremylikness/blazorodata
blazor blazor-client blazor-crud dotnet-core dotnetcore odata odata-server odatav4
Last synced: about 1 month ago
JSON representation
Build data-driven apps using LINQ and shared models with Blazor and OData.
- Host: GitHub
- URL: https://github.com/jeremylikness/blazorodata
- Owner: JeremyLikness
- License: mit
- Created: 2019-08-07T21:23:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T21:56:28.000Z (about 5 years ago)
- Last Synced: 2025-03-24T20:22:03.388Z (about 2 months ago)
- Topics: blazor, blazor-client, blazor-crud, dotnet-core, dotnetcore, odata, odata-server, odatav4
- Language: C#
- Homepage: https://blog.jeremylikness.com/blog/build-data-driven-apps-blazing-fast-with-blazor-and-odata/
- Size: 713 KB
- Stars: 23
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazorOData
Build data-driven apps using LINQ and shared models with Blazor and OData, a mature and stable alternative to GraphQL that allows you to shape your data using fluent C#.
The current client version is `3.2.0-preview1.20073.1`.
Read the related article:
🔗 [Build Data-Driven Apps Blazing Fast with Blazor and OData](https://blog.jeremylikness.com/blog/build-data-driven-apps-blazing-fast-with-blazor-and-odata/)