0aba9e91e2e47b726702a3c6d2a7397128aa8f81
Introduced DataRowExtensions.cs with extension methods for DataRow: - ItemEx<T>: Retrieves a value by column name with a default if missing or null. - ItemEx (string): Overload for string values, using the generic method. These methods help prevent errors when accessing missing or null columns.
Description
No description provided
Languages
JavaScript
89%
C#
5.6%
Visual Basic .NET
2.7%
HTML
1.3%
CSS
0.9%
Other
0.4%