cdemi
-
- 177,915 total downloads
- last updated 5/23/2020
- Latest version: 1.1.220
Package Description -
- 54,297 total downloads
- last updated 3/20/2020
- Latest version: 1.1.157
Package Description -
- 17,409 total downloads
- last updated 11/19/2014
- Latest version: 0.1.0
Lets you efficiently bulk load a SQL Server table with data from a Typed List. This uses System.Data.SqlClient.SqlBulkCopy and just wraps it for a more developer-friendly interface -
IP2Location
by: cdemi- 9,074 total downloads
- last updated 11/17/2014
- Latest version: 1.0.0
Gets ip2location.com Lite DB1 as a typed List to save in your database or cache or whatever your persistent storage is. Usage: List<IPRangeCountry> range = IP2LocationHandler.Download();