Data.Tracking.Blazor NuGet Package

Provides ability to track changes to data models through watching changes to the selected instances.

You are able to determine if the entities have changes to properties, new items have been added or when an item has been deleted. The framework allows you to batch processing of changes and perform updates in single operations.

It provides similar functionality to the Micrsoft EntityFramework but on a much lighter basis and without any database component. The framework was specifically designed for Blazor where the data is sent to the client using JSON serialization and then changes are made which need to be sent back to the server in batches.




Got any Data.Tracking.Blazor Question?





Info

Version: 1.0.4
Author(s): Oliver Waits
Last Update: Thursday, February 18, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Data.Tracking.Blazor


Install
Install-Package Data.Tracking.Blazor
dotnet add package Data.Tracking.Blazor
paket add Data.Tracking.Blazor
Data.Tracking.Blazor Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

1164