Entwickler: | pierre3 (1) | ||
Preis: | Kostenlos | ||
Klassifizierungen: | 0 | ||
Rezensionen: | 0 Rezension schreiben | ||
Listen: | 0 + 0 | ||
Punkte: | 0 + 0 ¡ | ||
Windows Store |
Beschreibung
In the script, write read / write settings using API of "CsvHelper" which is a open source .Net class library.
[Script example]
-------------------
/* Get the API object that can be used in this script */
ICsvEditSharpApi api = GetCsvEditSharpApi();
/* Encoding of CSV file */
api.Encoding = Encoding.GetEncoding("utf-8");
/* Configuration settings for CSV Helper */
api.CsvConfiguration = new CsvConfiguration( CultureInfo.GetCultureInfo("en-US"))
{
HasHeaderRecord = true
};
/*****************************
Definition of record class
*****************************/
class FieldData
{
public string Name { get; set; }
[Format("d")]
public DateTime Birthday { get; set; }
public Gender Gender { get; set; }
public bool Married { get; set; }
[NumberStyles(NumberStyles.Currency)]
[Format("C")]
public decimal PocketMoney { get; set; }
}
/****************************************
Define the enum type of selection item
****************************************/
enum Gender
{
Male,
Female,
Other
}
/**********************************************
Register auto class maps in CSV reader/writer
**********************************************/
api.RegisterClassMap();
/************************
Add custom validations
************************/
api.AddValidation(
m => m.Birthday,
dt => dt.Date < DateTime.Now.Date,
"Cannot enter a future date.");
api.AddValidation(
m => m.PocketMoney,
n => n > 0 && n < 10000,
"PocketMoney must be in the range $0 to $10000.");
-------------------
For details of APIs that can be used in scripts, see below.
[GitHub]
https://github.com/pierre3/CsvEditSharp
[CsvHelper]
https://joshclose.github.io/CsvHelper/
Screenshots




