MyNet.DynamicData.Extensions
2.2.0
dotnet add package MyNet.DynamicData.Extensions --version 2.2.0
NuGet\Install-Package MyNet.DynamicData.Extensions -Version 2.2.0
<PackageReference Include="MyNet.DynamicData.Extensions" Version="2.2.0" />
paket add MyNet.DynamicData.Extensions --version 2.2.0
#r "nuget: MyNet.DynamicData.Extensions, 2.2.0"
// Install MyNet.DynamicData.Extensions as a Cake Addin #addin nuget:?package=MyNet.DynamicData.Extensions&version=2.2.0 // Install MyNet.DynamicData.Extensions as a Cake Tool #tool nuget:?package=MyNet.DynamicData.Extensions&version=2.2.0
<div id="top"></div>
<br /> <div align="center"> <a href="https://github.com/sandre58/MyNetDynamicData"> <img src="images/logo.png" width="256" height="256"> </a>
<h1 align="center">My .NET DynamicData</h1>
<p align="center"> <br /> 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. <br /> Supporting only .NET 8.0 </p>
</div>
Getting Started
To start using My .NET DynamicData in your project, follow these steps:
- 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- DynamicData (>= 9.0.4)
- MyNet.Utilities (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MyNet.DynamicData.Extensions:
Package | Downloads |
---|---|
MyNet.UI
This library is a comprehensive class library designed to simplify the implementation of common GUI functionalities in .NET applications. |
|
MyNet.Observable.Collections
This library is a powerful and flexible class library designed to simplify the management of collections in .NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.