MudBlazor / MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
http://mudblazor.com
MIT License
8.11k stars 1.28k forks source link

ObjectContext #5477

Open sajjadarashhh opened 2 years ago

sajjadarashhh commented 2 years ago

Feature request type

Other

Component name

MudItemContext

Is your feature request related to a problem?

in #5470 problem we need to receive user edited property and fire related events.

Describe the solution you'd like

Make something to help users to implement mvvm architecture and help us to implement features like this in library something like lightmvvm and ...

Have you seen this feature anywhere else?

No response

Describe alternatives you've considered

No response

Pull Request

Code of Conduct

sajjadarashhh commented 2 years ago

@henon @mikes-gh this good to make way to tracking entities something like EntityFrameWork do?