There are 0 repository under csvhelper topic.
Fast dynamic CSV records reader and writer extensions for CsvHelper
A library to seed databases from CSV files, using .NET Core and Entity Framework Core
CsvHelper for Excel (using EPPlus) allows CsvHelper to read & write Excel documents, including encrypted/password-protected ones. It uses EPPlus under-the-hood.
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)
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).
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.
Simple .NET Core project to demonstrate CSV imports using CSVHelper
Gestione di un portafoglio di titoli simulato
asp.net
(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 :)
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.
CsvHelper extensions for implementing a pseudo-database context backed by CSV files.
BabaFunkeReportManager is an Azure Functions project that uses TimerTrigger to automate the processing and reporting of customer data.
Parses and imports a Windows Log File (CSV) into a Microsoft SQL Server Database.
Read CSV file, parse, validate and convert to .net domain objects for application use.
Reincarnation of SWeight
Web crawler written in C# that gets info about climbing shoes from basecamp-shop.com and generates a CSV file with the data
Simple application, that processes XML and CSV files, stores content to database, queries data back, handles and logs exceptions along the way.
Playing with CsvHelper library
Cake Addin for working with CSV files using the CSVHelper library.
A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.
porównywanie dwóch plików csv oraz wyodrębnienie różniących się cen
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
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!
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
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.