Oarw.Data.Tracking 1.0.32

There is a newer version of this package available.
See the version list below for details.
dotnet add package Oarw.Data.Tracking --version 1.0.32
NuGet\Install-Package Oarw.Data.Tracking -Version 1.0.32
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Oarw.Data.Tracking" Version="1.0.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Oarw.Data.Tracking --version 1.0.32
#r "nuget: Oarw.Data.Tracking, 1.0.32"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Oarw.Data.Tracking as a Cake Addin
#addin nuget:?package=Oarw.Data.Tracking&version=1.0.32

// Install Oarw.Data.Tracking as a Cake Tool
#tool nuget:?package=Oarw.Data.Tracking&version=1.0.32

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Oarw.Data.Tracking:

Package Downloads
Oarw.Data.Tracking.Blazor

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.56 96 3/1/2024
1.0.55 368 10/16/2023
1.0.54 409 6/6/2023
1.0.53 176 6/6/2023
1.0.52 167 6/5/2023
1.0.51 197 5/18/2023
1.0.50 296 4/14/2023
1.0.46 591 11/18/2022
1.0.44 699 8/16/2022
1.0.43 650 5/17/2022
1.0.42 550 5/16/2022
1.0.41 549 5/16/2022
1.0.40 546 5/4/2022
1.0.39 655 1/21/2022
1.0.38 566 1/21/2022
1.0.37 646 1/10/2022
1.0.34 420 12/22/2021
1.0.32 518 10/21/2021
1.0.31 519 10/8/2021
1.0.30 455 10/8/2021
1.0.28 508 8/18/2021
1.0.27 528 7/10/2021
1.0.26 540 7/10/2021
1.0.25 424 7/5/2021
1.0.24 427 7/5/2021
1.0.23 444 7/5/2021
1.0.22 447 6/26/2021
1.0.21 444 6/25/2021
1.0.20 477 6/18/2021
1.0.19 457 6/18/2021
1.0.18 482 6/7/2021
1.0.16 478 6/4/2021
1.0.15 469 5/26/2021
1.0.14 508 4/24/2021
1.0.12 471 4/2/2021
1.0.11 553 3/10/2021
1.0.10 513 3/10/2021
1.0.9 454 3/10/2021
1.0.8 484 2/25/2021
1.0.7 487 2/19/2021
1.0.6 459 2/18/2021
1.0.5 474 2/18/2021