Skip to content

Commit 8bd238d

Browse files
Update README.md
1 parent 049c691 commit 8bd238d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DataTablePlus for .NET
22

3-
DataTablePlus provides some helpful extensions in order to transform list of objetcs into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing some batch operations using those data tables which were cited before.
3+
DataTablePlus provides some helpful extensions in order to transform list of objects into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing some batch operations using those data tables which were cited before.
44
This application is focused on solving performance issues while ingesting or updating a lot of data.
55

66
# Dependencies between .NET 4.5 and .NET 4.7.2

0 commit comments

Comments
 (0)