Neue Funktionen
- Version: PC
- Aktualisiert:
Preis
- Heute: Kostenlos
- Mindestens: Kostenlos
- Maximale: Kostenlos
Preise beobachten
Entwickler
- pierre3
- Plattformen: Windows Apps (1)
- Listen: 0 + 0
- Punkte: 0 + 0 ¡
- Klassifizierungen: 0
- Rezensionen: 0
- Rabatte: 0
- Videos: 0
- RSS: Abonnieren
Punkte
Nicht gefunden ☹️
Klassifizierungen
Nicht gefunden ☹️
Listen
Nicht gefunden ☹️
Rezensionen
Schreiben Sie die erste Bewertung 🌟
Weitere informationen
- Version: PC
- ID: 9PN205V6THDN
- Kategorie:
Windows Apps
›Dienstprogramme & Tools
- Betriebssysteme:
HoloLens
,Mobile
,PC
,Surface Hub
- Größe:
90 Mb
- Unterstützte Sprachen:
English
- Altersfreigabe:
EVERYONE
- Windows Store Bewertung:
0
- Aktualisiert:
- Veröffentlichungsdatum:
Kontakte
- Webseite:
https://github.com/pierre3/CsvEditSharp
Das könnte Ihnen auch gefallen
-
- CSV Format Editor
- Windows Apps: Dienstprogramme & Tools Von: ptl1998naganodevall
- $1.39
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 0 Version: PC ・Edit csv ・Convert csv to tsv ・Convert csv to json ・Convert csv to xml ・Convert csv to html ・Convert csv to excel ・Split csv file ・Join csv file ・Search csv ⥯
-
- Edit PDF Pages with PDFCool
- Windows Apps: Dienstprogramme & Tools Von: Newera Software Technology Inc.
- $19.99
- Listen: 0 + 1 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 1 + 4 (3.8) Version: PC "Edit PDF Pages with PDFCool" is an easy-to-use but powerful PDF page handler. It can be used to edit and modify PDF pagess. You can add, del, export, insert and copy pages of PDF. In ... ⥯
-
- Edit Docx PLUS
- Windows Apps: Dienstprogramme & Tools Von: File Format Apps
- * Kostenlos
- Listen: 0 + 1 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 7 + 1,555 (4.7) Version: PC With Edit Docx PLUS, you can not only create and edit Word documents (.doc and .docx) directly, but also open many more common document formats (.odt, .wps and etc.). Support formats: ... ⥯
-
- CSV to Dictionary Converter
- Windows Apps: Dienstprogramme & Tools Von: Lacko Luboslav
- Kostenlos
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 3 (3.7) Version: PC Application convert data from CSV (Comma-separated values) file to C# Dictionary structure (Key / Value pairs). Application use data with comma or semicolon separator. Attributes may ... ⥯
-
- Mepro CSV Editor
- Windows Apps: Dienstprogramme & Tools Von: Metin Morris
- $1.89
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 0 Version: PC CSV files are simple text files that contain values separated by commas, semicolons, or separator marks. They are widely used in most data analysis and reporting programs. However, ... ⥯
-
- Barcode Edit
- Windows Apps: Dienstprogramme & Tools Von: Needed Special Tools
- $1.99
- Listen: 0 + 1 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 3 + 1 (1.0) Version: PC Barcode Edit has following features: - Read barcode information - Create barcode as image file - Create QR barcodes from rows of *.csv file Supported barcode formats to create image: ... ⥯
-
- ICAL to CSV Converter
- Windows Apps: Dienstprogramme & Tools Von: Freytag and Company LLC
- * Kostenlos
- Listen: 0 + 1 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 2 + 8 (3.5) Version: PC iCAL to CSV Converter is an all-in-one tool that privately converts your ICS (calendar) file to a convenient CSV (comma-separated value) file OR does the reverse and converts your CSV ... ⥯
-
- Spreadsheet-xlsx&csv editor
- Windows Apps: Dienstprogramme & Tools Von: Shenzhen Biggerlens Technology Co., Ltd
- Kostenlos
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 0 Version: PC Form making tool software and daily office software; It allows you to create, view, edit, and share forms at any time. It provides a variety of form templates, and can quickly produce ... ⥯
-
- MBOX To CSV Converter
- Windows Apps: Dienstprogramme & Tools Von: ITBeaver
- $4.99
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 4 (2.8) Version: PC This application is designed to convert e-mail export file(.mbox) to simple text file(.csv). Drag and drop or open file to easily convert. You can change default separator to comma or ... ⥯
-
- vCard CSV Exchange
- Windows Apps: Dienstprogramme & Tools Von: Quant Games LLC
- Kostenlos
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 28 (2.0) Version: PC This tool can help with conversion of contact data between CSV (Outlook.com exchange format) and vCard .VCF used by Nokia mobile and feature (like Asha) phones. ⥯
-
- Screen Recorder - Record Audio, Capture, Edit
- Windows Apps: Dienstprogramme & Tools Von: Good Job Apps
- * Kostenlos
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 2 + 54 (2.8) Version: PC Perfect app to record and capture the screen in video formats. Screen recording of any app can be done in live application usage mode, like typing any message, record video calls, ... ⥯
-
- PDF View and Edit
- Windows Apps: Dienstprogramme & Tools Von: Christian Regli
- $2.09
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 4 (5.0) Version: PC Full featured PDF viewer with annotation capabilities. Nice and cleanly organized. Open and display both normal and PDF files protected with AES and RC4 encryption algorithms (password ⥯
-
- TXT Editer (win10)
- Windows Apps: Dienstprogramme & Tools Von: Shuolin Wei
- * Kostenlos
- Listen: 0 + 0 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 0 + 4 (2.0) Version: PC Edit TXT file except ANSI encoding format ⥯
-
- Snipping Tool
- Windows Apps: Dienstprogramme & Tools Von: Microsoft Corporation
- Kostenlos
- Listen: 1 + 2 Klassifizierungen: 0 Rezensionen: 0
- Punkte: 6 + 17,922 (4.2) Version: PC Capture images easily with the new Snipping Tool app on Windows 11. Use mouse, touch, or pen to edit screenshots and share them anywhere. Note: The new Snipping Tool is available only ... ⥯