Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 3.28 KB

README.md

File metadata and controls

73 lines (56 loc) · 3.28 KB

My .NET DynamicData

Downloads Forks Stargazers Issues MIT License


The .NET DynamicData is a versatile class library designed to simplify the process of converting objects into human-readable strings in .NET applications. This library provides developers with an easy-to-use interface for generating informative and understandable string representations of complex objects.
Supporting only .NET 8.0

Language Framework Version Build

Getting Started

To start using My .NET DynamicData in your project, follow these steps:

  1. Install the library via NuGet Package Manager:
    dotnet add package MyNet.DynamicData.Extensions
    

What's included ?

Dynamic Data Management

  • Dynamic Data Queries: Build dynamic queries and expressions to filter, sort, and manipulate dynamic data collections with ease.

  • Change Tracking: Track changes and updates to dynamic data collections in real time, enabling efficient data synchronization and conflict resolution.

License

Copyright © Stéphane ANDRE.

My .NET DynamicData is provided as-is under the MIT license. For more information see LICENSE.