Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 557 Bytes

NetEvolve.Extensions.Data

This package contains multiple extensions for native Components from the .NET Framework, especially for the System.Data namespace.

The main goal of this package is to provide a set of time-saving methods, to simplify the development in context of data handling.

Installation

To install this package, you can use the NuGet Package Manager in Visual Studio or the dotnet CLI.

dotnet add package NetEvolve.Extensions.Data

Usage

All extensions are available in the NetEvolve.Extensions.Data namespace.