Create an application that retrieves public electricity data and stores aggregated data into a database. Expose API GET endpoint where could retrieve aggregated data.
-
Updated
Jun 8, 2023 - C#
Create an application that retrieves public electricity data and stores aggregated data into a database. Expose API GET endpoint where could retrieve aggregated data.
The application converts CSV file to Excel file
Learn How to create a CSV text file (Comma-separated values ) using C# language on the dotnet platform (.NET Platform) and store data into the file. This tutorial is aimed at beginners and teaches you to create a CSV file, how to write the CSV headers to the text file and finally how to store data into the CSV file using C# language.
A simple .NET Standard 2.0 library to convert CSV data to AVRO files.
Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.
Some basic Libraries
Converting text files or csv-files to a System.Data.DataSet based on regular expressions
Saving Sales Information to Database
Develop a feature to read CSV files from the frontend, and transmit this data to the backend for database population
In this project, you can add books to the database in bulk using csv. You can also filter them and get them into another file.
Convert Nexo Transactions CSV file to a CoinTracker CSV file
This .NET Core Console application intergrates with the WOOSQLtoCSV php file and prints to the CMD all the related CSV data.
EdiFabric C# .NET Examples for Flat and CSV Files
This azure function reads multiple files from given datalake folder, deserialize data and merge data from all files together. It can apply filters on data and respond with filtered data in requested format.
A console application that creates a priority order and scheduling for a fictional vaccination campaign by Simon Sörqvist & Samuel Lööf
A lightweight .NET CSV Parser (RFC 4180-like)
Add a description, image, and links to the csv-files topic page so that developers can more easily learn about it.
To associate your repository with the csv-files topic, visit your repo's landing page and select "manage topics."