.NET Client Available as NuGet Package
The SQLizer .NET API Client is available on NuGet as a package.
Add it to your project with:
dotnet add package sqlizer-client-dotnet --version 0.0.23
See: The NuGet package page for the SQLizer .NET Client.
The SQLizer API lets you easily and securely convert Excel, JSON, CSV and other files into SQL databases with table definitions and multiple INSERT statements. Build powerful data migration and conversion workflows with .NET & SQLizer.
More from The Official SQLizer blog...
- Announcing the shutdown of SQLizer SQLizer is shutting down on Sunday August 31, 2025. Sadly, after 10 years and billions of rows of data, it’s time to say goodbye to...
- Convert Anything to SQL for $9 - Unlimited Rows It’s back! Many moons ago, we offered a 24-hour pass on SQLizer, and we’re thrilled to announce that it’s back once again! With this offer,...
- All new: A JavaScript Client for SQLizer on npm Rejoice, JS developers! A JavaScript client library for SQLizer.io, easily converting CSV, JSON, XML and Spreadsheet files into SQL INSERT or UPDATE statements - is...
- [Update 2024] Convert JSON to SQL: Free and Fast If you want to convert JSON to SQL there’s no concrete or straightforward way of doing things. Conversion is usually tricky because JSON and SQL...