Data loading without needing a server API endpoint
Open
area-blazor
enhancement
feature-full-stack-web-ui
Pillar: Complete Blazor Web
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
With .NET running on both ends of the wire in a Blazor app, we have the opportunity to dramatically simplify data access with a strongly typed programming model. This issue tracks exploring adding a streamlined programming model for loading and manipulating data from the client.
Contributor guide
Assessment
This issue has not been assessed yet.