csvhelper
There are 29 repositories under csvhelper topic.
shibayan/CsvHelper.FastDynamic
Fast dynamic CSV records reader and writer extensions for CsvHelper
DanielAltamirano/EFCore.Seeder
A library to seed databases from CSV files, using .NET Core and Entity Framework Core
lethek/CsvHelper.Excel.EPPlus
CsvHelper for Excel (using EPPlus) allows CsvHelper to read & write Excel documents, including encrypted/password-protected ones. It uses EPPlus under-the-hood.
FaktorDev/AutoBattler
Welcome to an auto-battle strategy role-playing game that allows the developer to customise game content using Google Sheets. (The project is in development)
zangassis/product-filter
This project contains an example of manipulating CSV files through the CSVHelper library. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
andredobbss/FakeDataMaker
Fake Data Maker é uma aplicação Blazor WebAssembly para geração de dados falsos, rápida e altamente customizável. Suporta múltiplos idiomas e setores econômicos, com exportação para .csv, .xlsx e .sql. Ideal para cenários de testes, prototipação e simulações de dados.
hd9/DotNetCore.CsvImporter
Simple .NET Core project to demonstrate CSV imports using CSVHelper
alex-211/Stox-SimWallet
Gestione di un portafoglio di titoli simulato
boeschenstein/aspnet
asp.net
nakibulshaki/Generic-CSV-Read-Write
(Comma Seperated Value) CSV file format is a very common way of storing datasets in other format. It's a generic function of read write csv file though CSVHelper Class library :)
TparT/Vamper
Vamper is the combination of VOD + Stamper. It timestamps events that happen to a Twitch stream (such as title or catagory changes) to find them more easily later in the VODs. Using Twitch's WebSocket.
antemooo/DRRA
Data Representation and Reduction analysis project
arex388/Arex388.Extensions.CsvHelper
CsvHelper extensions for implementing a pseudo-database context backed by CSV files.
babafunke/BabaFunkeReportManager
BabaFunkeReportManager is an Azure Functions project that uses TimerTrigger to automate the processing and reporting of customer data.
iscmt/event-parser
Parses and imports a Windows Log File (CSV) into a Microsoft SQL Server Database.
jinder79/CSV-Transformation-App
Read CSV file, parse, validate and convert to .net domain objects for application use.
regata-jinr/SamplesWeighting
Reincarnation of SWeight
UVlad93/WebCrawler
Web crawler written in C# that gets info about climbing shoes from basecamp-shop.com and generates a CSV file with the data
zuyuz/TransactionData
Simple application, that processes XML and CSV files, stores content to database, queries data back, handles and logs exceptions along the way.
aimenux/CsvHelperDemo
Playing with CsvHelper library
cake-contrib/Cake.CsvHelper
Cake Addin for working with CSV files using the CSVHelper library.
donpotts/SalesMetrics
A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.
dpienczyn/Porownywanie-plikow-csv
porównywanie dwóch plików csv oraz wyodrębnienie różniących się cen
dplocki/vagabond-csv
Project for play with CsvHelper
gary-palmer/TextPreReader
Derived TextReader that allows skipping lines that meet a certain criteria. Build because I needed to do some pre-processing on CSV files before they were passed to CSVHelper
HenriqueGouveia1/TrabalhandoComArquivosEStreams
Neste repositório postarei meus avançoes no curso de mesmo nome, ministrado pelo grande Ricardo Vicentini na DIO durante o bootcamp da Impulso! Utilizando a biblioteca CSVhelper!
marwanfarook22/E-commerce-Payment-Proccesing
Factory Method Pattern for payment processing Product Management with file-based product catalog Payment Methods enum (CreditCard, DigitalWallet, PayPal) Input Validation for all user inputs Interactive Interface for user interaction Order Management with confirmation and recording
Mikfri/IMDB_tsvDataTransfer_Console
Mandatory assignment valgfag: DB 4-semester. Jeg har valgt en fremgang hvor jeg normalisere data fra 3 tsv filer direkte: 'CODE-FIRST' ved brug af csvHelper og EFCore.BulkExtensions NuGets packages.