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.
To install this package, you can use the NuGet Package Manager in Visual Studio or the dotnet
CLI.
dotnet add package NetEvolve.Extensions.Data
All extensions are available in the NetEvolve.Extensions.Data
namespace.