dyates
-
CsvConverter
by: dyates- 35,980 total downloads
- last updated 11/23/2024
- Latest version: 2.0.0.7
A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation. -
- 14,555 total downloads
- last updated 8/28/2017
- Latest version: 1.0.0.6
A simple library for writing and reading Excel spreadsheets using a Dot Net List of T as the input or received output of the operation. -
- 12,825 total downloads
- last updated 4/9/2021
- Latest version: 2.0.0
A simple .NET library for converting class instances into datatables -
- 3,728 total downloads
- last updated 8/5/2020
- Latest version: 1.0.0.4
Used to create .NET Core console applications with menus. It uses reflection to find the menu items and builds the menus for you so that you can focus on the work that the menu item perform. It also uses... More information