Top 20 NuGet Packages
The purpose of CSUtilities is to provide a number of artifacts/utilities that can assist and ease your everyday work with Microsoft Commerce Server 2007/2009.
Installs a basic Commerce Server 2009 ASP.NET 4.0 website supporting both WebForms and MVC using Integrated Mode in IIS 7.x.
Installs a basic Commerce Server 2009 ASP.NET 4.0 website supporting both WebForms and MVC supporting Classic Mode in IIS 7.x as well as Integrated Web-Server in Visual Studio.
Contains useful helper classes and extension methods. Sources, Tests and Documentation are available at https://csutils.codeplex.com
csv read & write
Make CSVs easier for any object (reference types) or any built in .Net type(strings, ints, booleans, etc), using any enumerable(custom Enumerables, any Collection, any Set, etc).
For Kentico CMS v12.0 Only
Allows a user to use a CSV (comma separated value) file to perform mass import, update, and deletes on Custom Tables, Form Tables and Custom Module Classes.
Log messages using csv4000
Library to parse Comma Separated Value lines into an IEnumerabl<string>, targeting dotnet core.
CsvParser with Readline function. Accommodates cases 4, 5 and 7 of https://tools.ietf.org/html/rfc4180. This release does not presently concern itself with the separation of records, and therefore case 6...
- Standardized format following RFC 4180 specification
- Unix and Windows compatible
- Unicode and escaped characters support
- Serialization / deserialization to any .NET class
My package description.
Herramientas variadas para manipulación de archivos CSV
Efficient way to move generic lists in and out of CSV files.
A simple .NET Library for CSV-File access.
Tool to convert a csv into a DBF III (clipper/harbour).
Package Description
CSV to Object mapper for use with defined models and types. You define the model and then use the
the csvFileReader to read the contents from a CSV file and it will produce a collection of your defined models for you
A csv formatter for model classes using annotations.
My package description.